How to upgrade ClamAV on Ubuntu Hardy Heron 8.04 LTS?
Posted
by Jordan Lev
on Server Fault
See other posts from Server Fault
or by Jordan Lev
Published on 2010-04-16T19:05:02Z
Indexed on
2010/04/16
19:14 UTC
Read the original article
Hit count: 753
I'm running a server on Ubuntu Hardy Heron 8.04 LTS, and when I installed ClamAV via aptitude, it installed version 0.94. That version has now been EOL'ed, but when I run "aptitude upgrade", it doesn't update ClamAV to the more recent version (0.96).
I then followed these instructions on Installing ClamAV from the PPA, but when I did that, I get a message saying "The following packages have been kept back: ... clamav clamav-base clamav-daemon clamav-freshclam ..."
Does anyone know how to get Ubuntu 8.04 to do this update via aptitude or apt-get (I'm hoping to avoid having to compile from source, etc.)?
© Server Fault or respective owner