Hi, Guix! I just running `guix pull` for daily update, when after `guix pull` and reconfigure the system, executing the activation script, I got a backtrace:
Backtrace: In ice-9/boot-9.scm: 3422:24 19 (_) 222:29 18 (map1 (((gnu system accounts)) ((gnu build accounts)) …)) 222:29 17 (map1 (((gnu build accounts)) ((gnu build #)) ((# …)) …)) 222:17 16 (map1 (((gnu build linux-boot)) ((guix build utils)) # …)) 3326:17 15 (resolve-interface (gnu build linux-boot) #:select _ # _ …) In ice-9/threads.scm: 390:8 14 (_ _) In ice-9/boot-9.scm: 3252:13 13 (_) In ice-9/threads.scm: 390:8 12 (_ _) In ice-9/boot-9.scm: 3536:20 11 (_) 2835:4 10 (save-module-excursion #<procedure 7ff223595f90 at ice-…>) 3556:26 9 (_) In unknown file: 8 (primitive-load-path "gnu/build/linux-boot" #<procedure…>) In gnu/build/linux-boot.scm: 22:0 7 (_) In ice-9/boot-9.scm: 3409:4 6 (define-module* _ #:filename _ #:pure _ #:version _ # _ …) 3422:24 5 (_) 222:29 4 (map1 (((rnrs io ports)) ((system repl #)) ((srfi #)) …)) 222:17 3 (map1 (((system repl error-handling)) ((srfi srfi-1)) …)) 3329:6 2 (resolve-interface (system repl error-handling) #:select …) 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: no code for module (system repl error-handling) Maybe this error is guile bug? ------ Best reguards, c4droid