| Summary: | clean_requirements_on_remove no longer uninstalls leaves | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christoph Wickert <cwickert> |
| Component: | yum | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | admiller, cwickert, ffesti, firas.alkafri, jzeleny, packaging-team-maint, vmukhame |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-03 14:52:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Christoph Wickert
2013-12-17 14:06:40 UTC
We can't reproduce it in F20. Might be a problem with yumdb. Can you check the yumdb attributes of the leaf package Yum does not remove? (yumdb info <pkgname>). Unless "reason = dep", Yum won't remove it, because it will be considered user-installed. Thanks for this hint. It works for new packages that got installed with reason=dep, however with the upgrade to F20, clean_requirements_on_remove broke for all previous installed packages. Did nobody think about implementing the new yum groups as object stuff in a way that does not break backwards compatibility? *** This bug has been marked as a duplicate of bug 979083 *** |