2017-12-20 15:28 GMT+01:00 Ricardo Wurmus <[email protected]>: > > Catonano <[email protected]> writes: > > > 2017-12-20 11:33 GMT+01:00 Ricardo Wurmus <[email protected]>: > > > >> > >> Catonano <[email protected]> writes: > >> > >> > trying to follow the steps for a binary installation on a Fedora 27 > >> > workstation > >> > > >> > When trying to run the daemon, I get this […] > >> > >> Does journalctl -xe tell you more? > >> > > > > thanks > > > > here s journalctl -xe output; I mostly dont understand it > > Unfortunately, there’s nothing about guix-daemon in there, but I see > SELinux messages, which makes me think that SELinux is enabled on your > system.
Yes, it s enabled. It is the default on Fedora systems these days > The daemon currently doesn’t play nice with SELinux. > > What does “getenforce” tell you? It says: "enforcing" > You may want to set SELinux to > permissive mode or disable it until we can fix this. > > I’ll submit a bug report to track progress of SELinux support. > Thanks. I ll let you know
