|
Bugzilla – Full Text Bug Listing |
| Summary: | stale debuginfo packages remain installed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Olaf Hering <ohering> |
| Component: | Basesystem | Assignee: | Dominique Leuenberger <dimstar> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | chcao, mls, zypp-maintainers |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Olaf Hering
2016-06-03 13:06:13 UTC
Hi Dominique, would you like to take a look at this issue? Thank you! -debuginfo packages are not part of the 'regular ftp tree' and/or product and are thus not handled by the obsoletes handlers AFAIR, zypper dup used to have a flag to remove stale packages that no longer exist in any configured repository... @zypp maintainers: is still no longer the case? Orphaned packages that no longer exist in any configured repository are silently removed IF they are involved in a conflict. So if a -debuginfo is not tied to it's package dependency wise, it might indeed stay. Zypper can probably offer a 'dup --drop-orphaned' which would of course affect ALL orphaned packages (manually installed, OneKick install, etc.), so one should use it with care. Nah, the solution is to add back the requires to the main package. But this will only work if the solver knows that it can deinstall debuginfo packages without asking for permission. (i.e. we must not generate an "update rule" for them.) Anyway, dup of bug 658212... *** This bug has been marked as a duplicate of bug 658212 *** |