https://bugzilla.novell.com/show_bug.cgi?id=723151 https://bugzilla.novell.com/show_bug.cgi?id=723151#c0 Summary: "Install all matching debuginfo packages" never finds anything-debuginfo-32bit Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: antoine.mechelynck@belgacom.net QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0a1) Gecko/20111010 Firefox/10.0a1 SeaMonkey/2.7a1 In YaST "Software Management", "Extras → Install all matching debuginfo packages" never finds those for anything-32bit compatibility libraries, even if some such libraries are installed and the debug repository configured-in. I think that the problem comes from the fact that YaST tries adding "-debuginfo" at the end of installed package names, but not in the middle: i.e., if "something" is installed, YaST will find "something-debuginfo" if it is available, but if "anything-32bit" is installed, YaST will look for "anything-32bit-debuginfo" (which doesn't exist) but not for "anything-debuginfo-32bit". Reproducible: Always Steps to Reproduce: 1. Make sure that you are running on a 64bit machine with a 64bit openSUSE. 2. Make sure that the "debug" repository is enabled in addition to the "normal" openSUSE repository (and/or Test-Debug in addition to Test). 3. Make sure that you have some "blahblah-32bit" packages installed without the corresponding and available "blahblah-debuginfo-32bit". 4. In YaST "Software Management" menu, select "Extras → Install all matching debuginfo packages". Actual Results: No corresponding "blahblah-debuginfo-32bit" packages found. Expected Results: For every installed "something-32bit" package, "Install all matching debuginfo packages" should find the matching "something-debuginfo-32bit" if it is available but not yet installed. Additional info: Workaround: Search on "32bit" (without the quotes), and sort the list by package name. Each -debuginfo-32bit package will be found close by its matching -32bit non-debuginfo package (usually on the next line, but sometimes a few lines lower down). You can then manually select them one by one for installation (by clicking on the "empty box" icon to turn it into a green √), then "Accept" will download and install them. -- 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.