[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Troubleshooting yum and redhat 8.0
- From: Michael Schwendt <fedora wir-sind-cool org>
- To: Discussion of the Fedora Legacy Project <fedora-legacy-list redhat com>
- Subject: Re: Troubleshooting yum and redhat 8.0
- Date: Tue, 11 May 2004 01:02:18 +0200
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 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)'
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]