fedora remote: point base_url at dl.fedoraproject.org #22

Merged
benvin merged 1 commits from benvin/fedora-mirror-dl into main 2026-08-12 23:13:51 +10:00
Member

Why: dnf on F44 gets HTTP 404 for releases/44/Everything/x86_64/os/repodata/repomd.xml. The fedora remote base_url points at the fcix micromirror (gsl-syd.mm.fcix.net/fedora/linux), which does not carry F44 (its releases/ tops out at F43). dl.fedoraproject.org is the canonical, always-current Fedora source.

How:

  • Change config/remote_rpm/fedora.yaml base_url only, to https://dl.fedoraproject.org/pub/fedora/linux. Description, ttls, and immutable_patterns unchanged.
Why: dnf on F44 gets HTTP 404 for `releases/44/Everything/x86_64/os/repodata/repomd.xml`. The `fedora` remote base_url points at the fcix micromirror (`gsl-syd.mm.fcix.net/fedora/linux`), which does not carry F44 (its `releases/` tops out at F43). `dl.fedoraproject.org` is the canonical, always-current Fedora source. How: - Change `config/remote_rpm/fedora.yaml` `base_url` only, to `https://dl.fedoraproject.org/pub/fedora/linux`. Description, ttls, and immutable_patterns unchanged.
unkin-agent added 1 commit 2026-08-12 22:43:06 +10:00
fedora remote: point base_url at dl.fedoraproject.org
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
983cff4876
The fcix micromirror (gsl-syd.mm.fcix.net) does not carry F44, so dnf
gets HTTP 404 for releases/44/Everything/x86_64/os/repodata/repomd.xml.
dl.fedoraproject.org is the canonical always-current Fedora source.
benvin merged commit 950a228fdc into main 2026-08-12 23:13:51 +10:00
benvin deleted branch benvin/fedora-mirror-dl 2026-08-12 23:13:52 +10:00
Sign in to join this conversation.