From mboxrd@z Thu Jan 1 00:00:00 1970 From: myglc2 Subject: bug#22695: Binary Installation bugs and suggestions Date: Tue, 16 Feb 2016 14:09:49 -0500 Message-ID: <87ziv0320y.fsf@gmail.com> References: <878u2k4oh5.fsf@gmail.com> <20160216165137.GA6053@solar> <20160216171312.GB12187@novena-choice-citizen.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVl1e-0007oq-Ri for bug-guix@gnu.org; Tue, 16 Feb 2016 14:11:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVl1Z-0002PV-S9 for bug-guix@gnu.org; Tue, 16 Feb 2016 14:11:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVl1Z-0002PE-OY for bug-guix@gnu.org; Tue, 16 Feb 2016 14:11:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVl1Z-0000t9-KZ for bug-guix@gnu.org; Tue, 16 Feb 2016 14:11:01 -0500 In-Reply-To: Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVl0l-0007Ez-KA for bug-guix@gnu.org; Tue, 16 Feb 2016 14:10:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVl0g-00021U-LP for bug-guix@gnu.org; Tue, 16 Feb 2016 14:10:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:44836) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVl0g-00021E-DR for bug-guix@gnu.org; Tue, 16 Feb 2016 14:10:06 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aVl0e-0001Fj-OP for bug-guix@gnu.org; Tue, 16 Feb 2016 20:10:04 +0100 Received: from c-73-167-118-254.hsd1.ma.comcast.net ([73.167.118.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2016 20:10:04 +0100 Received: from myglc2 by c-73-167-118-254.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Feb 2016 20:10:04 +0100 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: 22695@debbugs.gnu.org Jookia <166291@gmail.com> writes: > On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: >> 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? > > You need to run 'systemctl start guix-daemon'. on Debian 8 ... cp /root/.guix-profile/lib/systemd/system/guix-daemon.service \ /etc/systemd/system/guix-daemon.service systemctl start guix-daemon ... runs guix-daemon, but after a reboot it is not running.