From: ludo@gnu.org (Ludovic Courtès)
To: Cyril Roelandt <tipecaml@gmail.com>
Cc: bug-guix@gnu.org
Subject: Re: A pleasant low-hanging fruit
Date: Sat, 16 Mar 2013 01:01:39 +0100 [thread overview]
Message-ID: <87d2v0tdp8.fsf@gnu.org> (raw)
In-Reply-To: <513CBD99.8010808@gmail.com> (Cyril Roelandt's message of "Sun, 10 Mar 2013 18:06:33 +0100")
Cyril Roelandt <tipecaml@gmail.com> 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’.
next prev parent reply other threads:[~2013-03-16 0:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 19:47 A pleasant low-hanging fruit Ludovic Courtès
2013-03-07 19:25 ` Alex Sassmannshausen
2013-03-10 17:06 ` Cyril Roelandt
2013-03-12 20:18 ` Andreas Enge
2013-03-14 13:44 ` Ludovic Courtès
2013-03-15 2:06 ` Cyril Roelandt
2013-03-16 0:01 ` Ludovic Courtès
2013-03-16 0:01 ` Ludovic Courtès [this message]
2013-03-19 23:55 ` Cyril Roelandt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d2v0tdp8.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=bug-guix@gnu.org \
--cc=tipecaml@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.