From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: binary installation on Fedora 25 Date: Fri, 27 Jan 2017 21:22:54 +0100 Message-ID: References: <588B7046.4080502@crazy-compilers.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1146b1661b81e30547193b5d Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXD2v-0001T4-C3 for help-guix@gnu.org; Fri, 27 Jan 2017 15:22:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXD2u-0006KZ-8o for help-guix@gnu.org; Fri, 27 Jan 2017 15:22:57 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:36296) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cXD2u-0006KF-1q for help-guix@gnu.org; Fri, 27 Jan 2017 15:22:56 -0500 Received: by mail-wm0-x234.google.com with SMTP id c85so132914586wmi.1 for ; Fri, 27 Jan 2017 12:22:55 -0800 (PST) In-Reply-To: <588B7046.4080502@crazy-compilers.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Hartmut Goebel Cc: help-guix --001a1146b1661b81e30547193b5d Content-Type: text/plain; charset=UTF-8 Hartmut, 2017-01-27 17:07 GMT+01:00 Hartmut Goebel : > 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 --001a1146b1661b81e30547193b5d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hartmut,

2017-01-27 17:07 GMT+01:00 Hartmut Goebel <h.g= oebel@crazy-compilers.com>:
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 symli= nks
for .service files.

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

should fix the problem.
<= br> --

thank you

It didn't fix = it.

No error was raised but when trying to install the hello packag= e some socket couldn't be found, as if the daemon was not running
But that wasn't the only problem

This li= ne

# ln -sf /var/guix/pr=
ofiles/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 no= t exactly a good idea) was not successful

For now, I'll le= ave it at that.

Thanks anyway
--001a1146b1661b81e30547193b5d--