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
I am trying to install Asahi Linux on my MacBook Pro with M2 Max, running on macOS Sequoia 15.2, but I get the following error:
Downloading extra files...
Downloading mozilla-openh264-2.4.1-2.fc41.aarch64.rpm (1/2)...
root : ERROR Exception caught
Traceback (most recent call last):
File "/private/tmp/asahi-install/main.py", line 1069, in
InstallerMain(installer_version).main()
File "/private/tmp/asahi-install/main.py", line 877, in main
while self.main_loop():
File "/private/tmp/asahi-install/main.py", line 1032, in main_loop
return self.action_install_into_free(parts_free)
File "/private/tmp/asahi-install/main.py", line 336, in action_install_into_free
self.do_install(os_size)
File "/private/tmp/asahi-install/main.py", line 456, in do_install
self.osins.install(self.ins)
File "/private/tmp/asahi-install/osinstall.py", line 173, in install
self.download_extras()
File "/private/tmp/asahi-install/osinstall.py", line 123, in download_extras
data = ucache.read()
File "/private/tmp/asahi-install/urlcache.py", line 200, in read
d[0] = d[0][trim:]
IndexError: list index out of range
If you need to file a bug report, please attach the log file:
/private/tmp/asahi-install/installer.log
I am trying to install Asahi Linux on my MacBook Pro with M2 Max, running on macOS Sequoia 15.2, but I get the following error:
Downloading extra files...
Downloading mozilla-openh264-2.4.1-2.fc41.aarch64.rpm (1/2)...
root : ERROR Exception caught
Traceback (most recent call last):
File "/private/tmp/asahi-install/main.py", line 1069, in
InstallerMain(installer_version).main()
File "/private/tmp/asahi-install/main.py", line 877, in main
while self.main_loop():
File "/private/tmp/asahi-install/main.py", line 1032, in main_loop
return self.action_install_into_free(parts_free)
File "/private/tmp/asahi-install/main.py", line 336, in action_install_into_free
self.do_install(os_size)
File "/private/tmp/asahi-install/main.py", line 456, in do_install
self.osins.install(self.ins)
File "/private/tmp/asahi-install/osinstall.py", line 173, in install
self.download_extras()
File "/private/tmp/asahi-install/osinstall.py", line 123, in download_extras
data = ucache.read()
File "/private/tmp/asahi-install/urlcache.py", line 200, in read
d[0] = d[0][trim:]
IndexError: list index out of range
If you need to file a bug report, please attach the log file:
/private/tmp/asahi-install/installer.log
installer.log
The text was updated successfully, but these errors were encountered: