help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error with guix pull


From: Ludovic Courtès
Subject: Re: Error with guix pull
Date: Tue, 12 Dec 2017 17:52:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Gary,

Gary Johnson <address@hidden> skribis:

> I tried running "guix pull" today, and at the end of the compilation
> phase, I was presented with this error:
>
> --8<-------------------------------------------------------------->8--------
> copying and compiling to 
> '/gnu/store/29nci1d7zykwriwhnpxqivilbi6cr8wc-guix-latest' with Guile 2.2.3...
> loading...       26.1% of 656 filesrandom seed for tests: 1513007529
> compiling...    100.0% of 656 files
> Backtrace:
> Exception thrown while printing backtrace:
> In procedure public-lookup: Module named (system repl debug) does not exist
> --8<-------------------------------------------------------------->8--------

This is a bug that apparently manifests itself randomly when building
with Guile 2.2.3, as was the case here.  (I suspect it has to do with
thread-safety in the presence of autoloaded modules.)

We’ve switched back to using 2.2.2 in ‘guix pull’ to address
<https://bugs.gnu.org/29570>.  Can you try running ‘guix pull’ again?

Thanks in advance,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]