From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix pull via cgit odd behavior or [guile-git] limitations? Date: Sun, 17 Sep 2017 21:39:09 +0200 Message-ID: <878thdglnm.fsf@gnu.org> References: <20170911205858.xo6fhi2qja2ir5mt@abyayala> <87bmmgpkvi.fsf@gnu.org> <87fubs1g6t.fsf@gnu.org> <874ls7px9z.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtfPf-0000eg-B7 for guix-devel@gnu.org; Sun, 17 Sep 2017 15:39:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtfPa-0004jw-V1 for guix-devel@gnu.org; Sun, 17 Sep 2017 15:39:31 -0400 In-Reply-To: <874ls7px9z.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Tue, 12 Sep 2017 20:49:44 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Jan Nieuwenhuizen Cc: guix-devel@gnu.org Jan Nieuwenhuizen skribis: > Ludovic Court=C3=A8s writes: > >>> I am struggling* to get going again with Cuirrass and suspect a similar >>> thing. On http:// urls with Cuirrass I now get >>> >>> Git error: no Content-Type header in response >> >> Weird, I wonder why libgit2 insists on having Content-Type. > > Okay. libgit2 does not support dumb http and `it never will'. > > https://github.com/libgit2/libgit2sharp/issues/1094#issuecomment-1123= 06072 > > That means the new cuirass lost dumb http support, possibly something to = mention > in the manual. Indeed, good to know. I=E2=80=99ve added a note to that effect in the Cuirass manual, thanks! Ludo=E2=80=99.