From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: New =?utf-8?Q?=E2=80=9Cguix_refresh=E2=80=9D?= command Date: Sat, 27 Apr 2013 11:43:06 +0200 Message-ID: <87k3nol36d.fsf@gnu.org> References: <87ehdzlg89.fsf@gnu.org> <201304261816.22996.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UW1f4-0005pe-O3 for bug-guix@gnu.org; Sat, 27 Apr 2013 05:43:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UW1f3-00083o-OA for bug-guix@gnu.org; Sat, 27 Apr 2013 05:43:18 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=55714 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UW1f3-00082e-Hz for bug-guix@gnu.org; Sat, 27 Apr 2013 05:43:17 -0400 In-Reply-To: <201304261816.22996.andreas@enge.fr> (Andreas Enge's message of "Fri, 26 Apr 2013 18:16:22 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Andreas Enge skribis: > Am Donnerstag, 25. April 2013 schrieb Ludovic Court=C3=A8s: >> There=E2=80=99s a new =E2=80=98guix refresh=E2=80=99 command. > > It also requires a newer guile than 2.0.5: > > guix refresh: warning: using Guile 2.0.5-deb+1-3, which does not support= =20 > HTTP ((chunked)) encoding > guix refresh: error: download failed; use a newer Guile I believe commit 1424a96 (in master) fixes that and the related substituter problem. Could you try and report back? TIA, Ludo=E2=80=99.