Thank you, Simon.

It seems everything is OK now. My Clamav was updated correctly.

Hugs,

--

Wagner Pereira

PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. (11) 3091-8901


Em 5/5/2010 09:57, Simon Hobson escreveu:
Wagner Pereira wrote:

1. My Debian is a Etch 4.0
2. My sources.list file has
deb http://volatile.debian.org/debian-volatile etch/volatile main contrib non-free

3. That's my dpkg -l | grep clam output
ii clamav 0.93~dfsg-volatile1 anti-virus utility for Unix - command-line i ii clamav-base 0.95.3+dfsg-1~volatile1~etch2 anti-virus utility for Unix - base package ii clamav-daemon 0.93~dfsg-volatile1 anti-virus utility for Unix - scanner daemon ii clamav-freshclam 0.93~dfsg-volatile1 anti-virus utility for Unix - virus database ii libclamav4 0.93~dfsg-volatile1 anti-virus utility for Unix - library

What should I do to upgrade my Clamav? Do I need to backup something from Clamav before?

OK, according to http://packages.debian.org/search?keywords=clamav&searchon=names&suite=all&section=all, etch-voltile has 0.95.3 for i386. So you should be able to upgrade with :

apt-get update && apt-get upgrade

this will upgrade everything on your box to the latest versions.

Alternatively, you can "apt-get update" to update your local package indexes, and then "apt-get install clamav freshclam" to upgrade just those two packages and any thing that needs updating to meet dependencies. "apt-get --no-install-recommends install clamav freshclam" will limit upgrades to only those that are required.

As with any upgrades, it's always worth having a full backup and a means of reverting back if something goes wrong.

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to