From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: binary installation on Fedora 25 Date: Fri, 27 Jan 2017 15:54:58 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1148ea0054abce054714a680 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cX7vd-00045j-C4 for help-guix@gnu.org; Fri, 27 Jan 2017 09:55:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cX7va-0001Tg-36 for help-guix@gnu.org; Fri, 27 Jan 2017 09:55:05 -0500 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]:35333) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cX7vZ-0001SO-Rp for help-guix@gnu.org; Fri, 27 Jan 2017 09:55:02 -0500 Received: by mail-wm0-x22d.google.com with SMTP id r126so120632922wmr.0 for ; Fri, 27 Jan 2017 06:55:00 -0800 (PST) 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: help-guix --001a1148ea0054abce054714a680 Content-Type: text/plain; charset=UTF-8 On a fresh installation of Fedora 25 I am trying to do a binary installation of Guix When attempting systemctl start guix-daemon && systemctl enable guix-daemon I get Failed to start guix-daemon.service: Unit guix-daemon.service not found. Now: $ 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 Several times selinux complained that some process was trying to read some file unduly. I blindly copied and pasted the lines to instruct selinux to not care. I might have taken something wrong. But I m not able to troubleshoot selinux policies. --001a1148ea0054abce054714a680 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On a fresh installation= of Fedora 25 I am trying to do a binary installation of Guix

= When attempting

systemctl start guix-daemon && system= ctl enable guix-daemon

I get

Failed to start guix= -daemon.service: Unit guix-daemon.service not found.

Now:
<= br>$ 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

Sever= al times selinux complained that some process was trying to read some file = unduly.

I blindly copied and pasted the lines to instruc= t selinux to not care. I might have taken something wrong. But I m not able= to troubleshoot selinux policies.


--001a1148ea0054abce054714a680--