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

Droidbox.sh OSError #34

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments
Closed

Droidbox.sh OSError #34

GoogleCodeExporter opened this issue Apr 22, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Run startemu.sh
2. Run droidbox.sh

What is the expected output? What do you see instead?
The apk file will be loaded and analysed. Instead when I load the apk file I 
get 2 lines saying adb: command not found and then terminal window will clear 
and display the following message:

Traceback (most recent call last):
  File "scripts/droidbox.py", line 247, in <module>
    call(['adb', 'logcat', '-c'])
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 493, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1249, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

I've made sure to export the relevant paths as stated in the install 
instructions and as far as I can tell the additional pylab and matplotlib have 
been installed fine as well.

What version of the product are you using? On what operating system?
Running Mac OS X 10.7.4 and the Beta for Droidbox 2.3



Original issue reported on code.google.com by jak.hamm...@gmail.com on 22 Sep 2012 at 9:21

@GoogleCodeExporter
Copy link
Author

The issue has been resolved, sorry, this issue can be discarded now. It was a 
case of trying to run the script in 2 different terminal windows.

Original comment by jak.hamm...@gmail.com on 22 Sep 2012 at 9:30

@GoogleCodeExporter
Copy link
Author

Original comment by spreitze...@googlemail.com on 18 Apr 2014 at 11:26

  • Changed state: Done

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

No branches or pull requests

1 participant