Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dont install #70

Open
GoldleafOS opened this issue Sep 5, 2024 · 1 comment
Open

dont install #70

GoldleafOS opened this issue Sep 5, 2024 · 1 comment

Comments

@GoldleafOS
Copy link

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

@GoldleafOS
Copy link
Author

目前发现是installer_data.json的问题了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant