Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. [hge@nova:guix] $ ./pre-inst-env guix --version
  2. Backtrace:
  3. In ice-9/threads.scm:
  4. 390:8 19 (_ _)
  5. In ice-9/boot-9.scm:
  6. 2994:20 18 (_)
  7. 2312:4 17 (save-module-excursion _)
  8. 3014:26 16 (_)
  9. In unknown file:
  10. 15 (primitive-load-path "guix/store" #<procedure 7f839216f…>)
  11. In guix/store.scm:
  12. 21:0 14 (_)
  13. In ice-9/boot-9.scm:
  14. 2874:4 13 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
  15. 2887:24 12 (_)
  16. 222:29 11 (map1 (((guix utils)) ((guix config)) ((guix #)) ((…)) …))
  17. 222:29 10 (map1 (((guix config)) ((guix deprecation)) ((guix …)) …))
  18. 222:29 9 (map1 (((guix deprecation)) ((guix memoization)) ((…)) …))
  19. 222:29 8 (map1 (((guix memoization)) ((guix serialization)) (#) …))
  20. 222:29 7 (map1 (((guix serialization)) ((guix monads)) ((# #)) …))
  21. 222:29 6 (map1 (((guix monads)) ((guix records)) ((guix #)) (#) …))
  22. 222:29 5 (map1 (((guix records)) ((guix base16)) ((guix #)) (#) …))
  23. 222:29 4 (map1 (((guix base16)) ((guix base32)) ((gcrypt #)) # …))
  24. 222:29 3 (map1 (((guix base32)) ((gcrypt hash)) ((guix #)) (#) …))
  25. 222:17 2 (map1 (((gcrypt hash)) ((guix profiling)) ((rnrs #)) # …))
  26. 2803:6 1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ …)
  27. In unknown file:
  28. 0 (scm-error misc-error #f "~A ~S" ("no code for modu…" …) …)
  29.  
  30. ERROR: In procedure scm-error:
  31. no code for module (gcrypt hash)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement