Andreas Enge <andreas@enge.fr> skribis:
Toggle quote (6 lines)
> In guix/store.scm:
> 293: 0 [open-connection "/home/privat/Programme/guix/t-register-9669/chbouib/daemon-socket/socket" ...]
>
> guix/store.scm:293:4: In procedure open-connection:
> guix/store.scm:293:4: Throw to key `srfi-34' with args `(#<condition &nix-connection-error [file: "/home/privat/Programme/guix/t-register-9669/chbouib/daemon-socket/socket" errno: 2] 1859690>)'.
2 is ENOENT, so it looks as if the directory had been removed, maybe by
another ‘make’ process running in parallel.
Closing the bug since it vanished.
Ludo’.