Page 1 of 1

clamav bug report as fixed

Posted: Thu Apr 02, 2009 11:52 am
by modom46
Scott,

Found this bug report that says the clamav 0.95 is fixed:
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1476

Will this be available soon in your repository or does more testing have to take place?

Thanks!

Re: clamav bug report as fixed

Posted: Thu Apr 02, 2009 1:00 pm
by scott
Assuming we can legally work with the unrar libs and redistribute the package, sure.

Re: clamav bug report as fixed

Posted: Thu Apr 02, 2009 1:28 pm
by modom46
Gosh I hope so!

After I posted I realized it said Solaris.

Thanks! Will keep checking ... seems like a lot of viruses out there now.

Re: clamav bug report as fixed

Posted: Thu Apr 02, 2009 3:07 pm
by scott
Yeah, this is no big deal though. It just means that it cant look files inside a rar file. 0.95 works against everything else just fine.

Re: clamav bug report as fixed

Posted: Thu Apr 02, 2009 3:45 pm
by modom46
My only concern is that the sane security databases are not being updated or maybe I'm missing something.

Re: clamav bug report as fixed

Posted: Thu Apr 02, 2009 4:10 pm
by biggles
Have you tried to run freshclam?

Re: clamav bug report as fixed

Posted: Thu Apr 02, 2009 5:23 pm
by scott
This doesnt effect the updates at all. You can manually run the clamav_updater.sh script to see it download the updates, otherwise it will grab them nightly when freshclam runs.

Re: clamav bug report as fixed

Posted: Thu Apr 02, 2009 6:15 pm
by modom46
I did run both of these but get errors on the clamav_updater.sh script.

Code: Select all

[root@godslove ~]# freshclam
ClamAV update process started at Thu Apr  2 17:11:33 2009
main.cvd is up to date (version: 50, sigs: 500667, f-level: 38, builder: sven)
Downloading daily-9199.cdiff [100%]
Downloading daily-9200.cdiff [100%]
daily.cld updated (version: 9200, sigs: 38588, f-level: 41, builder: ccordes)
Database updated (539255 signatures) from db.us.clamav.net (IP: 208.72.56.53)
Clamd successfully notified about the update.

Code: Select all

[root@godslove ~]# clamav_updater.sh
Updating Securiteinfo Databases: LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
VX LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Securityinfo LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Honeynet 
Updating malware.com.br Databases: LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
MBL
Updating MSRBL Databases: LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Images LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Spam 
Updating Sanesecurity Databases: junk lott phish rouge scam spamming spear 

Re: clamav bug report as fixed

Posted: Fri Apr 03, 2009 7:56 am
by scott
Those are just warnings, it updated successfully

Re: clamav bug report as fixed

Posted: Fri Apr 03, 2009 9:12 am
by modom46
Thanks! No worry then!

Re: clamav bug report as fixed

Posted: Sat Apr 04, 2009 8:29 am
by jwdick
Scott,
My clamav has not updated since installing 0.95. When I run Freshclam I get this message:
ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!).
ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log).

Permissions on freshclam.log are "qscand:qscand". This hasn't changed. I noticed permissions on the clamd.log did change from "qscand:qscand" to qscand:clamav". I tried changing that on the freshclam.log but it didn't make any difference.

When running the clamav_updater.sh scritp, i get this:
Updating Securiteinfo Databases: LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
VX LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Securityinfo LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Honeynet
Updating malware.com.br Databases: LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
MBL
Updating MSRBL Databases: LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Images LibClamAV Warning: Cannot dlopen: file not found - unrar support unavailable
Spam
Updating Sanesecurity Databases: junk lott phish rouge scam spamming spear


Any help would be appreciated.
Thanks
Jack

Re: clamav bug report as fixed

Posted: Sat Apr 04, 2009 9:24 am
by scott
Try using the 0.95-5 build from atomic-testing. You should probably upgrade your qmail-scanner too

Re: clamav bug report as fixed

Posted: Sun Apr 05, 2009 8:20 pm
by jwdick
Thanks Scott,

That worked!