Actions
Issue #9433
closedMirror repository is giving 404 because qusetion mark is improperly escaped
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
I'm trying to sync http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock but I'm getting this error:
"404, message='Not Found', url=URL('http://mirrorlist.centos.org/%3Frelease=7&arch=x86_64&repo=os&infra=stock')"},
Note the %3
where the question mark should be.
Pulp versions:
pulp-ansible (0.9.0)
pulp-certguard (1.4.0)
pulp-cli (0.11.0)
pulp-container (2.7.1)
pulp-deb (2.14.1)
pulp-file (1.8.2)
pulp-rpm (3.14.3)
pulpcore (3.14.6)
Updated by iballou about 3 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Duplicate of https://pulp.plan.io/issues/9329
Updated by dalley about 3 years ago
Confirmed that this is fixed on the latest release / 3.14 cherrypick branch
Actions