Catonano <catonano@gmail.com> writes:
> 2017-12-20 11:33 GMT+01:00 Ricardo Wurmus <rekado@elephly.net>:
>
>>
>> Catonano <catonano@gmail.com> 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.
The daemon currently doesn’t play nice with SELinux.
What does “getenforce” tell you?
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.