Advertisement
Guest User

guix clean install hello fails

a guest
May 4th, 2020
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. Backtrace:
  2. In ice-9/threads.scm:
  3. 390:8 19 (_ _)
  4. In ice-9/boot-9.scm:
  5. 3223:13 18 (_)
  6. In ice-9/threads.scm:
  7. 390:8 17 (_ _)
  8. In ice-9/boot-9.scm:
  9. 3507:20 16 (_)
  10. 2806:4 15 (save-module-excursion _)
  11. 3527:26 14 (_)
  12. In unknown file:
  13. 13 (primitive-load-path "guix/channels" #<procedure 3c9930…>)
  14. In guix/channels.scm:
  15. 21:0 12 (_)
  16. In ice-9/boot-9.scm:
  17. 3380:4 11 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
  18. 3393:24 10 (_)
  19. 222:17 9 (map1 (((git)) ((guix git)) ((guix records)) ((# #)) # …))
  20. 3297:17 8 (resolve-interface (git) #:select _ #:hide _ #:prefix _ …)
  21. In ice-9/threads.scm:
  22. 390:8 7 (_ _)
  23. In ice-9/boot-9.scm:
  24. 3223:13 6 (_)
  25. In ice-9/threads.scm:
  26. 390:8 5 (_ _)
  27. In ice-9/boot-9.scm:
  28. 3507:20 4 (_)
  29. 2806:4 3 (save-module-excursion _)
  30. 3527:26 2 (_)
  31. In unknown file:
  32. 1 (primitive-load-path "git" #<procedure 3c97f0 at ice-9/…>)
  33. In git/bindings.scm:
  34. 66:8 0 (_ . _)
  35.  
  36. git/bindings.scm:66:8: In procedure git_libgit2_init: Function not implemented
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement