From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#18935: gexp->derivation test failure Date: Wed, 05 Nov 2014 11:28:32 -0500 Message-ID: <87r3xha9xr.fsf@netris.org> References: <87h9yg704p.fsf@netris.org> <8761euafbb.fsf@gnu.org> <87y4rqabe4.fsf@netris.org> <87k3396abj.fsf@gnu.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]:40274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm3SH-0004ux-9E for bug-guix@gnu.org; Wed, 05 Nov 2014 11:29:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm3SA-0000at-J6 for bug-guix@gnu.org; Wed, 05 Nov 2014 11:29:09 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:53021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm3SA-0000ai-Gq for bug-guix@gnu.org; Wed, 05 Nov 2014 11:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xm3SA-0002ez-6U for bug-guix@gnu.org; Wed, 05 Nov 2014 11:29:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k3396abj.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 05 Nov 2014 14:33:52 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 18935@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> The same failure happened to me in two consecutive build attempts: >> once when running "guix system build", and then again when running >> "guix build -K guix" so that I could get the failed test logs. > > Oh, that=E2=80=99s surprising. I=E2=80=99ve not stumbled upon it in my w= orking tree, > and it has not failed on Hydra: Update: the same failure has happened to me in *five* consecutive build attempts. I guess I'll have to add another local patch (to update guix in guix) to get my system updated. Thanks, Mark