Bug 705207 - Cannot install gcc
Summary: Cannot install gcc
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc32
Version: 15
Hardware: i686
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-17 00:13 UTC by Tony Camuso
Modified: 2011-05-17 09:08 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-05-17 09:08:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tony Camuso 2011-05-17 00:13:17 UTC
Description of problem:

# yum install gcc 
gcc-4.6.0-6.fc15.i686 requires libgomp = 4.6.0-6.fc15
glibc-headers-2.13.90-9.i686 requires glibc = 2.13.90-9

# yum install libgomp
  :
Package matching libgomp-4.6.0-6.fc15.i686 already installed. Checking for update.
Nothing to do. 

# yum install glibc
  :
Package matching glibc-2.13.90-9.i386 already installed. Checking for update.
Nothing to do. 

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

# uname -r
2.6.38.6-26.rc1.fc15.i686

# cat /etc/redhat-release
Fedora releas 15 (Lovelock)

How reproducible:
Every time

Steps to Reproduce:
1. yum install gcc
2.
3.
  
Actual results:

Dependency inconsistencies.

Expected results:
Install gcc. 

Additional info:

Comment 1 Jakub Jelinek 2011-05-17 09:08:32 UTC
That is not a bug in the package.  Either some mirror is stale and try again, or just try to update all the packages at once.


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