guix package -i hello ;;; note: source file /usr/local/share/guile/site/2.0/guix/config.scm ;;; newer than compiled /usr/local/share/guile/site/2.0/guix/config.go ;;; found fresh local cache at /home/captain/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/guile/site/2.0/guix/config.scm.go accepted connection from pid 21254, uid 1000 The following package will be installed: hello-2.8 out /nix/store/7g06kqdm6qjbzdppnryyvjl2bz82r8dh-hello-2.8
Backtrace: In ice-9/boot-9.scm: 157: 12 [catch #t #<catch-closure 2046580> ...] In unknown file: ?: 11 [apply-smob/1 #<catch-closure 2046580>] In ice-9/boot-9.scm: 63: 10 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 9 [eval # #] In ice-9/boot-9.scm: 2320: 8 [save-module-excursion #<procedure 2074cc0 at ice-9/boot-9.scm:3961:3 ()>] 3966: 7 [#<procedure 2074cc0 at ice-9/boot-9.scm:3961:3 ()>] In unknown file: ?: 6 [load-compiled/vm "/home/captain/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/bin/guix.go"] In guix/ui.scm: 445: 5 [run-guix-command package "-i" "hello"] In ice-9/boot-9.scm: 157: 4 [catch srfi-34 #<procedure 292da60 at guix/ui.scm:139:2 ()> ...] In guix/scripts/package.scm: 894: 3 [#<procedure 2930e70 at guix/scripts/package.scm:883:8 ()>] 818: 2 [process-actions (# # #)] In guix/ui.scm: 259: 1 [switch-symlinks "/usr/local/var/nix/profiles/per-user/captain/guix-profile-1-link" ...] In unknown file: ?: 0 [symlink "/nix/store/4www5cda3gkswbirp05bs9jjgnagi1g5-user-environment" ...] ERROR: In procedure symlink: ERROR: In procedure symlink: Permission denied 256 operations Sorry to be "that guy", but this happened. I pulled the code that Lud pushed that fixed the substituter bug, and it went swimmingly --- many binaries were substituted until this one happened. As is expected, when I reran the install, it errored right away on this one. I thus reproduced the more concise output. x86_64 arch, guile 2.0.9, localstatedir /usr/local/var Thanks! [Chris] Dale
