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?B?4oCcZ3VpeCBwdWxs4oCd?= command Date: Fri, 22 Feb 2013 15:34:26 +0100 Message-ID: <87r4k8ifil.fsf@gnu.org> References: <87r4kak2yj.fsf@gnu.org> <201302212034.05033.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]:42242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8thz-0003Nu-8t for bug-guix@gnu.org; Fri, 22 Feb 2013 09:34:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8ths-0008Ht-1b for bug-guix@gnu.org; Fri, 22 Feb 2013 09:34:43 -0500 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=58072 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8thr-0008D0-SZ for bug-guix@gnu.org; Fri, 22 Feb 2013 09:34:35 -0500 In-Reply-To: <201302212034.05033.andreas@enge.fr> (Andreas Enge's message of "Thu, 21 Feb 2013 20:34:04 +0100") 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: > The following error occurs for me with the latest git version: > > $ guix pull > starting download of `guix-file.CFKlaG' from=20 > `http://hydra.gnu.org/job/guix/master/tarball/latest/download'... > following redirection to `http://hydra.gnu.org:3000/build/7168/download'.= .. > following redirection to=20 > `http://hydra.gnu.org:3000/build/7168/download/1/guix-0.2.tar.gz'... > [now one minute of waiting, then] If you=E2=80=99re using Guile 2.0.7+, a progress report is displayed; nothi= ng gets displayed for earlier Guile versions, though. > the following derivation will be built: > /nix/store/7pp5x6b3ikz6vnvrdlr836bjp4sbgbg8-guix-latest.drv > error: build failed: build of `/nix/store/7pp5x6b3ikz6vnvrdlr836bjp4sbgbg= 8- > guix-latest.drv' failed Can you run guix build /nix/store/7pp5x6b3ikz6vnvrdlr836bjp4sbgbg8-guix-latest.drv and post the log? Thanks, Ludo=E2=80=99.