>The default is on, so you must explicitly turn it off.
>See 'clamconf | grep ScriptedUpdates'.
  ok, I set it to no.  Still errors that daily is not sych'd:
  [host:~] # freshclam
  ClamAV update process started at Mon Feb 15 07:41:30 2010
  main.cvd is up to date (version: 51, sigs: 545035, f-level: 42, builder:
sven)
  Downloading daily.cvd [100%]
  WARNING: Mirror 192.168.0.1 is not synchronized.
  Trying again in 5 secs...

  
>> Is the daily.cvd on your local mirror out of date?
>Version 10392?
  yes, I have 10392:
[host ~]# /opt/clamav/bin/sigtool --info=/opt/clamav/db/daily.cvd
File: /opt/clamav/db/daily.cvd
Build time: 14 Feb 2010 20:31 -0500
Version: 10392
Signatures: 168531
Functionality level: 44
Builder: acab
MD5: d6ab08bc2271847d06ebcfe95a2b6bfc
Digital signature:
lamlVM3R8gXfEFFGQTQ0ptug07l6p1zkr40HyRgi9/g1rvIiBTP7I1N/XDwsMzEb9QwKv0HkMQyRneCYc7VE5PU8Eysg1kp3LM/AnqpyfTGcZ2NKfFaUPOuaRkfjSF8z7iExR1bY3miLzKlVmT/ZM/7Dr4ofa3NOpM6cXqr1Gyj
Verification OK.

>If freshclam keeps saying its not synchronized, use --no-dns, that will
>only check the version of daily.cvd
>on your mirror vs the one in DBDIR.
>With --no-dns it shouldn't complain that the version of daily.cvd on
>your local mirror is out of date.
SUCCESSFUL UPDATE:
[host:~] # freshclam --no-dns
ClamAV update process started at Mon Feb 15 07:51:01 2010
Reading CVD header (main.cvd): OK
main.cvd is up to date (version: 51, sigs: 545035, f-level: 42, builder:
sven)
Reading CVD header (daily.cvd): OK
Downloading daily.cvd [100%]
daily.cvd updated (version: 10392, sigs: 168531, f-level: 44, builder: acab)
Database updated (713566 signatures) from dbMirror (IP: 192.168.0.1)
Clamd successfully notified about the update.
[host:~] # echo $?
0

ALREADY UPDATED:
[host:~] # freshclam --no-dns
ClamAV update process started at Mon Feb 15 07:51:19 2010
Reading CVD header (main.cvd): OK
main.cvd is up to date (version: 51, sigs: 545035, f-level: 42, builder:
sven)
Reading CVD header (daily.cvd): OK
daily.cvd is up to date (version: 10392, sigs: 168531, f-level: 44, builder:
acab)
[host:~] # echo $?
1

That did it, thanks so much Edwin, once again YOU ROCK!
-- 
View this message in context: 
http://old.nabble.com/cdiff-errors%3A--clamav-db-update-failed%2C-mirror-is-not-synchronized.-tp27591680p27593432.html
Sent from the clamav-users mailing list archive at Nabble.com.

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to