Re: http git and curl 7.16.0
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:47
"Horst H. von Brand" [off-list ref] writes:
Sven Verdoolaege [off-list ref] wrote:quoted
On Sat, Nov 18, 2006 at 08:07:08AM +0400, George Sherwood wrote:quoted
I seem to be having a problem doing an http checkout with git built with curl 7.16.0 enabled. If I build against curl 7.16.0 and try a clone, I get:...quoted
quoted
git clone http://dmlb2000.homelinux.org/~dmlb2000/git-repos/local/castfs.git error: Unable to start request error: Could not interpret heads/master as something to pull If I rebuild git against curl 7.15.5 then I get:[..]quoted
and the checkout finishes. Has any one else seen this?quoted
FWIW, I've seen the same with curl 7.16.0 on a Solaris 9 machine. It worked fine with curl 7.15.0.It works fine for me on Aurora Corona (sparc) with curl-7.15.5-1.al3, while it fails as above on Fedora rawhide (i386) with curl-7.16.0-4.fc7. Furthermore, with new curl pulling from HTTP repos when there are updates gives double free errors and a crash.
Hmmm. Could somebody please run http-fetch under gdb and see where it breaks? The exact command line you need to use would be obtainable by running "sh -x git-clone" once. [jc: Nick CC'ed, although I haven't seen him on the list for some time...]