Bug 475882
Summary: | Incorrect statement of "no package requires ..." | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Edwin ten Brink <fedora> |
Component: | rpm | Assignee: | Panu Matilainen <pmatilai> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 10 | CC: | ffesti, jnovy, n3npq, pmatilai |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-12-11 06:37:22 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Edwin ten Brink
2008-12-10 21:58:37 UTC
FYI: rpm5 has --whatneeds instead of --whatrequires to check __ALL__ the Provides: contained in a package that has a Provides: as a given argument, not just the argument, including file paths, against all other packages that need __ANYTHING__ in a given package. Yes, very useful when uninstalling packages using the rpm CLI. But a simple script wrapper over provides can be done instead. But that's not the version of rpm for which this bugzilla is intended. But it does solve the RFE somewhere in this bugzilla no matter what. *** This bug has been marked as a duplicate of bug 142651 *** |