From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#30602: guix pull failures at and after 0458ab53f6ab58c42f379b8e7d55d130df4232e3 Date: Sun, 29 Jul 2018 17:26:03 +0200 Message-ID: <87zhyacbck.fsf@gnu.org> References: <87efl9it32.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> <87lgffvesh.fsf@gnu.org> <87sh9mfxfg.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> 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]:45871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fjnb5-0002zQ-Ae for bug-guix@gnu.org; Sun, 29 Jul 2018 11:27:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fjnb4-0005UA-EZ for bug-guix@gnu.org; Sun, 29 Jul 2018 11:27:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57209) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fjnb4-0005U4-AS for bug-guix@gnu.org; Sun, 29 Jul 2018 11:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fjnb4-0007wO-4W for bug-guix@gnu.org; Sun, 29 Jul 2018 11:27:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87sh9mfxfg.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> (Alex ter Weele's message of "Tue, 27 Feb 2018 06:07:31 -0600") 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" To: Alex ter Weele Cc: 30602-done@debbugs.gnu.org Hello, Alex ter Weele skribis: > $ bzcat $(guix build --log-file /gnu/store/ciawm53ygcvs7gfpb54wpzb4kk= gnag9i-guix-latest.drv) > copying and compiling to '/gnu/store/r82flrikwwd6ir0qlbc8ssm1n1m2z9dw= -guix-latest' with Guile 2.2.3... > loading... 25.9% of 667 filesrandom seed for tests: 1519531629 > compiling... 100.0% of 667 files > Backtrace: > Exception thrown while printing backtrace: > In procedure public-lookup: Module named (system repl debug) does not= exist With Guile 2.2.4, which includes several thread-safety fixes in the module system and VM, and which =E2=80=98guix pull=E2=80=99 uses since comm= it 084f64cb032b6ab4ce326b088d230bd1ead53ee2, the problem appears to be gone. Closing! Ludo=E2=80=99.