Yum is kicking because of glibc-common conflicts

Arch Willingham arch at tuparks.com
Fri May 18 16:37:38 UTC 2007


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
 

-----Original Message-----
From: fedora-test-list-bounces at redhat.com [mailto:fedora-test-list-bounces at redhat.com]On Behalf Of Caerie Houchins
Sent: Friday, May 18, 2007 11:44 AM
To: For testers of Fedora Core development releases
Subject: Re: Yum is kicking because of glibc-common conflicts


On 5/18/07, Arch Willingham < arch at 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 at redhat.com
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list  <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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20070518/a2fef6e0/attachment.htm>


More information about the fedora-test-list mailing list