Hello,
I've been mucking around all day trying to upgrade a clamAV installation on a redhat server: 2.6.18-238.9.1.el5 #1 SMP Fri Mar 18 12:42:39 EDT 2011 x86_64 x86_64 x86_64, with very frustrating results.

The following command:

yum install clamav-db-0.97.2-5.el6.x86_64.rpm clamd-0.97.2-5.el6.x86_64.rpm clamav-0.97.2-5.el6.x86_64.rpm cannot find libc.so.6 (even though it's there):

Finished Dependency Resolution
clamav-0.97.2-5.el6.x86_64 from /clamav-0.97.2-5.el6.x86_64 has depsolving problems --> Missing Dependency: libc.so.6(GLIBC_2.7)(64bit) is needed by package clamav-0.97.2-5.el6.x86_64 (/clamav-0.97.2-5.el6.x86_64) Error: Missing Dependency: libc.so.6(GLIBC_2.7)(64bit) is needed by package clamav-0.97.2-5.el6.x86_64 (/clamav-0.97.2-5.el6.x86_64)

yum resolvedep libc.so.6
Loaded plugins: rhnplugin, security
0:glibc-2.5-65.i686

SO I try it with the --skip-broken argument:

yum install --skip-broken clamav-db-0.97.2-5.el6.x86_64.rpm clamd-0.97.2-5.el6.x86_64.rpm clamav-0.97.2-5.el6.x86_64.rpm

Packages skipped because of dependency problems:
    clamav-0.97.2-5.el6.x86_64 from /clamav-0.97.2-5.el6.x86_64
    clamd-0.97.2-5.el6.x86_64 from /clamd-0.97.2-5.el6.x86_64

Dependencies Resolved

===========================================================================================================================================
Package Arch Version Repository Size
===========================================================================================================================================
Updating:
clamav-db x86_64 0.97.2-5.el6 /clamav-db-0.97.2-5.el6.x86_64 29 M
Skipped (dependency problems):
clamav x86_64 0.97.2-5.el6 /clamav-0.97.2-5.el6.x86_64 15 M clamd x86_64 0.97.2-5.el6 /clamd-0.97.2-5.el6.x86_64 406 k

Transaction Summary
===========================================================================================================================================
Install       0 Package(s)
Upgrade       1 Package(s)

Total size: 29 M
Is this ok [y/N]: y
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 signature: NOKEY, key ID 0608b895


Public key for clamav-db-0.97.2-5.el6.x86_64.rpm is not installed

But this is untrue, as I've already run:

rpm --import http://www.clamav.net/gpg/tkojm.gpg

Even though I know this won't work I tried running a gpg verify of the only sig file I could locate on the ClamAV site:

ls -l clamav-0.97.2.tar.gz.sig
-rw-r--r-- 1 root root 72 Sep  6 16:11 clamav-0.97.2.tar.gz.sig
[root@elndz02 clamav_new]# gpg --verify clamav-0.97.2.tar.gz.sig
gpg: no signed data
gpg: can't hash datafile: file open error

So I'm stuck! All suggestions are welcome. Currently, we have,

yum list clamav

Loaded plugins: rhnplugin, security Installed Packages clamav.x86_64 0.96.1-1.el5.rf installed

which is pretty out of date.

Paul Mitchell

==============================================================================
        Paul Mitchell
        Enterprise Systems
        email: [email protected]
        location: 440 Franklin, cubby 1213
        desk phone: 919 962-2521 (Is here!^)
==============================================================================

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

Reply via email to