Bug #38907
closedExpand structured APT fallback mechanism for deb content
Description
With https://projects.theforeman.org/issues/38231 we introduced a fallback mechanism for old pulp_deb repo versions that don't have any structure content in them.
We have since encountered cases (incremental content view updates where the source is structured but the target repo is not), where some packages are structured and some are not within a single repo version.
We need to either prevent this result in the incremental content view update workflow and also fix already affected incremental content view versions, or else, simply expand the fallback mechanism to also identify these cases.
Since this is the much simpler fix, we will try expanding the fallback mechanism first.
Updated by Quirin Pamp 5 months ago
- Related to Bug #38231: Old CV versions may contain deb repos without structure content added
- Related to Feature #35959: Replace simple publisher with structured publisher for Debian Repositories added
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11568 added
Updated by Ian Ballou 5 months ago
- Target version changed from Katello 4.20.0 to Katello 4.19.0
If this doesn't make Katello 4.19.0, retriage it to 4.19.1.
Updated by Quirin Pamp 5 months ago
- Related to Bug #38912: Republish repository metadata action should update deb content URL options when needed added
Updated by Quirin Pamp 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|3994a3aef6ac83732b87b713863fafe03af02763.
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/Katello/katello/pull/11572 added
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/Katello/katello/pull/11577 added