https://bugzilla.novell.com/show_bug.cgi?id=657604 https://bugzilla.novell.com/show_bug.cgi?id=657604#c0 Summary: Major mix-up with gcc33 rpms Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Critical Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: Joseph.Comfort@asu.edu QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12 Today I updated my rpms through Yast. In addition to the usual repositories, I include the Build Service for gcc. I have both gcc45 and gcc33 installed, and there were updates for these. After the updates, Yast would not restart. There were complaints that GCC_4.2.0 was not found. I rebooted the system, hoping to clear problems. It would not go to level 5, with the same complaint for some process. What I find: The failure relates to /lib64/libgcc_s.so.1 (probably also /lib/libgcc_s.so.1). An rpm -q --whatprovides shows that this is provided by BOTH the libgcc45 and libgcc33 rpms (and 32-bit versions), BUT with very different file sizes. The installed versions are dated Nov 29 and are from libgcc33, not ...45. Checking my other not-updated machines, only the libgcc45 rpm is installed. So the update added a conflicting rpm. On another machine, I downloaded the libgcc45 rpms from the Build Service, and transferred them to my first computer. I wanted to remove the libgcc33 rpm and reinstall the libgcc45 one. However, I could not remove libgcc33 because it is now needed by gcc33-3.3.3-33.6.x86_64. I am basically dead in the water, with project I need to work on over the weekend! Even if the rpms are fixed up, I don't know how I would install them because neither Yast nor zypper will run. It is a serious problem. Reproducible: Always Steps to Reproduce: 1. Have gcc45 and gcc33 installed 2. Setup the repository to the Build Service devel:gcc. 3. Run Yast2, update rpms if updates are available. Actual Results: Yast and zypper are dead. Reboot can not reach level 5. Expected Results: No problems. -- 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.