Hi,

I am trying to get the source code of android into my linux. I am
using a visualized ubuntu 9.10 version under virtualbox.

Currently, I am in stage of initializing repo, but came to this
problem, right after i execute this command. repo init -u
git://android.git.kernel.org/platform/manifest.git

Error displayed:
Traceback (most recent call last):
  File "/home/ooiyh/bin/repo", line 595, in <module>
    main(sys.argv[1:])
  File "/home/ooiyh/bin/repo", line 562, in main
    _Init(args)
  File "/home/ooiyh/bin/repo", line 181, in _Init
    _CheckGitVersion()
  File "/home/ooiyh/bin/repo", line 210, in _CheckGitVersion
    proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
  File "/usr/lib/python2.6/subprocess.py", line 621, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1126, in
_execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to