Actions
Bug #30954
closedIncremental 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.
Actions