GNU bug report logs -
#30602
'guix pull' fails with: "Module named (system repl debug) does not exist"
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#30602: Warning "No such language bytecode" when pulling guix.
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 30898 <at> debbugs.gnu.org.
--
30602: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30602
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
Alex ter Weele <alex.ter.weele <at> gmail.com> skribis:
> $ bzcat $(guix build --log-file /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
With Guile 2.2.4, which includes several thread-safety fixes in the
module system and VM, and which ‘guix pull’ uses since commit
084f64cb032b6ab4ce326b088d230bd1ead53ee2, the problem appears to be
gone.
Closing!
Ludo’.
[Message part 3 (message/rfc822, inline)]
$ guix pull
---
Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from Git commit e2f9847be0d1fcde201b3ec01f68a9cbdda230a0...
The following derivation will be built:
/gnu/store/15ncl8zii4kvixwyqqm94v6nzvc3j9z4-guix-latest.drv
copying and compiling to '/gnu/store/6kp539k2839870w3r7cmg5j8ryj5w98m-guix-latest' with Guile 2.2.3...
loading... 25.8% of 675 filesrandom seed for tests: 1521662834
compiling... 89.9% of 675 filesIn thread:
no such language bytecode
In thread:
In procedure lambda: bad lambda
compiling... 90.1% of 675 filesIn thread:
no such language scheme
compiling... 90.2% of 675 filesIn thread:
no such language scheme
compiling... 90.4% of 675 filesIn thread:
no such language scheme
compiling... 90.5% of 675 filesIn thread:
no such language scheme
compiling... 90.7% of 675 filesIn thread:
no such language scheme
compiling... 90.8% of 675 filesIn thread:
no such language scheme
compiling... 100.0% of 675 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/fis/.config/guix/latest'
---
The build was successful, but the I think I should report it for those
error message.
I'm currently runing guix on Fedora 27, x86_64.
This was actually the forth time of successive pull, due to previous
failures, which is mentioned in another bug report[1]:
---
compiling... 100.0% of 675 files
Backtrace:
Exception thrown while printing backtrace:
In procedure public-lookup: Module named (system repl debug) does not exist
---
[1]:https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30602
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.