#7440 Mirror on AWS S3 is incomplete
Closed: Duplicate 5 years ago Opened 5 years ago by mizdebsk.

The mirror maintained by Fedora infrastructure on Amazon AWS does not correctly serve files with plus sign in their name, possibly other special characters.

Reproducer:

dnf --repofrompath cloudfront,https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/releases/29/Everything/x86_64/os/ --repo cloudfront download libstdc++

Actual output:

Added cloudfront repo from https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/releases/29/Everything/x86_64/os/
cloudfront                                  30 MB/s |  62 MB     00:02    
Last metadata expiration check: 0:00:23 ago on Thu Dec 13 22:12:09 2018.
[MIRROR] libstdc++-8.2.1-2.fc29.x86_64.rpm: Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/releases/29/Everything/x86_64/os/Packages/l/libstdc++-8.2.1-2.fc29.x86_64.rpm
[FAILED] libstdc++-8.2.1-2.fc29.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success

Explanation: Path to RPM package contained in repodata does not match the actual URL under which the package is available.


Metadata Update from @bowlofeggs:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

5 years ago

Lets close this in favor of issue #6022 so we track it all in one place.

Metadata Update from @kevin:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata