all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Starting guix-daemon using systemctl doesn't work
@ 2019-07-13 13:07 hgs
  0 siblings, 0 replies; only message in thread
From: hgs @ 2019-07-13 13:07 UTC (permalink / raw)
  To: help-guix

Hi,
I installed Guix package manger on my machine running Fedora 30 using the automatic script recommended in the Binary Installation part(https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html (https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html)).
While running guix commands, I got the following error:

guix build: error: failed to connect to `/var/guix/daemon-socket/socket': Connection refused

I found that guix-daemon process is not running( `ps -aux | grep "[g]uix"` returned nothing). There is a guix-daemon.service file in /etc/systemd/system/ but running `systemctl start guix-daemon` is not running the daemon.

Manually starting the daemon with `

	~root/.config/guix/current/bin/guix-daemon --build-users-group=guixbuild`
as mentioned in the 5th section of Binary Installation starts the daemon and guix works normally as expected.

Thanks and Regards,
Hari G

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-13 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-13 13:07 Starting guix-daemon using systemctl doesn't work hgs

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.