Android Source code download error

Posted by user351850 on Stack Overflow See other posts from Stack Overflow or by user351850
Published on 2010-05-27T10:49:51Z Indexed on 2010/05/27 10:51 UTC
Read the original article Hit count: 201

Filed under:
|

Hi all I have followed the instructions on the Android website on how to download the latest android source code files but it gives errors when i run this command:

repo init -u git://android2.git.kernel.org/platform/manifest.git

It gives the following error:

Getting repo ... from git://android.git.kernel.org/tools/repo.git android.git.kernel.org[0: 199.6.1.176]: errno=Connection refused android.git.kernel.org[0: 130.239.17.12]: errno=Connection refused fatal: unable to connect a socket (Connection refused)

On checking forums for its resolution, i was told that port 9418 was being blocked. I use Ubuntu 10.04 and ensured that the firewall wasnt blocking the port and also enabled the port and the above IP addresses. I also spoke to the networking peeps who ensured that no traffic from the internet is being blocked. I would be glad if i could get directions on how to proceed next.

Many thanks as you respond.

Saheed.

© Stack Overflow or respective owner

Related posts about android

Related posts about ubuntu