On 2008-07-22 17:19, Craig Allison wrote: > I'm having trouble upgrading my ClamAV engine on Debian, I've backed > up the conf files and have run: > > dpkg --remove clamav > > Which reports that the package has been removed, then I do an install: > > apt-get install clamav > >
Obviously you didn't upgrade freshclam, which is a separate package in debian. You can run each command with the --version option to check that you upgrade everything: clamscan --version clamdscan --version freshclam --version /usr/sbin/clamd --version ... Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
