We have announced the release of Fedora Asahi Remix 44!
You can install Fedora Asahi Remix by following our installation guide. Existing systems, running Fedora Asahi Remix 43 or 42, can be updated following the usual Fedora upgrade process.
We have announced the release of Fedora Asahi Remix 44!
You can install Fedora Asahi Remix by following our installation guide. Existing systems, running Fedora Asahi Remix 43 or 42, can be updated following the usual Fedora upgrade process.
Wow that was fast. Excited for the new release!
Offline update via Discover failed with:
Failed to download metadata (baseurl: “Index of /results/@asahi/u-boot/fedora-44-aarch64/”) for repository “copr:copr.fedorainfracloud.org:group_asahi:u-boot”: Usable URL not found
filed as 2463747 – Fedora 43 to 44 upgrade via Discover fails due to missing network
As a workaround
sudo dnf --releasever=44 system-upgrade download
sudo dnf offline reboot
is expected to work.
sudo systemctl soft-reboot instead of rebooting through Discover to install the updates might work as well.
I am a new Fedora Remix user (1 month). I encountered the same issue as @klapperkopp. Did @jannau 's suggested work around succeed? Is work being done to fix the issue?
the workaround (update via command line) went well for me ![]()
Thanks @niels-s . To be clear, you used @jannau 's first suggestion, not the sudo systemctl soft-reboot option?
yes, correct
Same here. Worked for me too. Thanks again.