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: Ludovic Courtès
Subject: Re: A pleasant low-hanging fruit
Date: Sat, 16 Mar 2013 01:01:39 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

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?

After that, make sure to upgrade to a more recent Guile.  :-)

Ludo’.



reply via email to

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