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
Unable to install, neither root nor regular user can install
install.log:
09-05 17:44 root INFO Startup
09-05 17:44 root INFO Environment:
09-05 17:44 root INFO INSTALLER_BASE=None
09-05 17:44 root INFO INSTALLER_DATA=None
09-05 17:44 root INFO REPO_BASE=None
09-05 17:44 root INFO IPSW_BASE=None
09-05 17:44 root INFO EXPERT=None
09-05 17:44 root INFO REPORT=None
09-05 17:44 root INFO REPORT_TAG=None
09-05 17:44 root INFO Version: v0.7.7
09-05 17:44 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 103, in init
self.data = json.load(open("installer_data.json"))
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/init.py", line 293, in load
return loads(fp.read(),
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
09-05 17:44 root INFO MSG: If you need to file a bug report, please attach the log file:
09-05 17:44 root INFO MSG: /private/tmp/asahi-install/installer.log
The text was updated successfully, but these errors were encountered:
Unable to install, neither root nor regular user can install
install.log:
09-05 17:44 root INFO Startup
09-05 17:44 root INFO Environment:
09-05 17:44 root INFO INSTALLER_BASE=None
09-05 17:44 root INFO INSTALLER_DATA=None
09-05 17:44 root INFO REPO_BASE=None
09-05 17:44 root INFO IPSW_BASE=None
09-05 17:44 root INFO EXPERT=None
09-05 17:44 root INFO REPORT=None
09-05 17:44 root INFO REPORT_TAG=None
09-05 17:44 root INFO Version: v0.7.7
09-05 17:44 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 103, in init
self.data = json.load(open("installer_data.json"))
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/init.py", line 293, in load
return loads(fp.read(),
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
09-05 17:44 root INFO MSG: If you need to file a bug report, please attach the log file:
09-05 17:44 root INFO MSG: /private/tmp/asahi-install/installer.log
The text was updated successfully, but these errors were encountered: