Attachment | Size | Date |
---|---|---|
clamav-0.98.5b1-10.7.1.jolla_.armv7hl.rpm | 1.76 MB | 15/09/2014 - 14:13 |
clamav-0.98.5b1-10.6.1.jolla_.armv7hl.rpm | 1.76 MB | 15/09/2014 - 13:52 |
clamav-0.98.5b1-10.4.1.jolla_.armv7hl.rpm | 1.76 MB | 15/09/2014 - 12:55 |
clamav-0.98.4-10.32.1.jolla_.armv7hl.rpm | 1.76 MB | 15/09/2014 - 00:31 |
clamav-0.98.4-10.30.1.jolla_.armv7hl.rpm | 1.76 MB | 14/09/2014 - 23:16 |
- Version 0.98.4:
* Fix infinite loop in clamdscan when clamd is not running.
* Fix buffer underruns when handling multi-part MIME email
attachments.
* Fix onfiguration of OpenSSL on various platforms.
* Fix linking issues with libclamunrar.
Comments
msava
Sat, 2016/01/16 - 20:24
Permalink
Problem: clamav-0.98.5b1-10.7.1.jolla.armv7hl requires libcrypto.so.1.0.0, but this requirement cannot be provided
uninstallable providers: openssl-1.0.2-10.15.1.jolla.armv7hl[openrepos-NielDK]
Solution 1: downgrade of openssl-1.0.2d-1.8.1.armv7hl to openssl-1.0.2-10.15.1.jolla.armv7hl
Solution 2: do not install clamav-0.98.5b1-10.7.1.jolla.armv7hl
Solution 3: break clamav-0.98.5b1-10.7.1.jolla.armv7hl by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/3/c] (c): c
okourkoulos
Tue, 2014/10/14 - 12:52
Permalink
I seem to need libcrypto.so.1.0.0 to install this. Where do I get this please?
JimmyNeutron
Fri, 2014/09/19 - 01:35
Permalink
Hi NielDK
I have tried everything # rpm -e --noscripts clamav it gives me doesn't recognize command (ran as root)
if i try zypper remove clamav it gives me: Removal of (4524) ClamAV failed Error:Subprocess failed RPM Failed /var/tmp/rpm-tmp.d3erCc: line 1: fg: No job control %preun scriptlet failed exit status 1. I hope there will be another build..
PS thanks for all your great utilities/apps i really like what your doing for the Maemo/Jolla community.
Kind Regards J. Neutron
ninepine
Thu, 2014/09/18 - 22:36
Permalink
I seem to need libcrypto.so.1.0.0 to install this. Where do I get this please?
TIA
Mike
JimmyNeutron
Tue, 2014/09/16 - 16:53
Permalink
Hi NielDK..
I've installed ClamAV and i,m having some problems
-First issue.. When i try to run a scan it says No file in Var/lib/clamav (but i have files in Clamav directory)
-Second issue.. when i try to Re-Install or Uninstall through warehouse it gives me several errors (Transaction/16097_ceebdcee... internal-error...installation aborted by user)
When i try to Uninstall ( Transaction/16100_cecdaddc.... Subprocess failed Error:RPM Failed /var/tmp/rpm-tmp.mRCbfS etc)
What am i doing wrong or what am i forgetting.. i even try to uninstall trought terminal but no succes..
Thanks in advance.. Kind regards Jimmy Neutron
NielDK
Wed, 2014/09/17 - 19:54
Permalink
yes, Iam aware of this (please report any issues, I appreciate the feedback)
I believe it is fixed in latest build.
When you need to uninstall an older version, please use
# rpm -e --noscripts clamav
Markkyboy
Wed, 2014/09/17 - 03:40
Permalink
Hi Jimmy,
I'm using ClamAV and I'm also getting some errors, but I have managed to update the daily definitions and scan some individual files.
I realise this doesn't fully answer your question, but I've not needed to remove ClamAV, but here's what I have been able to do.
`devel-su` (password) and type `freshclam`
After sending a test file to Documents on my Jolla, called `test.txt`
To scan a file, I did this; in Terminal (devel-su) type,
`clamscan /home/nemo/Documents/test.txt`
Result returned after a few seconds;
`/home/nemo/Documents/test.txt: OK`
I found some help from this webpage; http://www.oracle-base.com/articles/linux/linux-antivirus-clamav.php
Hope this helps
Regards,