Bug 702836 - GLIBC Compiler Version Issue
Summary: GLIBC Compiler Version Issue
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 15
Hardware: i686
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Andreas Schwab
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-07 15:42 UTC by Wayne Borean
Modified: 2016-11-24 16:12 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-08 22:28:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Wayne Borean 2011-05-07 15:42:37 UTC
Description of problem: Fresh install of Fedora 15 Beta on new hardware. Found a lot of software would not install. Common error message was:

glibc-utils-2.13.90-9.i686 requires glibc = 2.13.90-9
glibc-devel-2.13.90-9.i686 requires glibc = 2.13.90-9
glibc-headers-2.13.90-9.i686 requires glibc = 2.13.90-9

When I checked I found out that the compiler version installed is  2.13.90-10

Version-Release number of selected component (if applicable):2.13.90-10


How reproducible:100%


Steps to Reproduce:
1. Try to install any programming tool using gpk-application.
2. Try to install any other Desktop (i.e. KDE) using gpk-application.
3. Try to install anything that comes as source using gpk-application.
  
Actual results: The install will fail giving one of the following messages:

glibc-utils-2.13.90-9.i686 requires glibc = 2.13.90-9
glibc-devel-2.13.90-9.i686 requires glibc = 2.13.90-9
glibc-headers-2.13.90-9.i686 requires glibc = 2.13.90-9

or 

glibc-devel-2.13.90-9.i686 requires glibc = 2.13.90-9
glibc-headers-2.13.90-9.i686 requires glibc = 2.13.90-9

Expected results: Normally the application installs. 


Additional info: Never seen this before, but then again, this is the first time I've run a Fedora Beta.

Wayne

Comment 1 Wayne Borean 2011-05-08 22:28:10 UTC
Problem is now gone - appears to have been related to an update to the compiler package that wasn't completed.


Note You need to log in before you can comment on or make changes to this bug.