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
debinject > x86
Traceback (most recent call last):
File "debinject.py", line 97, in
setArch()
File "debinject.py", line 49, in setArch
call('cp Utils/x86/control /tmp/evil/work/DEBIAN')
File "/usr/lib/python2.7/subprocess.py", line 172, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
in call from subprocess
The text was updated successfully, but these errors were encountered:
MazenElzanaty
changed the title
Error after typing system arch
Error after typing system arch in call from subprocess
Feb 5, 2018
debinject > x86
Traceback (most recent call last):
File "debinject.py", line 97, in
setArch()
File "debinject.py", line 49, in setArch
call('cp Utils/x86/control /tmp/evil/work/DEBIAN')
File "/usr/lib/python2.7/subprocess.py", line 172, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
in call from subprocess
The text was updated successfully, but these errors were encountered: