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
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-----On 5/18/07, Arch Willingham <arch@xxxxxxxxxxx> wrote:
From: fedora-test-list-bounces@xxxxxxxxxx [mailto:fedora-test-list-bounces@xxxxxxxxxx]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 conflictsThis 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@xxxxxxxxxx
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
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list