Actions
Bug #31270
closedKatello Pulp 3 Applicability erroneously shows non-modular RPMs upgradable from modular RPMs with same name but older version
Description
This BZ explains the situation: https://bugzilla.redhat.com/show_bug.cgi?id=1869431
This bug exists (existed?) in Pulp 2, which the BZ above mentions. As it turns out, Katello's implementation of yum applicability has this issue as well. In Pulp 2, however, the issue was related to cross-repository applicability. In our Pulp 3 applicability implementation, the bug will show up with one single repository.
The newer, non-modular RPM should not be shown as applicable since dnf will not replace a modular RPM with a non-modular one.
Updated by Ian Ballou about 4 years ago
- Target version changed from Katello 3.16.2 to Katello 4.0.0
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/9107 added
Updated by The Foreman Bot almost 4 years ago
- Fixed in Releases Katello 4.1.0 added
Updated by Ian Ballou almost 4 years ago
- Target version changed from Katello 4.0.0 to Katello 3.18.2
Updated by Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|56fb9e52dba2ba45f5d3e6342572bec531496ab5.
Actions