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
This package does not contain x86 native code, and can't run. Please find another APK built for x86
Traceback (most recent call last):
File "/opt/shashlik/bin/shashlik-install", line 63, in
message("This package does not contain x86 native code, and can't run. Please find another APK built for x86")
File "/opt/shashlik/bin/shashlik-install", line 22, in message
"--msgbox", msg])
File "/usr/lib/python3.6/subprocess.py", line 267, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.6/subprocess.py", line 709, in init
restore_signals, start_new_session)
File "/usr/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'
The text was updated successfully, but these errors were encountered:
This package does not contain x86 native code, and can't run. Please find another APK built for x86
Traceback (most recent call last):
File "/opt/shashlik/bin/shashlik-install", line 63, in
message("This package does not contain x86 native code, and can't run. Please find another APK built for x86")
File "/opt/shashlik/bin/shashlik-install", line 22, in message
"--msgbox", msg])
File "/usr/lib/python3.6/subprocess.py", line 267, in call
with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.6/subprocess.py", line 709, in init
restore_signals, start_new_session)
File "/usr/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'
The text was updated successfully, but these errors were encountered: