From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: FAIL: tests/guix-build.sh Date: Tue, 26 Nov 2013 22:45:01 +0100 Message-ID: <87r4a2yh0i.fsf@gnu.org> References: <87vbzyo1b6.fsf@karetnikov.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlQRS-0001BQ-Ol for guix-devel@gnu.org; Tue, 26 Nov 2013 16:45:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VlQRL-0003DS-VN for guix-devel@gnu.org; Tue, 26 Nov 2013 16:45:10 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:3914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VlQRL-0003At-Q6 for guix-devel@gnu.org; Tue, 26 Nov 2013 16:45:03 -0500 In-Reply-To: <87vbzyo1b6.fsf@karetnikov.org> (Nikita Karetnikov's message of "Tue, 12 Nov 2013 05:29:01 +0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Nikita Karetnikov Cc: guix-devel@gnu.org Nikita Karetnikov skribis: > I got the following error, which I couldn=E2=80=99t reproduce > (bf4211523baf8ab1c853aac48ef0324f8f704510). Is there a need to worry? > > + guix build hello -d > + grep -e '-hello-[0-9\.]\+\.drv$' > accepted connection from pid 15177, uid 1000 > guix build: error: build failed: substituter `substitute-binary' died une= xpectedly > 238 operations Eric reported a similar failure on IRC, with Guile 2.0.5, which I believe is solved by de67926. Can you confirm? Ludo=E2=80=99.