fedora remote: switch base_url to syd.mirror.rackspace.com (fast AU mirror w/ F44) #23
Reference in New Issue
Block a user
Delete Branch "benvin/fedora-mirror-unistuttgart"
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
dl.fedoraproject.orgis the Fedora master and is heavily throttled from Sydney, so cold fetches of F44 content (37 MB primary + every uncached package) starve and dnf times out (curl error 28). The earlier fix considered the EU tier-1 mirrorftp.uni-stuttgart.de, but a Sydney mirror (syd.mirror.rackspace.com) now carries the full F44 tree (releases/44+updates/44+development/rawhide, all verified repomd 200 over https) and serves the same immutable hashes as dl. Local and low-latency (~4.7 MB/s) beats a fast EU hop.How
fedoraremotebase_urlfromhttps://dl.fedoraproject.org/pub/fedora/linuxtohttps://syd.mirror.rackspace.com/fedora(rackspace roots its Fedora tree at/fedora, not/fedora/linux). ttls/description/immutable_patterns unchanged; the existingreleases/,updates/,development/,noarchpatterns all still resolve.After apply, evict the
fedorarepodata cache so metadata is re-fetched from the new backend.fedora remote: switch base_url to ftp.uni-stuttgart.de (fast mirror w/ F44)to fedora remote: switch base_url to syd.mirror.rackspace.com (fast AU mirror w/ F44)