From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25444: 'guix system init' on GuixSD w/ RAID target produces "guix system: error: failed to register" Date: Sat, 14 Jan 2017 14:44:57 +0100 Message-ID: <8737glpxgm.fsf@gnu.org> References: <868tqeqn4a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSOen-0006tq-0F for bug-guix@gnu.org; Sat, 14 Jan 2017 08:46:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSOeg-0003pC-NE for bug-guix@gnu.org; Sat, 14 Jan 2017 08:46:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:38031) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cSOeg-0003oe-JI for bug-guix@gnu.org; Sat, 14 Jan 2017 08:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cSOeg-0003K1-7c for bug-guix@gnu.org; Sat, 14 Jan 2017 08:46:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <868tqeqn4a.fsf@gmail.com> (myglc2@gmail.com's message of "Fri, 13 Jan 2017 23:30:45 -0500") 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" To: myglc2 Cc: 25444@debbugs.gnu.org Hi, myglc2 skribis: > root@g1 ~# guix system init system/g1.00.scm /mnt/md0 > [...] > initializing operating system under '/mnt/md0'... > copying '/gnu/store/0m0clxj69xrxb76kyh3ral8lkfb0vx8c-linux-libre-4.9.= 2'... > In execvp of /usr/local/sbin/guix-register: No such file or directory The crux of the problem is this last line. It looks like the Guix installation is broken here. Could you check what happened to this =E2=80=98guix-register=E2=80=99 comma= nd? Thanks, Ludo=E2=80=99.