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 13:52:32 +0200 Message-ID: <87zho3dabj.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]:40589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMWkR-00033M-QA for bug-guix@gnu.org; Fri, 03 May 2019 07:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMWkQ-00072O-Os for bug-guix@gnu.org; Fri, 03 May 2019 07:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34344) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMWkQ-000726-Kq for bug-guix@gnu.org; Fri, 03 May 2019 07:53:02 -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.) This is fixed here: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Decb0df6817eb3767e= 6b4dcf1945f3c2dfbe3b44f I=E2=80=99m keeping the bug open until we=E2=80=99ve come up with a plan. Ludo=E2=80=99.