[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Yum is kicking because of glibc-common conflicts
- From: "Arch Willingham" <arch tuparks com>
- To: "For testers of Fedora Core development releases" <fedora-test-list redhat com>
- Subject: RE: Yum is kicking because of glibc-common conflicts
- Date: Fri, 18 May 2007 12:37:38 -0400
You
are right....I tried that and got:
rpm -qa |grep
glibc-common
glibc-common-2.5.90-22
glibc-common-2.5.90-21
I then ran 'rpm -e --nodeps
glibc-common-2.5.90-21.rpm' which whacked the
duplicate package. I tired re-running YUM and got the same error message as
below. I then ran 'rpm -e --nodeps glibc' and
found two more duplicates so I ran:
rpm -e --nodeps
glibc-devel-2.5.90-21
rpm -e --nodeps
glibc-2.5.90-21
I tired re-runnign YUM
and that time it worked.
Thanks!
Arch
On 5/18/07, Arch Willingham <arch tuparks com> wrote:
This
may be related to other posts about issues with YUM but, I am getting errors
about "Error: No Package Matching glibc.i686" with updated version of FC7
test4...see output below:
Resolving Dependencies
--> Running
transaction check
---> Package kdebase.i386 6:3.5.6-10.fc7 set to be
updated
filelists.xml.gz 6.1
MB 00:25
---> Package glibc-devel.i386 0:2.6-1 set to be
updated
---> Package glibc-common.i386 0:2.6-1 set to be
updated
---> Package glibc.i686 0:2.6-1 set to be updated
--->
Package kdelibs.i386 6:3.5.6-7.fc7 set to be updated
--> Processing
Dependency: kde-settings-kdm for package: kdebase
--> Processing
Dependency: libIlmImf.so.4 for package: kdelibs
--> Processing
Dependency: kde-settings for package: kdebase
--> Processing
Dependency: libIlmImf.so.4 for package: kdebase
--> Processing
Dependency: kde-settings >= 3.5 for package: kdelibs
--> Processing
Dependency: redhat-artwork-kde >= 7.0.0-8 for package: kdebase
-->
Processing Conflict: glibc-common conflicts glibc < 2.6
Error: No
Package Matching glibc.i686
--
fedora-test-list mailing
list
fedora-test-list redhat com
To
unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list
I had a similar issue for awhile too. It
turns out I had two glibc-common packages installed simultaneously, one was
hanging around from FC6 days. I had to do an 'rpm -e --nodeps
glibc-common-#####.rpm' with the old version number to get rid of the older
version. Try doing an 'rpm -qa |grep glibc-common' and verifying you
don't have an older version hanging around.
--
Caerie
Houchins
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]