GNU bug report logs - #30602
'guix pull' fails with: "Module named (system repl debug) does not exist"

Previous Next

Package: guix;

Reported by: Alex ter Weele <alex.ter.weele <at> gmail.com>

Date: Sun, 25 Feb 2018 04:37:02 UTC

Severity: serious

Merged with 30898

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex ter Weele <alex.ter.weele <at> gmail.com>
To: bug#30602 <30602 <at> debbugs.gnu.org>
Subject: bug#30602: Status: guix pull failures at and after 0458ab53f6ab58c42f379b8e7d55d130df4232e3
Date: Sun, 25 Feb 2018 10:32:15 -0600
I pulled an earlier commit to sanity-check myself:

    $ guix pull --commit=5a227e7c5c2054af036d95895c92dd56ec88338d
    Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
    Building from Git commit 5a227e7c5c2054af036d95895c92dd56ec88338d...
    substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
    The following derivation will be built:
    /gnu/store/lgk59hz0ca5zff7ffcxmicyvr8146gb9-guix-latest.drv
    copying and compiling to '/gnu/store/ix9nini4rs7b4m5k335vdbdhz303f4lh-guix-latest' with Guile 2.2.3...
    loading...	 25.9% of 667 filesrandom seed for tests: 1519536908
    compiling...	100.0% of 667 files

    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.
    updated GNU Guix successfully deployed under `/home/alex/.config/guix/latest'

Then I pulled again to get the tip of the repository, and it worked:

    $ guix pull
    Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
    Building from Git commit 0181df537ffb4e4273b2ca005738fdb7bd3d73f5...
    substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
    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: 1519538816
    compiling...	100.0% of 667 files

    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.
    updated GNU Guix successfully deployed under `/home/alex/.config/guix/latest'
    $ guix --version
    guix (GNU Guix) 0181df537ffb4e4273b2ca005738fdb7bd3d73f5
    Copyright (C) 2018 the Guix authors
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.




This bug report was last modified 6 years and 298 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.