fedora remote: point base_url at dl.fedoraproject.org #22
Reference in New Issue
Block a user
Delete Branch "benvin/fedora-mirror-dl"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why: dnf on F44 gets HTTP 404 for
releases/44/Everything/x86_64/os/repodata/repomd.xml. Thefedoraremote base_url points at the fcix micromirror (gsl-syd.mm.fcix.net/fedora/linux), which does not carry F44 (itsreleases/tops out at F43).dl.fedoraproject.orgis the canonical, always-current Fedora source.How:
config/remote_rpm/fedora.yamlbase_urlonly, tohttps://dl.fedoraproject.org/pub/fedora/linux. Description, ttls, and immutable_patterns unchanged.