I am meeting the same problem at ubuntu 9.04:( Any good news?
Best Regards Eric Chan On Wed, Nov 5, 2008 at 1:46 AM, dreamerBoy <[email protected]> wrote: > > bash-3.2$ ../myRepo/repo init -u git:// > android.git.kernel.org/platform/manifest > .git > Traceback (most recent call last): > File "../myRepo/repo", line 587, in <module> > main(sys.argv[1:]) > File "../myRepo/repo", line 554, in main > _Init(args) > File "../myRepo/repo", line 173, in _Init > _CheckGitVersion() > File "../myRepo/repo", line 202, in _CheckGitVersion > proc = subprocess.Popen(cmd, stdout=subprocess.PIPE) > File "/cygdrive/c/cygwin/lib/python2.5/subprocess.py", line 593, in > __init__ > errread, errwrite) > File "/cygdrive/c/cygwin/lib/python2.5/subprocess.py", line 1079, in > _execute_ > child > raise child_exception > OSError: [Errno 2] No such file or directory > > Has anyone seen this before &&/|| know how to fix it? > > Thanks much. > > Paul > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

