On Tuesday, June 18, 2013 8:27:36 PM UTC+8, Rod Carlo Santillan wrote: > Hi Guys, I'm trying to download the Firefox OS source code but i keep getting > a Fetch failed error. I'm not sure if this is a connection issue with the > server or something needs fixn on my side. some output: > > > > Fetching projects: 9% (7/77) From > http://android.git.linaro.org/git-ro/platform/bionic > > 560e9f7..977a331 master -> linaro/master > > Fetching projects: 10% (8/77) error: Could not resolve host: (nil); Name or > service not known while accessing > http://android.git.linaro.org/git-ro/platform/bootable/recovery/info/refs?service=git-upload-pack > > fatal: HTTP request failed > > Fetching projects: 20% (16/77) error: Unable to find > be31c632ab0740c74ca0e92f929a447c301e2780 under > http://android.git.linaro.org/git-ro/platform/external/dnsmasq > > Cannot obtain needed object be31c632ab0740c74ca0e92f929a447c301e2780 > > while processing commit 61e587d3802fe674c4a8f7eab59a5c58b1943536. > > error: Fetch failed. > > Fetching projects: 46% (36/77) error: Could not resolve host: (nil); Name > or service not known while accessing > http://android.git.linaro.org/git-ro/platform/external/iptables/info/refs?service=git-upload-pack > > fatal: HTTP request failed > > Fetching projects: 49% (38/77) error: Unable to find > be31c632ab0740c74ca0e92f929a447c301e2780 under > http://android.git.linaro.org/git-ro/platform/external/dnsmasq > > Cannot obtain needed object be31c632ab0740c74ca0e92f929a447c301e2780 > > while processing commit 61e587d3802fe674c4a8f7eab59a5c58b1943536. > > error: Fetch failed. > > Fetching projects: 61% (47/77) error: Cannot fetch platform/external/dnsmasq > > Fetching projects: 66% (51/77) > > error: Exited sync due to fetch errors > > [root@localhost B2G]# ./repo sync > > Fetching projects: 19% (15/77) error: Unable to find > be31c632ab0740c74ca0e92f929a447c301e2780 under > http://android.git.linaro.org/git-ro/platform/external/dnsmasq > > Cannot obtain needed object be31c632ab0740c74ca0e92f929a447c301e2780 > > while processing commit 61e587d3802fe674c4a8f7eab59a5c58b1943536. > > error: Fetch failed. > > Fetching projects: 22% (17/77) error: Could not resolve host: (nil); Name > or service not known while accessing > http://android.git.linaro.org/git-ro/platform/external/bluetooth/glib/info/refs?service=git-upload-pack > > fatal: HTTP request failed > > Fetching projects: 40% (31/77) error: Unable to find > be31c632ab0740c74ca0e92f929a447c301e2780 under > http://android.git.linaro.org/git-ro/platform/external/dnsmasq > > Cannot obtain needed object be31c632ab0740c74ca0e92f929a447c301e2780 > > while processing commit 61e587d3802fe674c4a8f7eab59a5c58b1943536. > > error: Fetch failed. > > Fetching projects: 70% (54/77) error: Cannot fetch platform/external/dnsmasq > > Fetching projects: 74% (57/77) error: Unable to find > 6da44346ce7d6cdacfad1d2901d6374ddc0386df under > http://android.git.linaro.org/git-ro/platform/frameworks/base > > Cannot obtain needed object 6da44346ce7d6cdacfad1d2901d6374ddc0386df > > while processing commit ecc35e680b1d5093c7f7cebce25117e6fb384b1c. > > error: Fetch failed. > > error: Unable to find 6da44346ce7d6cdacfad1d2901d6374ddc0386df under > http://android.git.linaro.org/git-ro/platform/frameworks/base > > Cannot obtain needed object 6da44346ce7d6cdacfad1d2901d6374ddc0386df > > while processing commit ecc35e680b1d5093c7f7cebce25117e6fb384b1c. > > error: Fetch failed. > > error: Cannot fetch platform/frameworks/base > > > > error: Exited sync due to fetch errors > > [root@localhost B2G]# ./repo sync > > Fetching projects: 14% (11/77) error: Could not resolve host: (nil); Name > or service not known while accessing > http://android.git.linaro.org/git-ro/platform/abi/cpp/info/refs?service=git-upload-pack > > fatal: HTTP request failed > > Fetching projects: 18% (14/77) error: Unable to find > be31c632ab0740c74ca0e92f929a447c301e2780 under > http://android.git.linaro.org/git-ro/platform/external/dnsmasq > > Cannot obtain needed object be31c632ab0740c74ca0e92f929a447c301e2780 > > while processing commit 61e587d3802fe674c4a8f7eab59a5c58b1943536. > > error: Fetch failed. > > Fetching projects: 22% (17/77) error: Could not resolve host: (nil); Name > or service not known while accessing > http://android.git.linaro.org/git-ro/platform/external/dhcpcd/info/refs?service=git-upload-pack > > fatal: HTTP request failed > > Fetching projects: 25% (20/77) error: Unable to find > be31c632ab0740c74ca0e92f929a447c301e2780 under > http://android.git.linaro.org/git-ro/platform/external/dnsmasq > > Cannot obtain needed object be31c632ab0740c74ca0e92f929a447c301e2780 > > while processing commit 61e587d3802fe674c4a8f7eab59a5c58b1943536. > > error: Fetch failed. > > Fetching projects: 36% (28/77) error: Cannot fetch platform/external/dnsmasq > > Fetching projects: 41% (32/77) > > error: Exited sync due to fetch errors
Ok i think I got it running. It got better when I ran: repo init -u https://android.googlesource.com/platform/manifest no more fetch errors. I hope I didn't mess anything in my local repo _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
