Troubleshooting yum and redhat 8.0

Michael Schwendt fedora at wir-sind-cool.org
Tue May 11 00:38:51 UTC 2004


On Mon, 10 May 2004 16:27:45 -0700, Eucke Warren wrote:

> 
> > On Mon, 10 May 2004 15:49:16 -0700, Eucke Warren wrote:
> >
> > > I found the following couple of entries (among many) in the install log:
> > >
> > > D: ========== +++ rpm-4.1.1-1.8x
> > > D:  Requires: libc.so.6(GLIBC_2.3.2)                        NO
> > > D: package rpm-4.1.1-1.8x has unsatisfied Requires:
> libc.so.6(GLIBC_2.3.2)


> > > D:  read h#     374 Header V3 DSA signature: NOKEY, key ID db42a60e

Above line is from a different package.

> > key ID db42a60e is Red Hat's key for security updates. Why is that key
> > listed here? Makes me wonder what you tried to update/install here and
> > what command you used?
> >
> 
> I used
> 
> rpm -Uvvh *.rpm >LOG 2>&1
> 
> on the following files from the FL file stores.
> 
> rpm-4.1.1-1.8x.i386.rpm
> rpm-devel-4.1.1-1.8x.i386.rpm
> popt-1.7.1-1.8x.i386.rpm
> rpm-build-4.1.1-1.8x.i386.rpm
> rpm-python-4.1.1-1.8x.i386.rpm

I can install the rpm package just fine:

# rpm -Kv rpm-4.1.1-1.8x.i386.rpm 
rpm-4.1.1-1.8x.i386.rpm:
    Header V3 DSA signature: NOKEY, key ID 2039b291
    Header SHA1 digest: OK (01746a3fe9d53fe63473215b6564ce315ef40cda)
    MD5 digest: OK (3504db31fd4668c33c6f15dce62151ec)
    V3 DSA signature: OK, key ID 731002fa

(key ID 2039b291 is Jeff Johnson's key)

# rpm -Uvh rpm-4.1.1-1.8x.i386.rpm --replacepkgs
Preparing...                ########################################### [100%]
   1:rpm                    ########################################### [100%]

(have to use --replacepkgs, because the same package is installed
already)

No idea currently what your problem is. The --whatprovides checks
were successful.





More information about the fedora-legacy-list mailing list