Greetings
I’ve neglected my Asahi computer for a long time, and want to get back around to using it regularly. It’s still running version 40, so I hoped to dnf upgrade, and then dnf-system-upgrade. But apparently it’s been so long that dnf can’t find the repomd.xml file on the web anymore:
$ sudo dnf update
...
Fedora Asahi Remix Hotfixes 10 kB/s | 1.5kB 00:00
Copr repo for fedora-remix-branding owned by @ asahi 10 kB/s | 158B 00:00
Errors during downloading metadata for repository 'copr:copr.fedorainfracloud.org:group_asahi:fedora-remix-branding':
- Status code: 404 for https://download.copr.fedorainfracloud.org/results/@asahi/fedora-remix-branding/fedora-40-aarch64/repodata/repomd.xml (IP: 108.138.85.27)
Error: failed to download metadata for repo: cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried.
And, if I just give this a try…:
$ sudo dnf-system-upgrade download --releasever=41
I’m warned “Before you continue, ensure that your system is fully upgraded.”
Is there a new location of the fedorainfracloud repodata for fedora-40 that I can point DNF at?
Should I just go ahead with the system-upgrade anyway?
Or is there another better suggestion?
Total reinstall is not my favorite, but it will be an option if nothing else.
Thank you!
(please pardon typos in the codeblock; I transcribed that by eye after midnight)