On Wed, 7 Dec 2005 13:24:01 +0200 in
[EMAIL PROTECTED] "Depeche" <[EMAIL PROTECTED]>
wrote:

> hi,
> I'm trying update clamav 0.80 to 0.87
> Using FC2. When i run;
> 
> rpm -Uvh clamav-0.87.1-2.i386.rpm
> 
> to appear;
> warning: clamav-0.87.1-2.i386.rpm: V3 DSA signature: NOKEY, key ID
> 6cdf2cc1 error: Failed dependencies:
>         clamav = 69:0.80-1 is needed by (installed)
> clamav-devel-0.80-1
> 
> my clamav;
> rpm -qa | grep clam
> clamav-0.80-1
> clamav-devel-0.80-1
> 
> How can i solve my problem?

Easy. The installed clamav-devel requires the same version of clamav,
so when you update you must do this:

rpm -Uvh clamav-0.87.1-2.i386.rpm clamav-devel-0.87.1-2.i386.rpm

then it will work.

-- 

Brian Morrison

bdm at fenrir dot org dot uk

GnuPG key ID DE32E5C5 - http://wwwkeys.uk.pgp.net/pgpnet/wwwkeys.html
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to