#12163 Problems with the CloudFront Rawhide "mirror"?
Closed: Invalid by praiskup. Opened by praiskup.

I'm not sure why, curl on https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/b/bash-5.2.32-1.fc41.x86_64.rpm
doesn't work for me. I get 404, a random other mirror works:

https://mirror.slu.cz/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/b/bash-5.2.32-1.fc41.x86_64.rpm

Do we have the CloudFront distribution misconfigured?


Hm, there already is "Release: 2" in the official mirror
https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/b/bash-5.2.32-2.fc42.x86_64.rpm

Closing, because
$ dnf repoquery --disablerepo '*' --enablerepo=hell --repofrompath=hell,https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/development/rawhide/Everything/x86_64/os/ -a | grep ^bash-
bash-0:5.2.32-2.fc42.x86_64
bash-argsparse-0:1.8-5.fc41.noarch
bash-color-prompt-0:0.5-2.fc41.noarch
bash-completion-1:2.13-2.fc41.noarch
bash-completion-devel-1:2.13-2.fc41.noarch
bash-devel-0:5.2.32-2.fc42.x86_64
bash-doc-0:5.2.32-2.fc42.x86_64

It seems that CDN is correct then; and that DNF repoquery call (I did before) reported a wrong --location (older Release) because it used metadata from a different mirror. Not an infra issue. Sorry for the noise.

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

I reported this instead:
https://github.com/rpm-software-management/dnf5/issues/1673

Metadata