Bug 819468

Summary: yum cannot install gcc because it wants to (re)install libgomp.i686 (17.TC3)
Product: [Fedora] Fedora Reporter: G.Wolfe Woodbury <redwolfe>
Component: yumAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17CC: alex, ffesti, maxamillion, packaging-team, tim.lauridsen, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-13 17:09:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenscrape of yum commands none

Description G.Wolfe Woodbury 2012-05-07 10:46:49 UTC
Created attachment 582619 [details]
screenscrape of yum commands

Description of problem:
  Trying to install gcc on a fresh install of 17.TC3 (in order to install VirtualBox-Guest-Additions) an error occurs because it is trying to replace the installed libgomp.x86_64 with libgomp.i686!

Version-Release number of selected component (if applicable):
  yum-3.4.3-23.fc17

How reproducible:
  always

Steps to Reproduce:
1. Install 17.TC3 with 17-branched and updates-testing enabled
2. do NOT include gcc or development tools during install
3. install gcc after install completes
  
Actual results:
  see attached output

Expected results:
  correct install of gcc

Additional info:
  17.TC3 in VBox 4.1.14 x86_64 plus 17-branched local mirror and updates-testing local mirror enabled. customized install.

Comment 1 G.Wolfe Woodbury 2012-05-07 15:13:09 UTC
Note: This does not happen if only 17.TC3 is used to install the guest machine.

Comment 2 G.Wolfe Woodbury 2012-05-07 18:16:52 UTC
disabling the updates-testing repo allows the installation to proceed.

This indicates to me that there is a malformation in the libgomp packages

Comment 3 G.Wolfe Woodbury 2012-11-13 17:09:08 UTC
Noise: libgomp is in the gcc package
now irrelevant
closing: insufficient_data