bug-guix
[Top][All Lists]
Advanced

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

Re: A pleasant low-hanging fruit


From: Cyril Roelandt
Subject: Re: A pleasant low-hanging fruit
Date: Wed, 20 Mar 2013 00:55:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 03/16/2013 01:01 AM, Ludovic Courtès wrote:
Cyril Roelandt<address@hidden>  skribis:

guix/scripts/package.scm:592:39: In procedure #<procedure 9c34270 at
guix/scripts/package.scm:588:37 (expr)>:
guix/scripts/package.scm:592:39: In procedure string-split: Wrong type
argument in position 1 (expecting string): #f

This is actually ‘string-split’ as called by ‘official-gnu-packages’,
called from ‘gnu-package?’.

The problem is with Guile<= 2.0.5, whose HTTP client did not support
chunked encoding.

Commit 993fb66 should fix that.  Can you confirm?


It works!

Cyril.



reply via email to

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