help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binary installation on Fedora 25


From: Catonano
Subject: Re: binary installation on Fedora 25
Date: Fri, 27 Jan 2017 21:22:54 +0100

Hartmut,

2017-01-27 17:07 GMT+01:00 Hartmut Goebel <address@hidden>:
Hi,

Am 27.01.2017 um 15:54 schrieb Catonano:
> $ ls -lha /etc/systemd/system/guix-daemon.service
> lrwxrwxrwx. 1 root root 58 27 gen 14.18
> /etc/systemd/system/guix-daemon.service ->
> /root/.guix-profile/lib/systemd/system/guix-daemon.service

AFAIK systemd changed its behaviour and does not longer accept symlinks
for .service files.

cp /root/.guix-profile/lib/systemd/system/guix-daemon.service
/etc/systemd/system/guix-daemon.service

should fix the problem.

--

thank you

It didn't fix it.

No error was raised but when trying to install the hello package some socket couldn't be found, as if the daemon was not running

But that wasn't the only problem

This line

# ln -sf /var/guix/profiles/per-user/root/guix-profile \
         ~root/.guix-profile

didn't raise an error and yet didn't create the link to the root profile 
Ok, this idea of going back to Fedora (Ubuntu turned out to be not exactly a good idea) was not successful

For now, I'll leave it at that.

Thanks anyway

reply via email to

[Prev in Thread] Current Thread [Next in Thread]