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

I can't install any apps #53

Open
rubtec opened this issue Jul 21, 2018 · 1 comment
Open

I can't install any apps #53

rubtec opened this issue Jul 21, 2018 · 1 comment

Comments

@rubtec
Copy link

rubtec commented Jul 21, 2018

I was try install some apps with /opt/shashlik/bin/shashlik-install, then that error occur:

/opt/shashlik/bin/shashlik-install Arena_Game_v1.23.1.2_apkpure.com.apk
W/asset ( 7541): Asset path Arena_Game_v1.23.1.2_apkpure.com.apk is neither a directory nor file (type=1).
ERROR: dump failed because assets could not be loaded
Could not get APK info. Broken setup?
Traceback (most recent call last):
File "/opt/shashlik/bin/shashlik-install", line 30, in
universal_newlines=True)
File "/home/rubens/anaconda3/lib/python3.6/subprocess.py", line 336, in check_output
**kwargs).stdout
File "/home/rubens/anaconda3/lib/python3.6/subprocess.py", line 418, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/opt/shashlik/bin/aapt', 'dump', 'badging', 'Arena_Game_v1.23.1.2_apkpure.com.apk']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/opt/shashlik/bin/shashlik-install", line 32, in
message("Could not get APK info. Broken setup?")
File "/opt/shashlik/bin/shashlik-install", line 22, in message
"--msgbox", msg])
File "/home/rubens/anaconda3/lib/python3.6/subprocess.py", line 267, in call
with Popen(*popenargs, **kwargs) as p:
File "/home/rubens/anaconda3/lib/python3.6/subprocess.py", line 709, in init
restore_signals, start_new_session)
File "/home/rubens/anaconda3/lib/python3.6/subprocess.py", line 1344, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'kdialog': 'kdialog'

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

2 participants