I found that there is a mail to my admin account with the following message about hourly cron job
/etc/cron.hourly/UpdateSaneSecurity.sh: /usr/share/clamav/daily.inc is missing! Either /usr/share/clamav is NOT The correct database path or there is something wrong with your ClamAV installation. This path came from your /usr/bin/clamscan so I would guess you need to check your clamd.conf file! and/or /usr/share/clamav EXITING NOW!! When I try to using a command freshclam -v Current working dir is /usr/share/clamav Max retries == 3 ClamAV update process started at Fri Sep 26 19:13:47 2008 Using IPv6 aware code Querying current.cvd.clamav.net TTL: 378 Software version from DNS: 0.94 main.cvd version from DNS: 48 main.cld is up to date (version: 48, sigs: 399264, f-level: 35, builder: sven) daily.cvd version from DNS: 8343 daily.cld is up to date (version: 8343, sigs: 35556, f-level: 35, builder: arnaud) It showing that the file daily.inc was replaced by using daily.cld . Is that right ? Is there Clamav not use daily.inc anymore ? How can I solve the update of SaneSecurity problem? Thanks Ho
