-bash-3.2# caffeinate -dis ./install.sh + set -e + '[' . '!=' ./install.sh ']' + cd . + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + export DYLD_LIBRARY_PATH=/tmp/asahi-install/Frameworks/Python.framework/Versions/Current/lib + DYLD_LIBRARY_PATH=/tmp/asahi-install/Frameworks/Python.framework/Versions/Current/lib + export DYLD_FRAMEWORK_PATH=/tmp/asahi-install/Frameworks + DYLD_FRAMEWORK_PATH=/tmp/asahi-install/Frameworks + python=Frameworks/Python.framework/Versions/3.9/bin/python3.9 + export SSL_CERT_FILE=/tmp/asahi-install/Frameworks/Python.framework/Versions/Current/etc/openssl/cert.pem + SSL_CERT_FILE=/tmp/asahi-install/Frameworks/Python.framework/Versions/Current/etc/openssl/cert.pem + export PATH=/tmp/asahi-install/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/sbin:/sbin + PATH=/tmp/asahi-install/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/sbin:/sbin + set +e ++ /usr/libexec/PlistBuddy -c 'Print :ProductVersion' /System/Library/CoreServices/SystemVersion.plist + macos_ver=14.4 + res=0 + set -e + '[' 0 -ne 0 ']' + '[' -z 14.4 ']' + '[' 14 -lt 12 ']' + arch -arm64 ls ++ arch + '[' arm64 '!=' arm64 ']' + exec + exec Frameworks/Python.framework/Versions/3.9/bin/python3.9 main.py Welcome to the Asahi Linux installer! This installer will guide you through the process of setting up Asahi Linux on your Mac. Please make sure you are familiar with our documentation at: https://alx.sh/w Press enter to continue. Collecting system information... Product name: MacBook Pro (14-inch, 2023) SoC: Apple M2 Max Device class: j414cap Product type: Mac14,5 Board ID: 0x4 Chip ID: 0x6021 System firmware: iBoot-10151.101.3 Boot UUID: E53FC82B-5193-4DAF-9AED-C3E3DF8BE1B1 Boot VGID: 30741B01-C5ED-4682-A8BD-51CB042960C6 Default boot VGID: 30741B01-C5ED-4682-A8BD-51CB042960C6 Boot mode: one true recoveryOS OS version: 14.4 (23E214) OS restore version: None Main firmware version: 14.4 (23E214) No Fallback System Firmware / rOS SFR version: 23.5.214.0.0,0 SystemRecovery version: 23.4.56.0.0,0 (14.3 23D56) Login user: None root : ERROR Exception caught Traceback (most recent call last): File "/System/Volumes/Data/private/tmp/asahi-install/main.py", line 1058, in InstallerMain(installer_version).main() File "/System/Volumes/Data/private/tmp/asahi-install/main.py", line 835, in main bugs.run_checks(self) File "/System/Volumes/Data/private/tmp/asahi-install/bugs.py", line 88, in run_checks if split_ver(main.sysinfo.macos_restore_ver) >= split_ver(SAFE_MACOS_RVERSION_MIN): File "/System/Volumes/Data/private/tmp/asahi-install/util.py", line 44, in split_ver parts = re.split(r"[-,. ]", s) File "/System/Volumes/Data/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/re.py", line 231, in split return _compile(pattern, flags).split(string, maxsplit) TypeError: expected string or bytes-like object If you need to file a bug report, please attach the log file: /System/Volumes/Data/private/tmp/asahi-install/installer.log