Advertisement
Guest User

tail -f guix-package.log

a guest
Oct 12th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. tail -f guix-package.log
  2. + cat t-guix-package-20039/stderr
  3. guix package: error: failed to load 't-guix-package-20039/manifest.scm':
  4. t-guix-package-20039/manifest.scm:1:0: In procedure #<procedure 40257a0 ()>:
  5. t-guix-package-20039/manifest.scm:1:0: In procedure module-lookup: Unbound variable: wonderful-package-that-does-not-exist
  6. + grep 'manifest.scm:[1-3]:.*[Uu]nbound variable.*wonderful-package' t-guix-package-20039/stderr
  7. t-guix-package-20039/manifest.scm:1:0: In procedure module-lookup: Unbound variable: wonderful-package-that-does-not-exist
  8. + rm -f t-profile-20039 't-profile-20039-[0-9]*'
  9. + rm -rf t-guix-package-20039 t-home-20039
  10. ./test-env: line 1: 20038 Terminated "/tmp/yaourt-tmp-knicklux/aur-guix/src/guix-0.8.3/pre-inst-env" "/tmp/yaourt-tmp-knicklux/aur-guix/src/guix-0.8.3/guix-daemon" --disable-chroot --substitute-urls="$GUIX_BINARY_SUBSTITUTE_URL"
  11. PASS tests/guix-package.sh (exit status: 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement