https://bugzilla.novell.com/show_bug.cgi?id=707731 https://bugzilla.novell.com/show_bug.cgi?id=707731#c0 Summary: debuginfo packages do not depend on %name = %version-%release Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: All OS/Version: All Status: NEW Severity: Minor Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: johannesobermayr@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE) AppleWebKit/533.3 (KHTML, like Gecko) rekonq Safari/533.3 With this patch openSUSE creates debuginfo packages for each subpackage: https://build.opensuse.org/package/view_file?file=debugsubpkg.diff&package=rpm&project=Base%3Abuild&srcmd5=d9a81ac873e5fd53b12235650573b52c Lines 220 to 231 should be adapted to depend on %name = %version-%release: Note: Debug informations are only useful when %name = %version-%release fits. This should do following: 1. When updating/downgrading the (sub-)package also the associated -debuginfo package must be updated/downgraded. 2. On deinstallation of a package then also the associated -debuginfo package will be deinstalled. 3. Should also fix bug 573868. Reproducible: Always -- 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.