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

Error while running droidbox.py #8

Closed
GoogleCodeExporter opened this issue Jan 27, 2016 · 6 comments
Closed

Error while running droidbox.py #8

GoogleCodeExporter opened this issue Jan 27, 2016 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Trying to run droidbox.py
2.
3.

What is the expected output? What do you see instead?
Some kind of logs. here is what I see - 
-----------------------------------------------------------------------
 ____                        __  ____
/\  _`\    [beta]    __    /\ \/\  _`\
\ \ \/\ \  _ __  ___ /\_\   \_\ \ \ \L\ \   ___   __  _
 \ \ \ \ \/\`'__\ __`\/\ \  /'_` \ \  _ <' / __`\/\ \/'\
  \ \ \_\ \ \ \/\ \L\ \ \ \/\ \L\ \ \ \L\ \ \L\ \/>  </
   \ \____/\ \_\ \____/\ \_\ \___,_\ \____/ \____//\_/\_\
    \/___/  \/_/\/___/  \/_/\/__,_ /\/___/ \/___/ \//\/_/
Exception in thread Thread-2:logs   (Ctrl-C to view logs)
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "./droidbox.py", line 153, in run
    call(['./monkeyrunner', 'monkeyrunner.py', apkName, runPackage, runService])
  File "/usr/lib/python2.7/subprocess.py", line 486, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 672, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

^C   [*] Collected 0 sandbox logs    
-----------------------------------------------------------------------    

What version of the product are you using? On what operating system?
Ubuntu 11.04 32-bit on Windows 7 VMware environment

Please provide any additional information below.
Heres what I have been following.

Started as mentioned in the guide. On step 8 I get the above shown output 
instead of the expected output. I was earlier getting Monkeyrunner script not 
found error but then I replaced the existing monkeyrunner with the one provided 
in the archives here in the /tools folder. Did I do something wrong there?

Please help!

Original issue reported on code.google.com by girsch...@gmail.com on 12 Oct 2011 at 3:13

@GoogleCodeExporter
Copy link
Author

Please check the release candidate version, isntruction are available at the 
frontpage. If you have further problems with the new version, let me know

Original comment by pat...@pjlantz.com on 13 Oct 2011 at 10:41

@GoogleCodeExporter
Copy link
Author

I see there is a Compile page with instruction to android source download and 
compilation... Is that a necessary step as well?

Original comment by girsch...@gmail.com on 13 Oct 2011 at 8:09

@GoogleCodeExporter
Copy link
Author

It's not necessary, all images included in the RC version have been 
pre-compiled.
The compile guide are just some instructions if you want to make changes to 
TaintDroid and/or the Android source

Original comment by pat...@pjlantz.com on 13 Oct 2011 at 8:17

@GoogleCodeExporter
Copy link
Author

Original comment by lantz.pa...@gmail.com on 10 Mar 2012 at 3:09

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

i have the same problem. raise child_exception.
I am running on Ubuntu 14.04 DroidBox_4.1.1 version and I am using it with 
Android version 4.1.2 emulator. How can i fix this issue?
Thanks.

Original comment by azulfa...@gmail.com on 22 Jan 2015 at 8:46

@GoogleCodeExporter
Copy link
Author

Problem solved. My bad

Original comment by azulfa...@gmail.com on 22 Jan 2015 at 9:32

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