Nikita Karetnikov <[email protected]> skribis: >> 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.
Could you check whether it’s still there? Run ‘guix build emacs --no-substitutes’ (for instance), and see if it uses substitutes. > Should I run the above commands anyway? If the bug is still there, yes. :-) Thanks, Ludo’.
