Hide Forgot
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:
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?
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.
By request.