Dear All, I have followed following procedure to download the code:
git clone git://github.com/mozilla-b2g/B2G.git cd B2G ./config.sh galaxy-s2 But I am getting following error while running the above command: ====================================================================== Fetching project platform/external/gtest Fetching project platform/system/extras Fetching project rilproxy Fetching project platform/hardware/broadcom/wlan Fetching projects: 1% (1/79) Fetching project platform/external/fdlibm fatal: http://android.git.linaro.org/git-ro/platform/system/extras/info/refs not found: did you run git update-server-info on the server? fatal: http://android.git.linaro.org/git-ro/platform/hardware/broadcom/wlan/info/refs not found: did you run git update-server-info on the server? fatal: http://android.git.linaro.org/git-ro/platform/external/fdlibm/info/refs not found: did you run git update-server-info on the server? fatal: http://android.git.linaro.org/git-ro/platform/external/gtest/info/refs not found: did you run git update-server-info on the server? fatal: http://android.git.linaro.org/git-ro/platform/external/fdlibm/info/refs not found: did you run git update-server-info on the server? fatal: http://android.git.linaro.org/git-ro/platform/system/extras/info/refs not found: did you run git update-server-info on the server? fatal: http://android.git.linaro.org/git-ro/platform/hardware/broadcom/wlan/info/refs not found: did you run git update-server-info on the server? fatal: http://android.git.linaro.org/git-ro/platform/external/gtest/info/refs not found: did you run git update-server-info on the server? error: Cannot fetch platform/system/extras Fetching project platform/external/webrtc fatal: http://android.git.linaro.org/git-ro/platform/external/webrtc/info/refs not found: did you run git update-server-info on the server? error: Cannot fetch platform/external/fdlibm error: Cannot fetch platform/hardware/broadcom/wlan error: Cannot fetch platform/external/gtest fatal: http://android.git.linaro.org/git-ro/platform/external/webrtc/info/refs not found: did you run git update-server-info on the server? error: Cannot fetch platform/external/webrtc error: Exited sync due to fetch errors Repo sync failed ========================================================================== Where as "./config.sh otaro" is going well (even its working well for emulator, nexus-s also). Please let me know what might be issue here, and correct me if I am going wrong anywhere. Thanks & Regards, Mohan Reddy. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
