[SOLVED] ClamAV update

spinx

New Member
Jan 21, 2021
13
1
3
38
HI all,
When i am trying to update clamAV, then i get this warning

WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.102.4 Recommended version: 0.103.2

How to update to 0.120.4

Regards
 
Hi,
Tnx for info.
yes, 0.103.2 :)

I have no-subscription repositroy and when a do apt-get update;apt-get upgrade it says 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Regards
 
apt-get upgrade
NEVER run apt-get upgrade, this can break your system.

Please post the full output of both commands:

> apt update
> apt dist-upgrade
 
Hi, output like this:

apt update
Hit:1 http://ftp.debian.org/debian buster InRelease
Hit:2 http://security.debian.org/debian-security buster/updates InRelease
Hit:3 http://download.proxmox.com/debian/pmg buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.


apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 
but now i have warning
WARNING: Ignoring deprecated option SafeBrowsing at /etc/clamav/freshclam.conf:18

i have disabled safe browsing

Regards
 
Hi, output like this:

apt update
Hit:1 http://ftp.debian.org/debian buster InRelease
Hit:2 http://security.debian.org/debian-security buster/updates InRelease
Hit:3 http://download.proxmox.com/debian/pmg buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.


apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
How did you installed your PMG? Not via ISO?

Seems you missed to have the buster-updates repo in your sources.list, see again on https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmg_package_repositories

Code:
deb http://ftp.debian.org/debian buster-updates main contrib
 
yes, now it is updated, but when i update it shows warning

WARNING: Ignoring deprecated option SafeBrowsing at /etc/clamav/freshclam.conf:18

i have disabled safe browsing in guid.

Regards
 
this should be marked as resolved
The original poster (you) can do this by clicking on "edit thread" on the right on your first post.