[Bug 426466] New: rfe: libgcc43 conflicts with libgcc44
https://bugzilla.novell.com/show_bug.cgi?id=426466 Summary: rfe: libgcc43 conflicts with libgcc44 Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: rguenther@novell.com ReportedBy: jengelh@gmx.de QAContact: qa@suse.de Found By: Beta-Customer When trying to install /home:/rguenther's gcc44 packages, libgcc44 will conflict with libgcc43. 19:43 sovereign:/dev/shm # rpm -Uhv gcc44-4.4.0_20080905-1.2.x86_64.rpm cpp44-4.4.0_20080905-1.2.x86_64.rpm libgcc44-4.4.0_20080905-1.2.x86_64.rpm libgomp44-4.4.0_20080905-1.2.x86_64.rpm libmudflap44-4.4.0_20080905-1.2.x86_64.rpm libcloog0-1-3.3.x86_64.rpm libppl7-0.10pre24-5.2.x86_64.rpm libppl_c0-0.10pre24-5.2.x86_64.rpm gmp-4.2.3-2.2.x86_64.rpm warning: gcc44-4.4.0_20080905-1.2.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 006322e8 Preparing... ########################################### [100%] file /lib64/libgcc_s.so.1 from install of libgcc44-4.4.0_20080905-1.2 conflicts with file from package libgcc43-4.3.1_20080507-6.1 file /usr/lib64/libmudflap.so.0.0.0 from install of libmudflap44-4.4.0_20080905-1.2 conflicts with file from package libmudflap43-4.3.1_20080507-6.1 [...] As I am aware why this is so, but I would still like to have gcc-4.4 for testing without having to touch any existing gcc 4.3 components. As such, the filenames must not conflict. I think libmudflap.so.0.0.0 should rather be named libmudflap44.so.0.0.0, simiarly for other conflicting files like libgomp.so, but I am not sure how this could be dealt with libgcc_s.so and libcstd++.so.6 as they are linked to by other programs. Suggestions? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426466 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=426466#c1 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Richard Guenther <rguenther@novell.com> 2008-09-16 04:19:06 MDT --- Fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426466 User jengelh@gmx.de added comment https://bugzilla.novell.com/show_bug.cgi?id=426466#c2 --- Comment #2 from Jan Engelhardt <jengelh@gmx.de> 2008-09-17 15:41:59 MDT --- I did not actually mean to have Obsoletes/Provides: libgcc43 added, because that will - evict libgcc43 if I try to install libgcc44 (using rpm -Uhv) - still conflict (rpm -ihv) This rfe was for renaming affected libraries so that both libgcc43's libgcc.so.1 and libgcc44's libgcc.so.1 can coexist somehow (out of fear that there might be a bug in the yet unreleased GCC 4.4). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426466 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=426466#c3 --- Comment #3 from Richard Guenther <rguenther@novell.com> 2008-09-17 15:45:54 MDT --- Sorry, but that's the right fix. Renaming the libraries is not possible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=426466 Jan Engelhardt <jengelh@medozas.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com