Bug #27446
pulp3 sync does not properly detect an error
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Description
1) create a file repo with pulp3
2) define it to use an http proxy that isn't real (http://foo.com)
3) try to sync it
results: the sync 'step' suceeds, causing the 'save version' action to try to run which blows up with a weird error.
Related issues
Associated revisions
History
#1
Updated by Justin Sherrill almost 3 years ago
- Blocks Tracker #26987: Pulp3 Main tracker added
#2
Updated by Justin Sherrill almost 3 years ago
- Triaged changed from No to Yes
- Target version set to Katello Backlog
#3
Updated by Justin Sherrill almost 3 years ago
This is blocked by https://pulp.plan.io/issues/5210
#4
Updated by Samir Jha almost 3 years ago
- Has duplicate Bug #27579: Throw descriptive error when trying to sync roles from Galaxy added
#5
Updated by The Foreman Bot over 2 years ago
- Assignee set to Justin Sherrill
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8280 added
#6
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 3.14.0 added
#7
Updated by Justin Sherrill over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|0c1e2d634c0e26b92fec653d4b61cf7d5b8d46ae.
Fixes #27446 - detect pulp3 sync errors