Bug 679334 - conflict upgrading to libstdc++-4.6.0-0.8.fc15.x86_64 and .i686
Summary: conflict upgrading to libstdc++-4.6.0-0.8.fc15.x86_64 and .i686
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: libstdc++so7
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Benjamin Kosnik
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-22 10:00 UTC by Alon Levy
Modified: 2014-08-04 22:08 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-26 18:05:25 UTC
Type: ---


Attachments (Terms of Use)

Description Alon Levy 2011-02-22 10:00:48 UTC
Description of problem:
I have both 32 bit and 64 bit (x86_64 and i686) versions of libstdc++ installed. Trying to do a yum upgrade I get the following conflict:

Transaction Check Error:
  file /usr/share/gcc-4.6.0/python/libjava/aotcompile.pyc conflicts between attempted installs of libstdc++-4.6.0-0.8.fc15.x86_64 and libstdc++-4.6.0-0.8.fc15.i686
  file /usr/share/gcc-4.6.0/python/libjava/aotcompile.pyo conflicts between attempted installs of libstdc++-4.6.0-0.8.fc15.x86_64 and libstdc++-4.6.0-0.8.fc15.i686
  file /usr/share/gcc-4.6.0/python/libjava/classfile.pyc conflicts between attempted installs of libstdc++-4.6.0-0.8.fc15.x86_64 and libstdc++-4.6.0-0.8.fc15.i686
  file /usr/share/gcc-4.6.0/python/libjava/classfile.pyo conflicts between attempted installs of libstdc++-4.6.0-0.8.fc15.x86_64 and libstdc++-4.6.0-0.8.fc15.i686


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


How reproducible:
Didn't try (would require getting a fresh machine, installing old versions of the rpms, and then try doing yum upgrade)

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Benjamin Kosnik 2011-07-27 15:46:45 UTC
There should not be any .pyc or .pyo files listed as dependencies in any gcc packages. 

What gcc-* packages do you have installed? What java packages do you have installed?

Comment 2 Alon Levy 2011-07-27 16:50:41 UTC
Right now yum upgrade works just fine, I still have both i686 and x86_64 versions of libstdc++, I'm still on Fedora 15, and I don't have a clone of the machine I had when I reported this bug, so unfortunately I'd say close it as non reproducible.

Comment 3 Benjamin Kosnik 2011-10-26 18:05:25 UTC
By request.


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