trying to follow the steps for a binary installation on a Fedora 27
workstation

When trying to run the daemon, I get this

 [root@localhost catonano] # systemctl status guix-daemon
● guix-daemon.service - Build daemon for GNU Guix
   Loaded: loaded (/etc/systemd/system/guix-daemon.service; enabled; vendor
preset: disabled)
   Active: failed (Result: exit-code) since Wed 2017-12-20 09:52:21 CET; 4s
ago
 Main PID: 2838 (code=exited, status=203/EXEC)

dic 20 09:52:21 localhost.localdomain systemd[1]: Started Build daemon for
GNU Guix.
dic 20 09:52:21 localhost.localdomain systemd[2838]: guix-daemon.service:
Failed at step EXEC spawning
/var/guix/profiles/per-user/root/guix-profile/bin/guix-
dic 20 09:52:21 localhost.localdomain systemd[1]: guix-daemon.service: Main
process exited, code=exited, status=203/EXEC
dic 20 09:52:21 localhost.localdomain systemd[1]: guix-daemon.service: Unit
entered failed state.
dic 20 09:52:21 localhost.localdomain systemd[1]: guix-daemon.service:
Failed with result 'exit-code'.
[root@localhost catonano] # guix-daemon --build-users-group=guixbuild



but if I launch it manually, it seems to run
In fact this line doesn t return the prompt and any error message either

[root@localhost catonano] # guix-daemon --build-users-group=guixbuild

Reply via email to