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.