Bug 72689
| Summary: | Conflicts and Provides in under the same package isn't smart enough not to detect a conlfict | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Christian Pearce <pearcec> |
| Component: | rpm-build | Assignee: | Jeff Johnson <jbj> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | CC: | pearcec |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://www.jpackage.org/rpm/free/ant/ant-optional-full-1.5-5jpp.noarch.rpm | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-12-28 14:03:15 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
Christian Pearce
2002-08-26 17:58:48 UTC
Yup, that's the way conflicts is supposed to work. Some means other than "smarter rpm" and Conflicts: is needed to package the minimal -> full upgrade path as described. In fact, I suspect that adding Obsoletes: to each package to eliminate the other is closer to the desired behavior. |