Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15th June 2011, 08:17 PM
Commander's Avatar
Commander Offline
Registered User
 
Join Date: May 2011
Location: Cologne, Germany
Posts: 8
linuxfirefox
The GNU libc libraries - Update Problem

Hello,

bye Updating of "glibc-2.14-2 (i686)"

Quote:
Diese Aktualisierung beseitigt Fehler sowie weitere nicht kritische Probleme.
Diese Benachrichtigung erfolgte am 05.05.2011.
Update to 2.14 release

Weitere Informationen über diese Aktualisierung finden Sie auf dieser Webseite:
https://admin.fedoraproject.org/upda...DORA-2011-6471.
Weitere Informationen darüber, welche Fehler diese Aktualisierung beseitigt, finden Sie auf diesen Webseiten:
https://bugzilla.redhat.com/show_bug.cgi?id=710279.
https://bugzilla.redhat.com/show_bug.cgi?id=699784.
https://bugzilla.redhat.com/show_bug.cgi?id=698025.
https://bugzilla.redhat.com/show_bug.cgi?id=702354.
https://bugzilla.redhat.com/show_bug.cgi?id=704926.
https://bugzilla.redhat.com/show_bug.cgi?id=703880.
https://bugzilla.redhat.com/show_bug.cgi?id=673449.
https://bugzilla.redhat.com/show_bug.cgi?id=704947.
https://bugzilla.redhat.com/show_bug.cgi?id=709267.
I got this Error Message

Quote:
glibc-common-2.13.90-11.x86_64 requires glibc = 2.13.90-11 : result - Empty Transaction
I am not able to solve the problem, tried a few things but no solution, can anyone help?

Greetings Commander

---------- Post added at 07:17 PM ---------- Previous post was at 07:07 PM ----------

Tip from a IRC User :
Quote:
yum update glibc --enablerepo=updates-testing
Quote:
sudo yum update glibc --enablerepo=updates-testing
Geladene Plugins: langpacks, presto, refresh-packagekit
updates-testing/metalink | 20 kB 00:00
updates-testing | 4.7 kB 00:00
updates-testing/primary_db | 767 kB 00:00
updates-testing/group | 1.8 MB 00:00
Einrichten des Aktualisierungsprozess
Löse Abhängigkeiten auf
--> Führe Transaktionsprüfung aus
---> Package glibc.i686 0:2.13.90-11 will be aktualisiert
--> Verarbeite Abhängigkeiten: glibc = 2.13.90-11 für Paket: glibc-common-2.13.90-11.x86_64
---> Package glibc.i686 0:2.14-2 will be an update
--> Abhängigkeitsauflösung beendet
Fehler: Package: glibc-common-2.13.90-11.x86_64 (@updates-testing)
Requires: glibc = 2.13.90-11
Entfernen: glibc-2.13.90-11.i686 (@updates-testing)
glibc = 2.13.90-11
Updated By: glibc-2.14-2.i686 (updates)
glibc = 2.14-2
Available: glibc-2.13.90-9.i686 (fedora)
glibc = 2.13.90-9
Sie können versuchen --skip-broken zu benutzen, um das Problem zu umgehen.
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
glibc-2.14-2.x86_64 is a duplicate with glibc-2.13.90-11.i686
glibc-common-2.14-2.x86_64 is a duplicate with glibc-common-2.13.90-11.x86_64
Reply With Quote
  #2  
Old 16th June 2011, 12:10 AM
HeWhoWatches's Avatar
HeWhoWatches Offline
Registered User
 
Join Date: Mar 2008
Location: Kent, UK
Posts: 40
linuxfirefox
Re: The GNU libc libraries - Update Problem

Which are you using i686, x86_64 or both - it's a little unclear?
What do you get with:

Code:
yum list glibc*
The output of the command above should show what you have installed and what's available.
Reply With Quote
  #3  
Old 16th June 2011, 06:49 AM
Commander's Avatar
Commander Offline
Registered User
 
Join Date: May 2011
Location: Cologne, Germany
Posts: 8
linuxfirefox
Re: The GNU libc libraries - Update Problem

Code:
yum list glibc*
Installierte Pakete
glibc.i686 2.13.90-11 @updates-testing
glibc.x86_64 2.14-2 installed
glibc-common.x86_64 2.13.90-11 @updates-testing
glibc-common.x86_64 2.14-2 installed
glibc-devel.x86_64 2.14-2 @updates
glibc-headers.x86_64 2.14-2 @updates
Verfügbare Pakete
glibc.i686 2.14-2 updates
glibc-devel.i686 2.14-2 updates
glibc-static.i686 2.14-2 updates
glibc-static.x86_64 2.14-2 updates
glibc-utils.x86_64 2.14-2 updates


Quote:
Which are you using i686, x86_64 or both - it's a little unclear?
The Main System is 64bit, maybe some Flash i686 Parts
Reply With Quote
  #4  
Old 16th June 2011, 07:51 AM
HeWhoWatches's Avatar
HeWhoWatches Offline
Registered User
 
Join Date: Mar 2008
Location: Kent, UK
Posts: 40
linuxfirefox
Re: The GNU libc libraries - Update Problem

Quote:
glibc.i686 2.13.90-11 @updates-testing
glibc.x86_64 2.14-2 installed
glibc-common.x86_64 2.13.90-11 @updates-testing
glibc-common.x86_64 2.14-2 installed
glibc-devel.x86_64 2.14-2 @updates
glibc-headers.x86_64 2.14-2 @updates
I'm not quite sure how, but the version you have installed from updates-testing looks older than the version in updates!

Very strange... ok, next try the following as root:

Code:
rpm -qa glibc*
The packages we're interested in our likely to be:

Code:
glibc-2.13.90-11.i686
glibc-common-2.13.90-11.x86_64

Try:

Code:
yum remove glibc-common-2.13.90-11.x86_64
and if that seems to work:

Code:
yum remove glibc-2.13.90-11.i686
Reply With Quote
  #5  
Old 16th June 2011, 05:54 PM
Commander's Avatar
Commander Offline
Registered User
 
Join Date: May 2011
Location: Cologne, Germany
Posts: 8
linuxfirefox
Re: The GNU libc libraries - Update Problem

Try:

Code:
yum remove glibc-common-2.13.90-11.x86_64
Transaction Summary
=====================================
Remove 59 Package(s)

Installed size: 178 M
Is this ok [y/N]:

Last edited by Commander; 16th June 2011 at 06:02 PM.
Reply With Quote
  #6  
Old 16th June 2011, 08:27 PM
HeWhoWatches's Avatar
HeWhoWatches Offline
Registered User
 
Join Date: Mar 2008
Location: Kent, UK
Posts: 40
linuxfirefox
Re: The GNU libc libraries - Update Problem

Hmmm, ok not unexpected - how about:

Code:
yum reinstall glibc-common.x86_64
(unlikely)

Code:
yum downgrade glibc-common.x86_64
(possible, but again suspect not)

Code:
rpm -e --nodeps glibc-common-2.13.90-11.x86_64
(maybe)
Reply With Quote
  #7  
Old 18th June 2011, 05:48 PM
Commander's Avatar
Commander Offline
Registered User
 
Join Date: May 2011
Location: Cologne, Germany
Posts: 8
linuxfirefox
Re: The GNU libc libraries - Update Problem

Quote:
Originally Posted by HeWhoWatches View Post
Hmmm, ok not unexpected - how about:

Code:
yum reinstall glibc-common.x86_64
yum reinstall glibc-common.x86_64
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Reinstall Process
fedora-chromium | 3.4 kB 00:00
rpmfusion-free-updates | 2.7 kB 00:00
rpmfusion-nonfree-updates | 2.7 kB 00:00
updates/metalink | 28 kB 00:00
Resolving Dependencies
--> Running transaction check
---> Package glibc-common.x86_64 0:2.14-2 will be reinstalled
--> Finished Dependency Resolution
Error: Protected multilib versions: glibc-common-2.14-2.x86_64 != glibc-common-2.13.90-11.x86_64
You could try using --skip-broken to work around the problem
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
glibc-2.14-2.x86_64 is a duplicate with glibc-2.13.90-11.i686
glibc-common-2.14-2.x86_64 is a duplicate with glibc-common-2.13.90-11.x86_64


Code:
yum downgrade glibc-common.x86_64
yum downgrade glibc-common.x86_64
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Downgrade Process
Resolving Dependencies
--> Running transaction check
---> Package glibc-common.x86_64 0:2.13.90-9 will be a downgrade
--> Processing Dependency: glibc = 2.13.90-9 for package: glibc-common-2.13.90-9.x86_64
---> Package glibc-common.x86_64 0:2.14-2 will be erased
--> Finished Dependency Resolution
Error: Package: glibc-common-2.13.90-9.x86_64 (fedora)
Requires: glibc = 2.13.90-9
Installed: glibc-2.13.90-11.i686 (@updates-testing)
glibc = 2.13.90-11
Installed: glibc-2.14-2.x86_64 (installed)
glibc = 2.14-2
Available: glibc-2.13.90-9.i686 (fedora)
glibc = 2.13.90-9
Error: Package: glibc-2.14-2.x86_64 (installed)
Requires: glibc-common = 2.14-2
Installed: glibc-common-2.13.90-11.x86_64 (@updates-testing)
glibc-common = 2.13.90-11
Removing: glibc-common-2.14-2.x86_64 (installed)
glibc-common = 2.14-2
Downgraded By: glibc-common-2.13.90-9.x86_64 (fedora)
glibc-common = 2.13.90-9
You could try using --skip-broken to work around the problem
** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
glibc-2.14-2.x86_64 is a duplicate with glibc-2.13.90-11.i686
glibc-common-2.14-2.x86_64 is a duplicate with glibc-common-2.13.90-11.x86_64


Code:
rpm -e --nodeps glibc-common-2.13.90-11.x86_64
nothing


---------- Post added at 04:48 PM ---------- Previous post was at 04:45 PM ----------

i dont know why, but the update run through
Reply With Quote
  #8  
Old 18th June 2011, 06:02 PM
HeWhoWatches's Avatar
HeWhoWatches Offline
Registered User
 
Join Date: Mar 2008
Location: Kent, UK
Posts: 40
linuxfirefox
Re: The GNU libc libraries - Update Problem

Shame we don't know how it fixed itself, but I'm pleased it's sorted!
Reply With Quote
  #9  
Old 4th December 2011, 04:38 PM
Commander's Avatar
Commander Offline
Registered User
 
Join Date: May 2011
Location: Cologne, Germany
Posts: 8
linuxchrome
Re: The GNU libc libraries - Update Problem

Quote:
Error: Protected multilib versions: glibc-2.14.90-19.i686 != glibc-2.14.90-14.x86_64 : Protected multilib versions: glibc-2.14.90-19.i686 != glibc-2.14.90-14.x86_64
Hello,

i dont know why, but this F****in glibc thing persecuted me. Again i cannot update my system because of the error message below. Last time on Fedora 15, now the same on Fedora 16.

Maybe someone has an Idea

Last edited by Commander; 4th December 2011 at 04:40 PM.
Reply With Quote
Reply

Tags
glibc

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] problem with libc.so.6 JonesJeffreyS Using Fedora 8 8th October 2010 02:25 AM
libc injection problem tif Using Fedora 4 5th October 2010 12:02 AM
Urgent problem on libc.so.6 ycai Using Fedora 2 28th June 2007 03:45 AM
error while loading shared libraries: libc.so.6: Naspar Using Fedora 3 7th July 2006 03:28 PM
/sbin/consoletype: error while loading shared libraries: libc.so.6 m00re Installation and Live Media 3 29th May 2006 06:46 PM


Current GMT-time: 19:38 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat