Actions
Backport #9027
closedBackport 8787 to 3.13.3
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 100
Quarter:
Related issues
Updated by dalley over 3 years ago
- Copied from Issue #8787: "UnboundLocalError: local variable 'result' referenced before assignment" on attempt to sync some repos added
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by dalley over 3 years ago
Updated by dalley over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 98971285b7fe06e65cfbe6b656a6a9601f8d0849.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix unbound local error when Pulp receives a non-404 ClientResponseError
If Pulp receives a ClientResponseError when attempting to download a file, but the status code isn't 404, then we go down the wrong code path.
backports: #8787 https://pulp.plan.io/issues/8787
fixes #9027
(cherry picked from commit 727b530bbd0e74041c49808b19e1a0333cff2570)