Feature #39345
openAdd support for Debian Architecture-Variants
Description
Ubuntu has introduced repositories that are using Architecture-Variant fields in the metadata. There is a change in pulp_deb that aims to support it: https://github.com/pulp/pulp_deb/pull/1392
This requires that users are entering the architecture with a `:` delimiter that pulp recognizes as an variant. This string needs to be normalized by removing the delimiter before it gets send to candlepin. Therefore requiring a small change in Katello as well.
Updated by Tobias Grigo 3 months ago
- Pull request https://github.com/Katello/katello/pull/11761 added
Updated by The Foreman Bot 3 months ago
- Status changed from New to Ready For Testing
Updated by Ian Ballou 3 months ago
- Target version deleted (
Katello 5.1.0)
@hstct is the required Pulp Debian features going to be compatible with Pulpcore 3.105? We're wondering if this feature will need to wait long before it can be merged.
Updated by Tobias Grigo 2 months ago
Ian Ballou wrote in #note-4:
@hstct is the required Pulp Debian features going to be compatible with Pulpcore 3.105? We're wondering if this feature will need to wait long before it can be merged.
Sorry I didn't check here. It won't be compatible with pulpcore 3.105 unfortunately.
In other news we switched the pulp_deb approach which currently doesn't require any Katello changes for the feature to work. I will close this issue and the PR.
We might need some UI changes but will create a new issue if this is the case.
Updated by Tobias Grigo 2 months ago
Huh, actually I don't seem to be able to close this!
Updated by The Foreman Bot 2 months ago
- Pull request deleted (
https://github.com/Katello/katello/pull/11761)