Al-Punk
Still here
Quick how to solve the problem with “This version of the ClamAV engine is outdated” on Debian
If you get:
The solution can be to update the clam engine from the Volatile project at Debian:
After that
Add the repository to the sources list
Artikuj të ngjashëm
Lexo origjinalin...
If you get:
Code:
/etc/init.d/clamav-daemon start
* Starting ClamAV daemon clamd
LibClamAV Warning:
***********************************************************
LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***********************************************************
LibClamAV Error: cli_hex2str(): Malformed hexstring: This ClamAV version has reached End of Life! Please upgrade to version 0.95 or later. For more information see www.clamav.net/eol-clamav-094 and www.clamav.net/download (length: 169) LibClamAV Error: Problem parsing database at line 742 LibClamAV Error: Can't load daily.ndb: Malformed database LibClamAV Error: cli_tgzload: Can't load daily.ndb LibClamAV Error: Can't load /var/lib/clamav/daily.cld: Malformed database
ERROR: Malformed database
Code:
echo "deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free" >> /etc/apt/sources.list
Code:
apt-get update
apt-get install clamav
apt-get -u upgrade
Artikuj të ngjashëm
- 04/23/2010 — Jail proftpd user virtualmin (4)
- 05/02/2009 — Debian and I am loving it (2)
- 04/15/2009 — Email status=deferred delivery temporarily suspended (0)
Lexo origjinalin...