Troubleshooting yum and redhat 8.0

Michael Schwendt fedora at wir-sind-cool.org
Mon May 10 23:02:18 UTC 2004


On Mon, 10 May 2004 15:49:16 -0700, Eucke Warren wrote:

> Thank you.  I did attempt to install the required packages.  Reading the
> logs more carefully, when I tried to install the 5 packages from the FL site
> 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)

> Checking to see if the needed package was there yielded
> [root at email temp]# rpm -q glibc
> glibc-2.3.2-4.80.8
> 
> That, to me would seem to indicate that the needed package is there...it
> must be something else that is failing the dependency check.  What am I
> missing?  Thank you!

Dig further. What do you get for...?

  rpm --query --provides glibc | grep libc
  rpm --query --whatprovides 'libc.so.6(GLIBC_2.3.2)'





More information about the fedora-legacy-list mailing list