... >> scheme@(guile-user)> (begin >> (use-modules (guix)) >> (with-store store >> (add-text-to-store store "test" >> "Hello, build machine!"))) >> ERROR: In procedure display: >> ERROR: In procedure display: Wrong type argument in position 2: # >> >> Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue. >> scheme@(guile-user) [1]> > Could you try “,bt” here to show the stack trace? I wonder where that > exception comes from. Apologies that I didn’t include that before - the backtrace is shown below: scheme@(guile-user) [1]> ,bt In current input: 12:25 3 (_) In guix/store.scm: 864:9 2 (_ # _ #vu8(72 101 108 # …) …) 618:13 1 (process-stderr _ _) In unknown file: 0 (display "acquiring global GC lock `/var/guix/gc.lock'…" …) scheme@(guile-user) [1]> ,q scheme@(guile-user)> ,q Connection closed by foreign host. > Are you sure guix-daemon is running on this machine, and listening to > the right socket file? Yes, and this question along with the mention of “#