lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Anonymous git checkout failure


From: Murphy, Kimberly
Subject: Re: [lmi] Anonymous git checkout failure
Date: Tue, 22 Nov 2016 12:56:01 +0000

Vadim Zeitlin wrote:

> On Mon, 21 Nov 2016 20:06:50 +0000 Greg Chicares
> <address@hidden> wrote:
> 
> GC> On a machine in the office, Kim sees this (although the same command
> GC> worked a couple of weeks ago and she hasn't updated cygwin or its
> GC> git package):
> GC>
> GC> /opt/lmi/src[0]$git clone http://git.savannah.nongnu.org/r/lmi.git
> GC> Cloning into 'lmi'...
> GC> fatal: http://git.savannah.nongnu.org/r/lmi.git/info/refs not valid:
> GC> is this a git repository?
> GC>
> GC> We both see the same thing if we paste these URLs into a browser:
> GC>   http://git.savannah.nongnu.org/r/lmi.git
> GC>   http://git.savannah.gnu.org/r/lmi.git/info/refs
> GC> In particular, the second URL displays this for us both:
> GC> 39d4821197e50b043331320b9a147c1e869a6cf8  refs/heads/master
> GC>
> GC> Vadim, do you have any suggestions?
> 
>  Sorry, no, not really. The error above is clearly due to something bad
> happening at the network level, but I have no idea what. Perhaps setting
> GIT_TRACE=1 and/or GIT_CURL_VERBOSE=1 (and there is also GIT_TRACE_PACKET
> but I'm not sure if it's useful in this case) can give some extra
> information about what is going wrong?

Do my results with GIT_CURL_VERBOSE=1 offer any indication as to what may 
be going on?

[0]$GIT_CURL_VERBOSE=1 git clone http://git.savannah.nongnu.org/r/lmi.git
Cloning into 'lmi'...
* STATE: INIT => CONNECT handle 0x80081d88; line 1103 (connection #-5000)
* Couldn't find host git.savannah.nongnu.org in the .netrc file; using defaults
* Added connection 0. The cache now contains 1 members
*   Trying 208.118.235.72...
* STATE: CONNECT => WAITCONNECT handle 0x80081d88; line 1156 (connection #0)
* Connected to git.savannah.nongnu.org (208.118.235.72) port 80 (#0)
* STATE: WAITCONNECT => SENDPROTOCONNECT handle 0x80081d88; line 1253 
(connection #0)
* STATE: SENDPROTOCONNECT => DO handle 0x80081d88; line 1271 (connection #0)
> GET /r/lmi.git/info/refs?service=git-upload-pack HTTP/1.1
Host: git.savannah.nongnu.org
User-Agent: git/2.7.0
Accept: */*
Accept-Encoding: gzip
Pragma: no-cache

* STATE: DO => DO_DONE handle 0x80081d88; line 1350 (connection #0)
* STATE: DO_DONE => WAITPERFORM handle 0x80081d88; line 1477 (connection #0)
* STATE: WAITPERFORM => PERFORM handle 0x80081d88; line 1487 (connection #0)
* HTTP 1.1 or later with persistent connection, pipelining supported
< HTTP/1.1 200 OK
< Cache-Control: no-cache
< Pragma: no-cache
< Content-Type: text/html; charset=utf-8
< Connection: Keep-Alive
< Content-Length: 6907
<
* STATE: PERFORM => DONE handle 0x80081d88; line 1645 (connection #0)
* Curl_done
* Connection #0 to host git.savannah.nongnu.org left intact
* Expire cleared
fatal: http://git.savannah.nongnu.org/r/lmi.git/info/refs not valid: is this
 a git repository?




This e-mail transmission may contain information that is proprietary, 
privileged and/or confidential and is intended exclusively for the person(s) to 
whom it is addressed. Any use, copying, retention or disclosure by any person 
other than the intended recipient or the intended recipient's designees is 
strictly prohibited. If you are not the intended recipient or their designee, 
please notify the sender immediately by return e-mail and delete all copies.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]