Advertisement
Guest User

Untitled

a guest
Oct 1st, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. ./pre-inst-env guix pull
  2. ;;; note: source file /home/mthl/src/guix/gnu/packages.scm
  3. ;;; newer than compiled /home/mthl/.cache/guile/ccache/2.0-LE-8-2.0/home/mthl/src/guix/gnu/packages.scm.go
  4. ;;; note: source file /home/mthl/src/guix/gnu/packages/guile.scm
  5. ;;; newer than compiled /home/mthl/.cache/guile/ccache/2.0-LE-8-2.0/home/mthl/src/guix/gnu/packages/guile.scm.go
  6. ;;; note: source file /home/mthl/src/guix/gnu/packages/image.scm
  7. ;;; newer than compiled /home/mthl/.cache/guile/ccache/2.0-LE-8-2.0/home/mthl/src/guix/gnu/packages/image.scm.go
  8. ;;; note: source file /home/mthl/src/guix/gnu/packages/linux.scm
  9. ;;; newer than compiled /home/mthl/.cache/guile/ccache/2.0-LE-8-2.0/home/mthl/src/guix/gnu/packages/linux.scm.go
  10. ;;; note: source file /home/mthl/src/guix/gnu/packages/docbook.scm
  11. ;;; newer than compiled /home/mthl/.cache/guile/ccache/2.0-LE-8-2.0/home/mthl/src/guix/gnu/packages/docbook.scm.go
  12. ;;; note: source file /home/mthl/src/guix/gnu/packages/emacs.scm
  13. ;;; newer than compiled /home/mthl/.cache/guile/ccache/2.0-LE-8-2.0/home/mthl/src/guix/gnu/packages/emacs.scm.go
  14. ;;; note: source file /home/mthl/src/guix/gnu/packages/admin.scm
  15. ;;; newer than compiled /home/mthl/.cache/guile/ccache/2.0-LE-8-2.0/home/mthl/src/guix/gnu/packages/admin.scm.go
  16. accepted connection from pid 17558, uid 1000
  17. starting download of `/tmp/guix-file.FkGxEa' from `http://git.savannah.gnu.org/cgit/guix.git/snapshot/guix-master.tar.gz'...
  18. http://git.savannah.gnu.org/.../guix-master.tar.gz 6613.0 KiB transferred
  19. Backtrace:
  20. In guix/packages.scm:
  21. 611: 19 [thunk]
  22. In srfi/srfi-1.scm:
  23. 578: 18 [map #<procedure 1dac630 at guix/packages.scm:612:39 (t-64727)> (# # # ...)]
  24. In guix/packages.scm:
  25. 573: 17 [expand-input # # # ...]
  26. 536: 16 [cache # "x86_64-linux" #<procedure thunk ()>]
  27. 611: 15 [thunk]
  28. In srfi/srfi-1.scm:
  29. 578: 14 [map #<procedure 1daf360 at guix/packages.scm:612:39 (t-64727)> (# # # ...)]
  30. In guix/packages.scm:
  31. 573: 13 [expand-input # # # ...]
  32. 536: 12 [cache # "x86_64-linux" #<procedure thunk ()>]
  33. 611: 11 [thunk]
  34. In srfi/srfi-1.scm:
  35. 578: 10 [map #<procedure 1db1cf0 at guix/packages.scm:612:39 (t-64727)> (# # # ...)]
  36. In guix/packages.scm:
  37. 573: 9 [expand-input # # # ...]
  38. 536: 8 [cache # "x86_64-linux" #<procedure thunk ()>]
  39. 611: 7 [thunk]
  40. In srfi/srfi-1.scm:
  41. 578: 6 [map #<procedure 1db1c30 at guix/packages.scm:612:39 (t-64727)> (# # #)]
  42. In guix/packages.scm:
  43. 588: 5 [expand-input # # # ...]
  44. In guix/download.scm:
  45. 206: 4 [url-fetch # # sha256 ...]
  46. In guix/packages.scm:
  47. 536: 3 [cache # "x86_64-linux" #<procedure thunk ()>]
  48. 623: 2 [thunk]
  49. In gnu/packages/bootstrap.scm:
  50. 183: 1 [build #<build-daemon 256.14 23d53c0> "guile-bootstrap-2.0" ...]
  51. In unknown file:
  52. ?: 0 [scm-error misc-error #f ...]
  53.  
  54. ERROR: In procedure scm-error:
  55. ERROR: bootstrap binary not found "guile-2.0.9.tar.xz" "x86_64-linux"
  56. 5 operations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement