Bug #34041
closedRestrict to Architecture setting in yum type repos has no effect
Description
I want to sync a particular architecture from a upstream repo that contains multiple architectures, my assumption is that the Restrict to Architecture setting in yum type repos would achieve that.
Example Upstream: https://download.opensuse.org/repositories/home:/orcharhino:/sles_15/SLES15SP3/
Despite setting the Restrict to Architecture setting to e.g. aarch64, after syncing the Repo will contain all packages available upstream regardless of the packages architecture.
My expectation is that instead only the packages of the specified architecture and noarch packages are synced.
Updated by Justin Sherrill about 3 years ago
The UI here is extremely misleading.
Restrict to architecture doesn't have anything to do with restricting the packages that are synced. Instead it restricts which clients will have this repository 'enabled' when subscribed to the product.
We need to move this option to another category such as 'deployment options' or 'publishing options' or something like that
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ryan Verdile
- Pull request https://github.com/Katello/katello/pull/9900 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Ryan Verdile about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|68ec6706a796181c9bc57bc73b75002f616f334e.
Updated by Ian Ballou almost 3 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/9900) - Fixed in Releases Katello 4.4.0 added
- Fixed in Releases deleted (
Katello 4.5.0)
Updated by Ian Ballou almost 3 years ago
- Pull request https://github.com/Katello/katello/pull/9900 added