You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First let me say, thanks so much for this project. The install went flawlessly and I now have Linux on my Macbook. yay!!
When I logged in and got on wifi it asked me to update some system packages. I followed the GUI prompts to let it load the updates, download them, and then do the reboot and install of new updates. It rebooted again and I logged in as my user.
At that point I was greeted with the package update screen from before, but with 3 error messages (all identical):
cannot update repo 'copr:copr.fedorainfracloud.org:group_asahi:flatpak': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for https://download.copr.fedorainfracloud.org/results/@asahi/flatpak/fedora-40-aarch64/repodata/repomd.xml [Could not resolve host: download.copr.fedorainfracloud.org]
Despite this error, it seems like all packages updated correctly. I went into the terminal and did a yum update and yum upgrade, and they both worked and showed no pending updates. I can also curl https://download.copr.fedorainfracloud.org/results/@asahi/flatpak/fedora-40-aarch64/repodata/repomd.xml fine right now.
I'm just reporting this because 1) it's probably confusing to newbies, and 2) could be the sign of some other bug that isn't affecting anything now, but might in the future.
Anyway, thanks again for this great project!
The text was updated successfully, but these errors were encountered:
Hi all,
First let me say, thanks so much for this project. The install went flawlessly and I now have Linux on my Macbook. yay!!
When I logged in and got on wifi it asked me to update some system packages. I followed the GUI prompts to let it load the updates, download them, and then do the reboot and install of new updates. It rebooted again and I logged in as my user.
At that point I was greeted with the package update screen from before, but with 3 error messages (all identical):
Despite this error, it seems like all packages updated correctly. I went into the terminal and did a
yum update
andyum upgrade
, and they both worked and showed no pending updates. I can also curlhttps://download.copr.fedorainfracloud.org/results/@asahi/flatpak/fedora-40-aarch64/repodata/repomd.xml
fine right now.I'm just reporting this because 1) it's probably confusing to newbies, and 2) could be the sign of some other bug that isn't affecting anything now, but might in the future.
Anyway, thanks again for this great project!
The text was updated successfully, but these errors were encountered: