Bug #28988
closedErratum Excludes filter by id not working in some cases
Description
1) Extract the attached repo tgz and sync it from katello
2) Create a cv and include the above repo
3) Create an errata excludes filter that excludes the 1 erratum in that repo
4) Publish the content view
Expected
CVV version with no errata since you excluded the specific one
Actual
The excluded errata still persists in the destination repo
Additional Info:
This repo has a couple of quirks identical to repos from cdn
Module Duck:0 is duplicated with different versions with identical rpms in both
The errata points to the more recent module. The issue here is that during
publish we purge partial errata in terms of packages and not modules.
So when 2 modules with duplicate rpms are present the publish process incorrectly
thinks this errata should be copied.
Files
Updated by Partha Aji almost 5 years ago
- File dup-modules.tgz dup-modules.tgz added
- Category set to Content Views
- Assignee set to Partha Aji
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8561 added
Updated by Partha Aji almost 5 years ago
- Category deleted (
Content Views) - Assignee deleted (
Partha Aji)
Alternatively you can use this repo for step 1 -> https://partha.fedorapeople.org/test-repos/dup-modules/
Updated by Jonathon Turel almost 5 years ago
- Target version set to Katello 3.15.0
- Triaged changed from No to Yes
Updated by The Foreman Bot almost 5 years ago
- Fixed in Releases Katello 3.16.0 added
Updated by Partha Aji almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|df338af817ef6f53b312bee148a6e4edf9114d09.