[ATrpms-users] Install clamav 0.90.3 on Fedora Core 6

john bray john at johnbray.name
Wed Jun 6 07:02:50 CEST 2007


On Wed, 2007-06-06 at 04:48 +0000, Jan wrote:
> Hello list,
> I added your repo to my yum.sources. I would like to upgrade my
> clamav-package but yum update clamav says there is no new version
> available.
> I tried to install by the downloadable rpm-packet but this gives the
> following error:
> 
> # cat /etc/fedora-release
> Fedora Core release 6 (Zod)
> 
> # rpm -Uvh clamav-0.90.3-28.fc6.i386.rpm
> Error: unresolved dependencies:
>         libbz2.so.1 for clamav-0.90.3-28.fc6.i386
>         libcurl.so.3 for clamav-0.90.3-28.fc6.i386
>         libgmp.so.3 for clamav-0.90.3-28.fc6.i386
>         libidn.so.11 for clamav-0.90.3-28.fc6.i386
> 
> Wrong fedora-Release or broken rpm?
> Or do I miss a general update for the unresolved packages?

i think you are just missing some packages needed by the clamav package:

[jmb at junior ~]$ rpm -q --whatprovides /usr/lib/libbz2.so.1
bzip2-libs-1.0.3-6.fc6

[jmb at junior ~]$ rpm -q --whatprovides /usr/lib/libcurl.so.3
curl-7.15.5-1.fc6

[jmb at junior ~]$ rpm -q --whatprovides /usr/lib/libgmp.so.3
gmp-4.1.4-9.fc6

[jmb at junior ~]$ rpm -q --whatprovides /usr/lib/libidn.so.11
libidn-0.6.5-1.1

john
-- 
cleverly disguised as a responsible adult.




More information about the atrpms-users mailing list