Koozali.org: home of the SME Server

Current version of the ClamAV engine is outdated

zeeclor

Current version of the ClamAV engine is outdated
« on: December 18, 2005, 08:54:05 PM »
For the last few weeks I am getting a LibClamAV Warning saying the "current  version of the ClamAV engine is outdated".

Sure enough
# rpm -qa | grep clamav
clamav-es-libs-0.83-es01
clamav-es-0.83-es01

whereas Jesper Swerts-Knudsen's web site
(http://mirror.contribs.org/smeserver/contribs//swerts-knudsen/AntiVirus/)
lists
clamav-es-0.87.1-es01.i386.rpm
clamav-es-libs-0.87.1-es01.i386.rpm

After downloading the script mentioned at
http://sme.swerts-knudsen.dk/index.html?frame=http%3A//sme.swerts-knudsen.dk/howtos/howto_22.htm
wget -N http://sme.swerts-knudsen.dk/downloads/AntiVirus/antivirus_install.sh

sh antivirus_install.sh fails with:-
"Checking for existing installations.... Please wait!
antivirus_install.sh: pic: command not found
antivirus_install.sh: pic: command not found
This installation only supports SME 6.0.x and 6.5 Beta - Exiting..."

Ths script sets the variables with this command.
IS_SME60=pic rpmlist | grep -c SMEServer-6.0
IS_SME65=pic rpmlist | grep -c SMEServer-6.5

but, I and apparently version 6.5, am not familiar with the pic command.

David

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Current version of the ClamAV engine is outdated
« Reply #1 on: December 19, 2005, 02:25:46 AM »
Quote from: "zeeclor"


After downloading the script mentioned at
http://sme.swerts-knudsen.dk/index.html?frame=http%3A//sme.swerts-knudsen.dk/howtos/howto_22.htm
wget -N http://sme.swerts-knudsen.dk/downloads/AntiVirus/antivirus_install.sh

sh antivirus_install.sh fails with:-
"Checking for existing installations.... Please wait!


You should provide a bug report directly to the author of that contrib.