From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Error system reconfigure with guix-latest Date: Mon, 05 Mar 2018 09:38:27 +0100 Message-ID: <87r2oyex30.fsf@gnu.org> References: <87fu5fehqo.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]:35445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esldg-0005rN-Qe for help-guix@gnu.org; Mon, 05 Mar 2018 03:38:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esldd-0005IY-NJ for help-guix@gnu.org; Mon, 05 Mar 2018 03:38:32 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:58170) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1esldd-0005H6-Gp for help-guix@gnu.org; Mon, 05 Mar 2018 03:38:29 -0500 In-Reply-To: (Jone's message of "Sun, 4 Mar 2018 23:52:20 +0300") 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: Jone Cc: Alex Kost , help-guix@gnu.org Hi Jone, Jone skribis: > Thanks. I rewrite config, following your advice and run 'guix system > --verbosity=3D10 reconfigure new.scm': =E2=80=98--verbosity=3D10=E2=80=99 is not very helpful as it throws loads o= f very low-level messages. (=E2=80=98--verbosity=E2=80=99 in general is rarely wh= at you want.) Does =E2=80=98guix system reconfigure=E2=80=99 succeed once you specify the =E2=80=98initrd-modules=E2=80=99 field as others suggested? Thanks, Ludo=E2=80=99.