Why do I get this "every-other" error behavior? It can't find or parse the
config file once, then the next time it can? And it's a pattern, not just
this one occurrence. freshclam.conf below
--------------------------------------
Received signal: wake up
ClamAV update process started at Tue Mar 13 08:09:35 2007
main.cvd is up to date (version: 42, sigs: 83951, f-level: 10, builder:
tkojm)
Downloading daily-2831.cdiff [100%]
daily.inc updated (version: 2831, sigs: 15175, f-level: 14, builder: sven)
Database updated (99126 signatures) from db.local.clamav.net (IP:
129.64.99.170)
WARNING: Clamd was NOT notified: Can't find or parse configuration file true
--------------------------------------
Received signal: wake up
ClamAV update process started at Tue Mar 13 08:10:04 2007
main.cvd is up to date (version: 42, sigs: 83951, f-level: 10, builder:
tkojm)
daily.inc is up to date (version: 2831, sigs: 15175, f-level: 14, builder:
sven)
--------------------------------------
Received signal: wake up
ClamAV update process started at Tue Mar 13 08:31:51 2007
main.cvd is up to date (version: 42, sigs: 83951, f-level: 10, builder:
tkojm)
Downloading daily-2832.cdiff [100%]
daily.inc updated (version: 2832, sigs: 15184, f-level: 14, builder:
ccordes)
Database updated (99135 signatures) from db.local.clamav.net (IP:
209.8.40.140)
Clamd successfully notified about the update.
--------------------------------------
Here's freshclam.conf (Debian stable with 0.90.1 clamav/freshclam updates
via volatile):
# Automatically created by the clamav-freshclam postinst
# Comments will get lost when you reconfigure the clamav-freshclam package
DatabaseOwner clamav
UpdateLogFile /var/log/clamav/freshclam.log
LogVerbose false
LogSyslog false
LogFacility LOG_LOCAL6
LogFileMaxSize 0
Foreground false
Debug false
MaxAttempts 5
DatabaseDirectory /var/lib/clamav/
DNSDatabaseInfo current.cvd.clamav.net
AllowSupplementaryGroups false
PidFile /var/run/clamav/freshclam.pid
ConnectTimeout 30
ReceiveTimeout 30
ScriptedUpdates yes
#NotifyClamd true <-------- changed with 0.9 See line below
NotifyClamd /etc/clamav/clamd.conf
# Check for new database 24 times a day
Checks 24
DatabaseMirror db.local.clamav.net
DatabaseMirror database.clamav.net
OnUpdateExecute /usr/local/sbin/freshclamwarn -clean
OnErrorExecute /usr/local/sbin/freshclamwarn -updatefail
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html