On 06/25/2013 05:37 AM, Rod Santillan wrote:
On Tuesday, June 18, 2013 8:27:36 PM UTC+8, Rod 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

Man this is frustrating! It's raining 'fetch issues' 'The remote end hung up 
unexpectedly' and that linaro issue! 
(http://android.git.linaro.org/git-ro/platform/prebuilt Cannot obtain needed 
object) everytime I do a ./config.sh nexus-s. Do i have to start over again? 
with the repo sync? When I do a repo sync it's telling me 100%(77/77) project. 
I'm guessing that Im already sync.

Yeah, it might be good to start over again, I am surprized you only have 77 projects because I am counting 80 in the manifest file which correspond to the nexus-s.

Maybe you can modify the remote in .repo/manifest.xml such as it tries to pull the changes from another location. Be aware that this file might be overwritten by the repo binary, so you might have to edit ..repo/manifests/nexus-s.xml and resolve the merge conflicts when there is one.

--
Nicolas B. Pierron

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to