Actions
Bug #38359
closedAPT repos using path prefixes for components will be misconfigured on consuming hosts
Description
When synchronizing APT repos with path prefixes on their components, e.g.: http://security.debian.org/debian-security/dists/buster/updates/Release
We need to strip those path prefixes from the components we configure on hosts (i.e. we should not store them in candlepin).
Starting with pulp_deb >= 3.5.1 the Pulp API exposes the correct information we need as the `plain_component` parameter.
Updated by Quirin Pamp 22 days ago
- Related to Feature #35959: Replace simple publisher with structured publisher for Debian Repositories added
Updated by The Foreman Bot 22 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/11365 added
Updated by Ian Ballou 22 days ago
- Category set to Repositories
- Target version set to Katello 4.17.0
- Triaged changed from No to Yes
Updated by Quirin Pamp 1 day ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c26a27b7d090a62af59f8151c427eca80406c3d2.
Actions