ClamAV update problem

fab909

Member
Sep 5, 2018
26
0
21
46
Hello

I cannot update ClamAV, on the web manager, I get some error messages


Code:
ClamAV update process started at Fri May 3 17:51:09 2019
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.100.3 Recommended version: 0.101.2
DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav
main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
daily.cvd is up to date (version: 25438, sigs: 1567526, f-level: 63, builder: raynman)
Downloading safebrowsing.cvd [100%]
WARNING: Mirror 104.16.219.84 is not synchronized.
bytecode.cvd is up to date (version: 328, sigs: 94, f-level: 63, builder: neo)
TASK ERROR: command '/usr/bin/freshclam --stdout' failed: exit code 1

PMG Version
Code:
#pmgversion
pmg-api/5.2-2/9f7b563c (running kernel: 4.15.18-12-pve)
#cat /etc/debian_version
9.9

Thanks for your help
 
WARNING: Your ClamAV installation is OUTDATED! WARNING: Local version: 0.100.3 Recommended version: 0.101.2 DON'T PANIC! Read https://www.clamav.net/documents/upgrading-clamav
These messages occur every now and then with clamav (since it fetches its signatures from the internet it knows which the current upstream version is) - usually distributions need some time until they get the updated version into the respective repositories - see [0] for the last iteration of this issue in debian. Usually this is not a serious problem since the signatures are updated nonetheless

Downloading safebrowsing.cvd [100%] WARNING: Mirror 104.16.219.84 is not synchronized.
This error is related to the safebrowsing.cvd - and usually these resolve soon (when the mirror is back in sync).

The more important files (main.cvd, bytecode.cvd and daily.cvd) are uptodate

See e.g. this thread https://forum.proxmox.com/threads/clamav-installation-is-outdated.44511/ - where this issue already occured

[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921190
 
  • Like
Reactions: killmasta93