From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#22695: Binary Installation bugs and suggestions Date: Tue, 16 Feb 2016 14:50:48 -0500 Message-ID: <20160216195048.GA19487@jasmine> References: <878u2k4oh5.fsf@gmail.com> <20160216165137.GA6053@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVleO-000812-R8 for bug-guix@gnu.org; Tue, 16 Feb 2016 14:51:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVleJ-0004og-Op for bug-guix@gnu.org; Tue, 16 Feb 2016 14:51:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVleJ-0004oQ-EL for bug-guix@gnu.org; Tue, 16 Feb 2016 14:51:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVleH-0001qz-PT for bug-guix@gnu.org; Tue, 16 Feb 2016 14:51:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20160216165137.GA6053@solar> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: myglc2 , 22695@debbugs.gnu.org On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: > On Tue, Feb 16, 2016 at 11:19:34AM -0500, myglc2 wrote: > > "Thompson, David" writes: > > > What didn't work, exactly? I've personally done this on systemd > > > setups and it works fine. > > When I reboot my Debian 8 server, guix-daemon is not running. > > I had the same experience on my arm machines. So this might be a real bug. > Or does one need to do more than copy the file and reboot? Standard systemd service installation: $ cp foo.service where-you-want-it && systemctl daemon-reload && systemctl start foo.service No reboot is necessary. > > Andreas > > > >