[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guix pull via cgit odd behavior or [guile-git] limitations?
From: |
Ludovic Courtès |
Subject: |
Re: guix pull via cgit odd behavior or [guile-git] limitations? |
Date: |
Tue, 12 Sep 2017 10:20:26 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Jan Nieuwenhuizen <address@hidden> skribis:
> ng0 writes:
>
>> guix pull: error: Git error: invalid Content-Type: text/plain;
>> charset=UTF-8
>>
>> so that I have to use git:// instead (which succeeds)? Is guile-git limited
>> in
>> that aspect?
>
> 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.
> janneke
>
> * cuirass' guix envronment -l guix.scm is broken, cuirass package runs a
> script before patch-shebanging; the spec examples in the manual lacks
> a (list (quote ..)...
Please report these issues and/or send a patch! :-)
Ludo’.