Bug #33376
catch specific error from pulp and throw a better one that is katello specific
Description
as part of https://pulp.plan.io/issues/9303, pulp will throw an error to the user to tell them that the repository does not support 'mirror'. We should catch this and suggest that they turn off 'mirror on sync because the upstream repository refers to external resources'
Associated revisions
History
#1
Updated by Justin Sherrill over 1 year ago
- Triaged changed from No to Yes
#2
Updated by The Foreman Bot over 1 year ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9716 added
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d947a8fd3d23a9868055faa1379d0b3e8451e4a9.
Fixes #33376 - catch & return new Pulp mirror on sync error (#9716)