• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

ROMs repo init error android-x86

zoevas

Lurker
Hi,

I am trying to get the source to compile however I am getting a
timeout both on android-x86 repo and SourceForge.


When i run the following i get the following error:
~/android-x86$ repo init -u git://git.android-x86.org/manifest.git -b kitkat-x86
fatal: unable to connect to git.android-x86.org:
git.android-x86.org[0: 210.240.39.201]: errno=Connection refused

I also get errors when i try to download from git mirror server on SourceForge.net.

:~/android-x86$ repo init -u git://android-x86.git.sf.net/gitroot/android-x86/x86/platform/manifest.git -b kitkat-x86
From git://android-x86.git.sf.net/gitroot/android-x86/x86/platform/manifest
+ 03b315b...ca0a86f donut-x86 -> origin/donut-x86 (forced update)
+ 1fe2c99...032254c eclair-x86 -> origin/eclair-x86 (forced update)
+ 68e30da...b7c355c honeycomb-x86 -> origin/honeycomb-x86 (forced update)
+ c3dafea...729b1cf ics-x86 -> origin/ics-x86 (forced update)
+ 1f90e27...32bf9aa jb-x86 -> origin/jb-x86 (forced update)
error: manifest required for this command -- please run init

Could you give me any tip?

Thanks in advance,
Zoi Vasileiou
 
Back
Top Bottom