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 27th August 2011, 04:41 PM
cookman83's Avatar
cookman83 Offline
Registered User
 
Join Date: Aug 2011
Location: Greece
Posts: 15
linuxfirefox
Question problem with update in Fedora 15

Good afternoon! I open software update and it find 10 updates! i go to install but it give me a messege:
Code:
libtool-2.4-4.fc15.i686 requires gcc = 4.6.0 : Success - empty transaction
what can i do?
thanks for the help!
__________________
new in Fedora!
Reply With Quote
  #2  
Old 27th August 2011, 05:24 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,613
linuxfirefox
Re: problem with update in Fedora 15

I have also had that problem with the past 2 gcc updates.

This time it was libtool that depended upon a a previous version of gcc, last time it was nss_db that depended upon a lib that gcc removed and there was no replacement.

Someone is getting sloppy with gcc, it appears
Reply With Quote
  #3  
Old 27th August 2011, 05:26 PM
marko's Avatar
marko Online
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,448
linuxfirefox
Re: problem with update in Fedora 15

cookman83:

Do you have gcc installed?

If not, you need it:

yum install gcc
Reply With Quote
  #4  
Old 27th August 2011, 05:33 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,613
linuxfirefox
Re: problem with update in Fedora 15

that's the problem, marko..

he has gcc 4.6 installed, and libtool.. The new version of gcc sitting in updates-testing is a version change but libtool still requires gcc 4.6 which the new version of gcc is trying to remove.

They put a new version of gcc without changing the depends and updating libtool.
Reply With Quote
  #5  
Old 27th August 2011, 06:55 PM
cookman83's Avatar
cookman83 Offline
Registered User
 
Join Date: Aug 2011
Location: Greece
Posts: 15
linuxfirefox
Re: problem with update in Fedora 15

Quote:
Originally Posted by marko View Post
cookman83:

Do you have gcc installed?

If not, you need it:

yum install gcc
when i type in terminal i take:
Code:
[cookman@blacknight-HP ~]$ yum install gcc
Loaded plugins: langpacks, presto, refresh-packagekit
You need to be root to perform this command.
[cookman@blacknight-HP ~]$ sudo yum install gcc
[sudo] password for cookman: 
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package gcc.i686 0:4.6.0-10.fc15 will be updated
--> Processing Dependency: gcc = 4.6.0 for package: libtool-2.4-4.fc15.i686
--> Processing Dependency: gcc = 4.6.0-10.fc15 for package: libquadmath-devel-4.6.0-10.fc15.i686
--> Processing Dependency: gcc = 4.6.0-10.fc15 for package: gcc-gfortran-4.6.0-10.fc15.i686
--> Processing Dependency: gcc = 4.6.0-10.fc15 for package: gcc-c++-4.6.0-10.fc15.i686
---> Package gcc.i686 0:4.6.1-8.fc15 will be an update
--> Processing Dependency: libgomp = 4.6.1-8.fc15 for package: gcc-4.6.1-8.fc15.i686
--> Processing Dependency: cpp = 4.6.1-8.fc15 for package: gcc-4.6.1-8.fc15.i686
--> Running transaction check
---> Package cpp.i686 0:4.6.0-10.fc15 will be updated
---> Package cpp.i686 0:4.6.1-8.fc15 will be an update
---> Package gcc.i686 0:4.6.0-10.fc15 will be updated
--> Processing Dependency: gcc = 4.6.0 for package: libtool-2.4-4.fc15.i686
---> Package gcc-c++.i686 0:4.6.0-10.fc15 will be updated
---> Package gcc-c++.i686 0:4.6.1-8.fc15 will be an update
--> Processing Dependency: libstdc++-devel = 4.6.1-8.fc15 for package: gcc-c++-4.6.1-8.fc15.i686
--> Processing Dependency: libstdc++ = 4.6.1-8.fc15 for package: gcc-c++-4.6.1-8.fc15.i686
---> Package gcc-gfortran.i686 0:4.6.0-10.fc15 will be updated
---> Package gcc-gfortran.i686 0:4.6.1-8.fc15 will be an update
--> Processing Dependency: libgfortran = 4.6.1-8.fc15 for package: gcc-gfortran-4.6.1-8.fc15.i686
--> Processing Dependency: libquadmath = 4.6.1-8.fc15 for package: gcc-gfortran-4.6.1-8.fc15.i686
---> Package libgomp.i686 0:4.6.0-10.fc15 will be updated
---> Package libgomp.i686 0:4.6.1-8.fc15 will be an update
---> Package libquadmath-devel.i686 0:4.6.0-10.fc15 will be updated
---> Package libquadmath-devel.i686 0:4.6.1-8.fc15 will be an update
--> Running transaction check
---> Package gcc.i686 0:4.6.0-10.fc15 will be updated
--> Processing Dependency: gcc = 4.6.0 for package: libtool-2.4-4.fc15.i686
---> Package libgfortran.i686 0:4.6.0-10.fc15 will be updated
---> Package libgfortran.i686 0:4.6.1-8.fc15 will be an update
---> Package libquadmath.i686 0:4.6.0-10.fc15 will be updated
---> Package libquadmath.i686 0:4.6.1-8.fc15 will be an update
---> Package libstdc++.i686 0:4.6.0-10.fc15 will be updated
---> Package libstdc++.i686 0:4.6.1-8.fc15 will be an update
---> Package libstdc++-devel.i686 0:4.6.0-10.fc15 will be updated
---> Package libstdc++-devel.i686 0:4.6.1-8.fc15 will be an update
--> Finished Dependency Resolution
Error: Package: libtool-2.4-4.fc15.i686 (@fedora)
           Requires: gcc = 4.6.0
           Removing: gcc-4.6.0-10.fc15.i686 (@updates)
               gcc = 4.6.0-10.fc15
           Updated By: gcc-4.6.1-8.fc15.i686 (updates-testing)
               gcc = 4.6.1-8.fc15
           Available: gcc-4.6.0-6.fc15.i686 (fedora)
               gcc = 4.6.0-6.fc15
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
__________________
new in Fedora!
Reply With Quote
Reply

Tags
fedora, problem, update

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
Fedora 11 update problem rikilshah Using Fedora 0 12th April 2010 08:53 AM
Fedora 12 Update Problem fedoraa Using Fedora 6 23rd January 2010 11:20 PM
fedora 12 update problem loverdo Installation and Live Media 6 27th November 2009 04:33 PM
Fedora 11 Update Problem FACTOR2 Using Fedora 11 13th July 2009 01:44 PM
Fedora 5 Yum update problem pkpanda Installation and Live Media 2 23rd March 2006 10:38 AM


Current GMT-time: 05:53 (Monday, 20-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