Actions
Backport #9198
closedBackport #8875 "pulp fails downloading packages with special symbols from Amazon Linux repositories" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 102
Quarter:
Related issues
Updated by dalley over 3 years ago
- Copied from Issue #8875: pulp fails downloading packages with special symbols from Amazon Linux repositories added
Added by dalley over 3 years ago
Updated by dalley over 3 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 91908ca045bf382cdd2f7cf715631ac3c46a96ba.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Taught downloader to url-encode so odd backends can find content.
Amazon (for example) will reject RPMs with '+' in the filename if it's not url-encoded.
backports #8875.
fixes #9198
(cherry picked from commit db55c27a9e78a18b64849915bc33628c8a9456fd)