From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35541: Installer does not add %base-packages Date: Fri, 03 May 2019 12:08:32 +0200 Message-ID: <87imuretpb.fsf@gnu.org> References: <20190503085655.fx3oide7huydf337@pelzflorian.localdomain> 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]:46504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMV7n-000477-3D for bug-guix@gnu.org; Fri, 03 May 2019 06:09:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMV7m-0000CO-3P for bug-guix@gnu.org; Fri, 03 May 2019 06:09:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34243) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMV7m-0000CI-0W for bug-guix@gnu.org; Fri, 03 May 2019 06:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hMV7l-0005rV-Qy for bug-guix@gnu.org; Fri, 03 May 2019 06:09:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190503085655.fx3oide7huydf337@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Fri, 3 May 2019 10:56:55 +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: "pelzflorian (Florian Pelz)" Cc: 35541@debbugs.gnu.org "pelzflorian (Florian Pelz)" skribis: > When and only when the Newt installer creates a packages field in the > operating-system configuration e.g. for nss-certs, it does not add > %base-packages to the packages field. (When no packages field is > created, %base-packages is added by default.) Ouch! That renders the installed system unusable, right? Ludo=E2=80=99.