From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#21097: verify-store test failure on armhf-linux Date: Mon, 20 Jul 2015 19:24:49 -0400 Message-ID: <87fv4i2z0e.fsf@netris.org> References: <87k2tu3b10.fsf@netris.org> <87oaj6efxa.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]:46105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHKRj-0006f7-0t for bug-guix@gnu.org; Mon, 20 Jul 2015 19:26:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHKRf-0000l7-1g for bug-guix@gnu.org; Mon, 20 Jul 2015 19:26:06 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:53430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHKRe-0000l1-VQ for bug-guix@gnu.org; Mon, 20 Jul 2015 19:26:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZHKRe-0006cJ-I5 for bug-guix@gnu.org; Mon, 20 Jul 2015 19:26:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87oaj6efxa.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 20 Jul 2015 22:24:01 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 21097@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mark H Weaver skribis: > >> actual-error: (srfi-34 # "invalidating path > `/tmp/nix-build-guix-0.8.2.72cd8ec.drv-0/source/test-tmp/store/pp8ls5jri3= l8x8y24g1x3h6lkj0lr4gv-bash-light-4.3.39-guile-builder' > in database: FOREIGN KEY constraint failed" status: 1] 6112e8>) > > Ouch. This has been seen in Nix before: > . > > Is it 100% reproducible? Unfortunately, I've been unable to reproduce it. I ran the same test in the failed build directory 10 more times, and it succeeded all 10 times. I then restarted the build and it built successfully. Mark