Bug 612720 - Conflict between libstdc++ x86_64 and i686
Summary: Conflict between libstdc++ x86_64 and i686
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 613501 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-08 20:48 UTC by Horst H. von Brand
Modified: 2010-07-13 02:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-13 02:03:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Horst H. von Brand 2010-07-08 20:48:36 UTC
Description of problem:
Can't update libstdc++ (and other pieces of GCC) because of the conflicts between 
libstdc++-4.5.0-1.fc14.{i686,x86_64}

Version-Release number of selected component (if applicable):
libstdc++-4.5.0-1.fc14.{i686,x86_64}

How reproducible:


Steps to Reproduce:
1. yum -y update --skip-broken --nogpg
2.
3.
  
Actual results:
Transaction Check Error:
  file /usr/share/gcc-4.5.0/python/libstdcxx/__init__.pyc conflicts between attempted installs of libstdc++-4.5.0-1.fc14.i686 and libstdc++-4.5.0-1.fc14.x86_64
  file /usr/share/gcc-4.5.0/python/libstdcxx/__init__.pyo conflicts between attempted installs of libstdc++-4.5.0-1.fc14.i686 and libstdc++-4.5.0-1.fc14.x86_64
  file /usr/share/gcc-4.5.0/python/libstdcxx/v6/__init__.pyc conflicts between attempted installs of libstdc++-4.5.0-1.fc14.i686 and libstdc++-4.5.0-1.fc14.x86_64
  file /usr/share/gcc-4.5.0/python/libstdcxx/v6/__init__.pyo conflicts between attempted installs of libstdc++-4.5.0-1.fc14.i686 and libstdc++-4.5.0-1.fc14.x86_64
  file /usr/share/gcc-4.5.0/python/libstdcxx/v6/printers.pyc conflicts between attempted installs of libstdc++-4.5.0-1.fc14.i686 and libstdc++-4.5.0-1.fc14.x86_64
  file /usr/share/gcc-4.5.0/python/libstdcxx/v6/printers.pyo conflicts between attempted installs of libstdc++-4.5.0-1.fc14.i686 and libstdc++-4.5.0-1.fc14.x86_64


Expected results:


Additional info:

Comment 1 Horst H. von Brand 2010-07-08 20:49:58 UTC
BTW, Bugzilla doesn't offer libstdc++ as a package to report bugs against....

Comment 2 Rex Dieter 2010-07-12 01:02:12 UTC
It's fixed in 4.5.0-2

Comment 3 Jakub Jelinek 2010-07-12 06:26:59 UTC
*** Bug 613501 has been marked as a duplicate of this bug. ***

Comment 4 Michal Jaegermann 2010-07-12 23:16:30 UTC
(In reply to comment #2)
> It's fixed in 4.5.0-2    

Maybe but not quite.  With 4.5.0-2.fc14 and gdb-7.1-28.fc14 I am seeing

Transaction Check Error:
  file /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.14-gdb.py conflicts between attempted installs of libstdc++-4.5.0-2.fc14.x86_64 and gdb-7.1-28.fc14.x86_64
  file /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.14-gdb.pyc conflicts between attempted installs of libstdc++-4.5.0-2.fc14.x86_64 and gdb-7.1-28.fc14.x86_64
  file /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.14-gdb.pyo conflicts between attempted installs of libstdc++-4.5.0-2.fc14.x86_64 and gdb-7.1-28.fc14.x86_64
  file /usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.14-gdb.py conflicts between attempted installs of libstdc++-4.5.0-2.fc14.i686 and gdb-7.1-28.fc14.x86_64
  file /usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.14-gdb.pyc conflicts between attempted installs of libstdc++-4.5.0-2.fc14.i686 and gdb-7.1-28.fc14.x86_64
  file /usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.14-gdb.pyo conflicts between attempted installs of libstdc++-4.5.0-2.fc14.i686 and gdb-7.1-28.fc14.x86_64

for a change.

Comment 5 Jens Petersen 2010-07-13 02:03:00 UTC
(In reply to comment #4)
> for a change.    

or a hijack? :)  I see it too but that is not a multilib conflict
but seemingly a new bug 613865.


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