help-guix
[Top][All Lists]
Advanced

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

How to Rescue GuixSD when guile and guix arebroken?


From: znavko
Subject: How to Rescue GuixSD when guile and guix arebroken?
Date: Fri, 21 Sep 2018 12:06:17 +0000

Hello! I want to ask novice's question, cause the first I want, having trouble, is to re-install GuixSD, but rescue with USB-stick is faster.
I have for second time a bug described here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31162
Both times, as I think, it happened this way. I run `guix pull`, switch off notebook while it is running (just a mistake) and then I run again `guix pull`, it works, but gives the errors.
Here it is log I copied from terminal: https://pastebin.com/7c06ER7v
Guix is not working at all.

# guix gc -R $(readlink -f ~/.config/guix/latest)
Backtrace:
In ice-9/boot-9.scm:
   222:17 19 (map1 (((guix store)) ((guix monads)) ((guix #)) ((…)) …))
  2788:17 18 (resolve-interface (guix store) #:select _ #:hide _ # _ …)
  2714:10 17 (_ (guix store) _ _ #:ensure _)
  2982:16 16 (try-module-autoload _ _)
   2312:4 15 (save-module-excursion _)
  3002:22 14 (_)
In unknown file:
          13 (primitive-load-path "guix/store" #<procedure 12d41e0 a…>)
In guix/store.scm:
     20:0 12 (_)
In ice-9/boot-9.scm:
   2862:4 11 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
  2875:24 10 (_)
   222:29  9 (map1 (((guix utils)) ((guix config)) ((guix #)) ((…)) …))
   222:29  8 (map1 (((guix config)) ((guix memoization)) ((guix …)) …))
   222:29  7 (map1 (((guix memoization)) ((guix serialization)) (#) …))
   222:29  6 (map1 (((guix serialization)) ((guix monads)) ((# #)) …))
   222:29  5 (map1 (((guix monads)) ((guix base16)) ((guix #)) (#) …))
   222:29  4 (map1 (((guix base16)) ((guix base32)) ((gcrypt #)) # …))
   222:29  3 (map1 (((guix base32)) ((gcrypt hash)) ((guix #)) (#) …))
   222:17  2 (map1 (((gcrypt hash)) ((guix profiling)) ((rnrs #)) # …))
   2791:6  1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ …)
In unknown file:
           0 (scm-error misc-error #f "~A ~S" ("no code for modu…" …) …)

ERROR: In procedure scm-error:
no code for module (gcrypt hash)


I reported this bug to Bugs Maillist. But for future want to ask how can I rescue broken system booting with GuixSD USB-stick?


reply via email to

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