[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen 4.0.1-rc3 build failing in tools at http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
Hi Keir Thanks so much. The non http git worked perfectly - I tried it as a standalone command. But now the issue is how to modify all the Xen makefiles to use git directly instead of http based git. So I think I still need to get the http based git to work. I am using X86_64 Fedora 13. Here's a portion of the git clone http output using the following command $ GIT_CURL_VERBOSE=1 git clone http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git Thanks so much, Jon * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#0) * Trying 70.42.241.107... * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#1) * Trying 70.42.241.107... * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#2) * Trying 70.42.241.107... * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#3) * Trying 70.42.241.107... < HTTP/1.1 200 OK < Date: Wed, 21 Jul 2010 06:34:29 GMT < Server: Apache/2.0.52 (Red Hat) < Last-Modified: Fri, 26 Mar 2010 13:47:58 GMT < ETag: "2885a6-136d-693a5f80" < Accept-Ranges: bytes < Content-Length: 4973 < Connection: close < Content-Type: text/plain; charset=UTF-8 < > GET /git-http/qemu-xen-4.0-testing.git/objects/4b/71bf2825b3b499df0669ef3bafec163b8e5ea0 HTTP/1.1 User-Agent: git/1.7.1.1 Host: xenbits.xensource.com Accept: */* * Closing connection #4 < HTTP/1.1 200 OK < Date: Wed, 21 Jul 2010 06:34:29 GMT < Server: Apache/2.0.52 (Red Hat) < Last-Modified: Fri, 26 Mar 2010 13:47:58 GMT < ETag: "288386-28e8-693a5f80" < Accept-Ranges: bytes < Content-Length: 10472 < Connection: close < Content-Type: text/plain; charset=UTF-8 < * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#4) * Trying 70.42.241.107... * Expire cleared * Closing connection #0 * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#0) * Trying 70.42.241.107... > GET /git-http/qemu-xen-4.0-testing.git/objects/6a/531371eed2cf89cca5f221d7d8a0b19ccdf7d2 HTTP/1.1 User-Agent: git/1.7.1.1 Host: xenbits.xensource.com Accept: */* < HTTP/1.1 200 OK < Date: Wed, 21 Jul 2010 06:34:29 GMT < Server: Apache/2.0.52 (Red Hat) < Last-Modified: Fri, 26 Mar 2010 13:47:58 GMT < ETag: "288462-67fd-693a5f80" < Accept-Ranges: bytes < Content-Length: 26621 < Connection: close < Content-Type: text/plain; charset=UTF-8 < * Closing connection #0 * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#0) * Trying 70.42.241.107... > GET /git-http/qemu-xen-4.0-testing.git/objects/45/fc8e5af70a93a2e5fc9c56441e47a94ab7d8cc HTTP/1.1 User-Agent: git/1.7.1.1 Host: xenbits.xensource.com Accept: */* < HTTP/1.1 200 OK < Date: Wed, 21 Jul 2010 06:34:32 GMT < Server: Apache/2.0.52 (Red Hat) < Last-Modified: Fri, 26 Mar 2010 13:47:58 GMT < ETag: "288361-1f8e-693a5f80" < Accept-Ranges: bytes < Content-Length: 8078 < Connection: close < Content-Type: text/plain; charset=UTF-8 < * Expire cleared * Closing connection #1 * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#1) * Trying 70.42.241.107... * Connection timed out * Failed connect to xenbits.xensource.com:80; No such file or directory * Expire cleared * Closing connection #2 * Connection timed out * Failed connect to xenbits.xensource.com:80; No such file or directory * Expire cleared * Closing connection #3 * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#2) * Trying 70.42.241.107... * Couldn't find host xenbits.xensource.com in the .netrc file; using defaults * About to connect() to xenbits.xensource.com port 80 (#3) * Trying 70.42.241.107... error: Failed connect to xenbits.xensource.com:80; No such file or directory (curl_result = 7, http_code = 0, sha1 = 969241fa00d53cf666c80570cc54d9139b5d806c) error: Unable to find 969241fa00d53cf666c80570cc54d9139b5d806c under http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git Cannot obtain needed blob 969241fa00d53cf666c80570cc54d9139b5d806c while processing commit 6b9df0a476aa6bfec5379b240a12a89f0225bb77. error: Fetch failed. [jon@localhost ~]$ On Tue, Jul 20, 2010 at 10:46 PM, Keir Fraser <keir.fraser@xxxxxxxxxxxxx> wrote: The git protocol URL would be _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |