> Alternately, could you run something like: > sudo strace -f -p $(pidof guix-daemon) -o daemon.log > guix build emacs --no-substitutes > then kill strace once ‘guix build’ has completed, and post daemon.log > (compressed)? I haven’t seen the bug for a while. Should I run the above commands anyway?