Hi, >> actual-error: >> + (srfi-34 >> + #<condition &nix-connection-error [file: >> "/home/rsd/v/git/others/guix/test-tmp/var/12220/daemon-socket/socket" errno: >> 2] 1fb5bd0>) >> result: FAIL > > 2 == ENOENT (“No such file or directory”), which would mean that > guix-daemon did not start properly. > > What does this return: > > ./test-env ps aux | grep guix-daemon
~/v/git/others/guix ↳ ./test-env ps aux | grep guix-daemon root 2193 0.0 0.0 33876 140 ? Ss Sep04 0:00 /gnu/store/3g6zn8y5sfwywr4pqiwqrab735a0x4zl-guix-0.10.0/bin/guix-daemon --build-users-group=guixbuild rsd 15898 0.0 0.0 12796 924 pts/3 S+ 17:54 0:00 grep guix-daemon rsd 15906 0.0 0.0 1124 8 pts/3 D+ 17:54 0:00 /home/rsd/v/git/others/guix/guix-daemon --disable-chroot --substitute-urls=file:///home/rsd/v/git/others/guix/test-tmp/var/15897/substituter-data
