On Mon, 2021-04-12 at 20:50 -0500, Stephen Paul Weber wrote: > > Could you attach tests/guix-git-authenticate.log? > > Likewise. > > Likewise. > > Likewise. > > Attached. Can you verify the directory of your guix checkout is "/home/singpolyma/src/guix"? * tests/guix-git-authenticate.sh: This test is only run if run in a git checkout. The error message is: guix git: error: Git error: cannot locate remote-tracking branch 'keyring' I don't know what happened here. Perhaps this error message disappears after "git fetch"? * tests/derivations.scm: The error message is: In procedure copy-file: Permission denied: "/home/singpolyma/src/guix/gnu/packages/bootstrap/i686-linux/bash" That is odd, what are the file permissions of gnu/packages/bootstrap/i686-linux/bash? (ls -l gnu/packages/bootstrap/i686-linux/bash) * tests/grafts.log: The error message is the same. Greetings, Maxime.