Bug #30954
Incremental update fails if content view version has Pulp 3 non-yum content and Pulp 2 yum content.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Description
IncrementalUpdate's finalize will try to copy module_defaults between all repositories in the content view version that is the result of the incremental update. This causes a 404 if one of those repositories is a Pulp 3 repo since the copy call is Pulp 2-specific.
Associated revisions
History
#1
Updated by Ian Ballou over 1 year ago
- Target version set to Katello 3.16.1.2
#2
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8976 added
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.0.0 added
#4
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a1cb3f0f86dbd23caee5834c1e19d9d87ddf46b8.
#5
Updated by Jonathon Turel over 1 year ago
- Triaged changed from No to Yes
Fixes #30954 - inc update fails if cvv has mixed-Pulp content (#8976)