From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Debian Install Instructions Date: Wed, 15 Mar 2017 17:46:20 -0400 Message-ID: <20170315214620.GA14121@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coGkW-0000Xv-IF for help-guix@gnu.org; Wed, 15 Mar 2017 17:46:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coGkT-0002zn-Fd for help-guix@gnu.org; Wed, 15 Mar 2017 17:46:28 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:32863) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1coGkT-0002vp-Bc for help-guix@gnu.org; Wed, 15 Mar 2017 17:46:25 -0400 Content-Disposition: inline In-Reply-To: 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: iekath@mail2tor.com Cc: help-guix@gnu.org On Wed, Mar 15, 2017 at 03:29:27AM -0000, iekath@mail2tor wrote: > root@host:/home/user# ln -s > ~root/.guix-profile/lib/systemd/system/guix-daemon.service \ > > /etc/systemd/system/ > root@host:/home/user# systemctl start guix-daemon && systemctl enable > guix-daemon > Failed to execute operation: No such file or directory Please copy the file into place instead of symlinking it. This is a documentation bug that we've fixed, but we haven't made a new release of Guix yet.