This version of the ClamAV engine is outdated on debian

Albforumi

Primus registratum
This version of the ClamAV engine is outdated on debian

Quick how to solve the problem with “This version of the ClamAV engine is outdated” on Debian</p>


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 [url]http://www.clamav.net/support/faq[/url]  ***
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 [url]www.clamav.net/eol-clamav-094[/url] and [url]www.clamav.net/download[/url] (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
</p>


The solution can be to update the clam engine from the Volatile project at Debian:
Code:
echo "deb [url]http://volatile.debian.org/debian-volatile[/url] lenny/volatile main contrib non-free" >> /etc/apt/sources.list
</p>


After that
Code:
apt-get update
apt-get install clamav
apt-get -u upgrade
</p>


Add the repository to the sources list
Artikuj të ngjashëm

04/23/2010 — Jail proftpd user virtualmin (2)
05/02/2009 — Debian and I am loving it (2)
04/15/2009 — Email status=deferred delivery temporarily suspended (0)


Per me shume artikuj te ngjashem vizitoni: http://armandbrahaj.blog.al/?p=1667
 
Top