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.
Note: This does not happen if only 17.TC3 is used to install the guest machine.
disabling the updates-testing repo allows the installation to proceed. This indicates to me that there is a malformation in the libgomp packages
Noise: libgomp is in the gcc package now irrelevant closing: insufficient_data