This one time, at band camp, Ivan De Masi said: > Hello, > > is it possible to run the clamav-packages for lenny from the volatile > repository on Debian etch? > Some machines still run etch here and the latest version installed is > 0.95.3... :-/
Hi, I'm afraid etch is no longer officially supported. There is a way, if you feel like building your own: git clone git://git.debian.org/git/clamav/clamav.git git checkout -b debian/etch-volatile pristine-tar checkout clamav_0.96+dfsg.orig.tar.gz mv clamav_0.96+dfsg.orig.tar.gz ../ debuild cd .. dpkg -i <list of debs> Cheers, -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [email protected] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | ----------------------------------------------------------------- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

