Advertisement
quiliro

guix pull error

Feb 14th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. $ guix pull
  2.  
  3. Starting download of /tmp/guix-file.AyAoJq
  4. From http://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz...
  5. ….tar.gz 913KiB/s 00:12 | 11.0MiB transferred
  6. Backtrace:
  7. In guix/packages.scm:
  8. 982: 19 [bag-grafts # #]
  9. 966: 18 [fold-bag-dependencies #<procedure a7328f0 at guix/packages.scm:982:29 (package grafts)> ...]
  10. 983: 17 [#<procedure a7328f0 at guix/packages.scm:982:29 (package grafts)> # ()]
  11. 786: 16 [cache! #<weak-key-hash-table 936e040 0/223> # "i686-linux" ...]
  12. 910: 15 [thunk]
  13. 786: 14 [cache! #<weak-key-hash-table 936e260 167/223> # # ...]
  14. 1092: 13 [thunk]
  15. 1024: 12 [bag->derivation # # #]
  16. In srfi/srfi-1.scm:
  17. 578: 11 [map #<procedure a932270 at guix/packages.scm:1026:30 (t-1329587)> #]
  18. In guix/packages.scm:
  19. 846: 10 [expand-input # # # ...]
  20. In guix/store.scm:
  21. 1249: 9 [run-with-store # ...]
  22. In guix/packages.scm:
  23. 480: 8 [#<procedure a9ecd50 at guix/packages.scm:480:2 (state)> #]
  24. 485: 7 [#<procedure c1111a0 at guix/packages.scm:485:34 (state)> #]
  25. In gnu/packages/bash.scm:
  26. 249: 6 [#<procedure c1111c0 at gnu/packages/bash.scm:249:2 (state)> #]
  27. In guix/download.scm:
  28. 421: 5 [#<procedure b5b9528 at guix/download.scm:421:2 (state)> #]
  29. In guix/store.scm:
  30. 1169: 4 [#<procedure a9f0fd8 at guix/store.scm:1168:28 (store)> #]
  31. In guix/packages.scm:
  32. 786: 3 [cache! #<weak-key-hash-table 936e260 167/223> #f ...]
  33. 1092: 2 [thunk]
  34. 786: 1 [cache! #<weak-key-hash-table 936e0e0 169/223> #f ...]
  35. 871: 0 [thunk]
  36.  
  37. guix/packages.scm:871:27: In procedure thunk:
  38. guix/packages.scm:871:27: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement