[Pkg-clamav-devel] Bug#823513: Bug#823513: clamav-freshclam: freshclam fails to download daily.cvd and clamav do not start
Simone Piccardi
piccardi at truelite.it
Fri May 6 13:10:39 UTC 2016
Il 06/05/2016 00:16, Sebastian Andrzej Siewior ha scritto:
>
> can you try `freshclam' on the command line and see if it works? It should
> work and so should freshclam from cron. It might been a temporary problem.
>
Yes, I tried.
No, it's not a temporary or a network problem.
The error messages/WARNING are the same I already reported.
Anyway I reinstalled everything (using a VM snapshot) from the start two
time, with the same result. This is the effect of:
root at jessie:~# systemctl stop clamav-freshclam.service
root at jessie:~# freshclam -v
Current working dir is /var/lib/clamav
Max retries == 5
ClamAV update process started at Fri May 6 14:23:34 2016
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 993
Software version from DNS: 0.99.2
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.99 Recommended version: 0.99.2
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cvd version from DNS: 57
main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60,
builder: amishhammer)
Retrieving http://db.local.clamav.net/daily.cvd
Ignoring mirror 195.154.7.176 (due to previous errors)
Ignoring mirror 90.147.160.69 (due to previous errors)
Ignoring mirror 195.154.7.176 (due to previous errors)
Ignoring mirror 90.147.160.69 (due to previous errors)
WARNING: Can't download daily.cvd from db.local.clamav.net
Trying again in 5 secs...
ClamAV update process started at Fri May 6 14:23:39 2016
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 988
Software version from DNS: 0.99.2
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.99 Recommended version: 0.99.2
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cvd version from DNS: 57
main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60,
builder: amishhammer)
Retrieving http://db.local.clamav.net/daily.cvd
Ignoring mirror 195.154.7.176 (due to previous errors)
Ignoring mirror 90.147.160.69 (due to previous errors)
WARNING: Can't download daily.cvd from db.local.clamav.net
Trying again in 5 secs...
ClamAV update process started at Fri May 6 14:23:44 2016
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 983
Software version from DNS: 0.99.2
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.99 Recommended version: 0.99.2
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cvd version from DNS: 57
main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60,
builder: amishhammer)
Retrieving http://db.local.clamav.net/daily.cvd
Ignoring mirror 90.147.160.69 (due to previous errors)
Ignoring mirror 195.154.7.176 (due to previous errors)
WARNING: Can't download daily.cvd from db.local.clamav.net
Trying again in 5 secs...
ClamAV update process started at Fri May 6 14:23:49 2016
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 978
Software version from DNS: 0.99.2
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.99 Recommended version: 0.99.2
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cvd version from DNS: 57
main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60,
builder: amishhammer)
Retrieving http://db.local.clamav.net/daily.cvd
Ignoring mirror 90.147.160.69 (due to previous errors)
Ignoring mirror 195.154.7.176 (due to previous errors)
WARNING: Can't download daily.cvd from db.local.clamav.net
Trying again in 5 secs...
ClamAV update process started at Fri May 6 14:23:55 2016
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 973
Software version from DNS: 0.99.2
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.99 Recommended version: 0.99.2
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cvd version from DNS: 57
main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60,
builder: amishhammer)
Retrieving http://db.local.clamav.net/daily.cvd
Ignoring mirror 195.154.7.176 (due to previous errors)
Ignoring mirror 90.147.160.69 (due to previous errors)
ERROR: Can't download daily.cvd from db.local.clamav.net
Giving up on db.local.clamav.net...
ClamAV update process started at Fri May 6 14:23:55 2016
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 973
Software version from DNS: 0.99.2
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.99 Recommended version: 0.99.2
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cvd version from DNS: 57
main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60,
builder: amishhammer)
Retrieving http://database.clamav.net/daily.cvd
Ignoring mirror 90.147.160.69 (due to previous errors)
Ignoring mirror 195.154.7.176 (due to previous errors)
ERROR: Can't download daily.cvd from database.clamav.net
Giving up on database.clamav.net...
Update failed. Your network may be down or none of the mirrors listed in
/etc/clamav/freshclam.conf is working. Check
http://www.clamav.net/doc/mirrors-faq.html for possible reasons.
If I understand correctly the clamav FAQ the warning:
"WARNING: Your ClamAV installation is OUTDATED!"
means that current version of freshclam will always fail to download
that file.
There is Local version: 0.99 and recommended 0.99.2, so until there is a
way to relax that restriction, or accept a different minor version, or
release an updated package, clamav-daemon will break.
Regards
Simone
--
Simone Piccardi Truelite Srl
piccardi at truelite.it (email/jabber) Via Monferrato, 6
Tel. +39-347-1032433 50142 Firenze
http://www.truelite.it Tel. +39-055-7879597 Fax. +39-055-7333336
More information about the Pkg-clamav-devel
mailing list