From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36099: Installer does not add =?UTF-8?Q?=E2=80=98%base-initrd-modules=E2=80=99?= Date: Wed, 05 Jun 2019 17:28:06 +0200 Message-ID: <87muiwyruh.fsf@gnu.org> References: <87y32g16dn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYY4A-0007FP-7M for bug-guix@gnu.org; Wed, 05 Jun 2019 11:43:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYXqb-0002Re-Ho for bug-guix@gnu.org; Wed, 05 Jun 2019 11:29:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34392) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYXqY-0002Oq-OZ for bug-guix@gnu.org; Wed, 05 Jun 2019 11:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYXqY-0003pF-KV for bug-guix@gnu.org; Wed, 05 Jun 2019 11:29:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87y32g16dn.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 05 Jun 2019 15:58:12 +0200") 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: 36099-done@debbugs.gnu.org, Jonathan Brielmaier Ludovic Court=C3=A8s skribis: > As Jonathan reports at > , > the installer fails to add =E2=80=98%base-initrd-modules=E2=80=99 to the > =E2=80=98initrd-modules=E2=80=99 when it detects that more modules are ne= eded (this is > the same story as .) Fixed in 0b051bacb34dbd5218f3342c47129b5ed676f155. Ludo=E2=80=99.