Actions
Bug #38231
openOld CV versions may contain deb repos without structure content
Description
There may be old pulp_deb repo versions that have no package_release_components to go with the packages.
This could be because packages were uploaded with Katello < 4.12
It may also affect filtered CV versions created with very old Katello versions.
Such repos cannot be synced to smart proxy or be consumed by hosts with structured APT enabled.
Until we can provide a repair functionality for such cases on the pulp_deb side (which would be a quite complex DB repair script), the simplest way to fix this, is to add a fallback to simple publishing mechanism on the Katello side.
Updated by Quirin Pamp 2 days ago
- Related to Feature #35959: Replace simple publisher with structured publisher for Debian Repositories added
Updated by The Foreman Bot 2 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11321 added
Actions