From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex ter Weele Subject: bug#30602: guix pull failures at and after 0458ab53f6ab58c42f379b8e7d55d130df4232e3 Date: Sat, 24 Feb 2018 22:36:17 -0600 Message-ID: <87efl9it32.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epo3g-0007in-1U for bug-guix@gnu.org; Sat, 24 Feb 2018 23:37:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epo3b-0001xO-3I for bug-guix@gnu.org; Sat, 24 Feb 2018 23:37:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51459) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1epo3a-0001xI-Vm for bug-guix@gnu.org; Sat, 24 Feb 2018 23:37:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1epo3a-0001vF-Ma for bug-guix@gnu.org; Sat, 24 Feb 2018 23:37:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epo30-0007VU-Tl for bug-guix@gnu.org; Sat, 24 Feb 2018 23:36:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epo2v-0001hM-W5 for bug-guix@gnu.org; Sat, 24 Feb 2018 23:36:26 -0500 Received: from mail-it0-x22f.google.com ([2607:f8b0:4001:c0b::22f]:36910) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1epo2v-0001gZ-RC for bug-guix@gnu.org; Sat, 24 Feb 2018 23:36:21 -0500 Received: by mail-it0-x22f.google.com with SMTP id k79so4579366ita.2 for ; Sat, 24 Feb 2018 20:36:21 -0800 (PST) Received: from librem (24-148-50-16.s5644.c3-0.mart-ubr1.chi-mart.il.cable.rcncustomer.com. [24.148.50.16]) by smtp.gmail.com with ESMTPSA id w81sm4501748ioe.72.2018.02.24.20.36.18 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 24 Feb 2018 20:36:18 -0800 (PST) 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: 30602@debbugs.gnu.org Hello, I and at least one other person on #guix observered guix pull failing around 2018-02-25. I am using this commit: $ guix --version guix (GNU Guix) f09cb93e3a2310f7726cb98fa5679c1a8483c39f Copyright (C) 2018 the Guix authors License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Pulling commit 0458ab53f6ab58c42f379b8e7d55d130df4232e3 is failing reliably for me, but other people were unable to reproduce. Here is the output: $ guix pull --commit=0458ab53f6ab58c42f379b8e7d55d130df4232e3 Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from Git commit 0458ab53f6ab58c42f379b8e7d55d130df4232e3... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0% The following derivation will be built: /gnu/store/ciawm53ygcvs7gfpb54wpzb4kkgnag9i-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 Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. builder for `/gnu/store/ciawm53ygcvs7gfpb54wpzb4kkgnag9i-guix-latest.drv' failed with exit code 1 guix pull: error: build failed: build of `/gnu/store/ciawm53ygcvs7gfpb54wpzb4kkgnag9i-guix-latest.drv' failed Pulling the current tip also fails: $ guix pull --commit=0181df537ffb4e4273b2ca005738fdb7bd3d73f5 Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from Git commit 0181df537ffb4e4273b2ca005738fdb7bd3d73f5... The following derivation will be built: /gnu/store/l4zlr66svshwhp5mmv597mr0s5rj3hvi-guix-latest.drv copying and compiling to '/gnu/store/aqqlcynpjv7lm0f6icvg35m2nvp05vrg-guix-latest' with Guile 2.2.3... loading... 25.9% of 667 filesrandom seed for tests: 1519530903 compiling... 100.0% of 667 files Backtrace: Exception thrown while printing backtrace: In procedure public-lookup: Module named (system repl debug) does not exist Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. builder for `/gnu/store/l4zlr66svshwhp5mmv597mr0s5rj3hvi-guix-latest.drv' failed with exit code 1 guix pull: error: build failed: build of `/gnu/store/l4zlr66svshwhp5mmv597mr0s5rj3hvi-guix-latest.drv' failed I tried to reproduce the problem by building locally, but a clean build from that commit succeeds. git rev-parse HEAD && guix environment guix -- make -j4 0458ab53f6ab58c42f379b8e7d55d130df4232e3 GEN doc/os-config-bare-bones.texi GEN doc/os-config-lightweight-desktop.texi GEN nix/libstore/schema.sql.hh GEN doc/os-config-desktop.texi echo 0.14.0.2563-0458a > ".version-t" && mv ".version-t" ".version" make all-recursive make[1]: Entering directory '/home/alex/src/guix' ... Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. make[2]: Leaving directory '/home/alex/src/guix' make[1]: Leaving directory '/home/alex/src/guix' Compilation finished at Sat Feb 24 22:31:18 Anything else I can try? The commits in question have nothing to do with the mechanics of guix pull, AFAICT, which makes this even stranger.