From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#35541: Installer does not add %base-packages Date: Fri, 03 May 2019 12:26:02 +0200 Message-ID: <87ftpvhm11.fsf@elephly.net> References: <20190503085655.fx3oide7huydf337@pelzflorian.localdomain> <87imuretpb.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]:49512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMVQD-0001wN-1q for bug-guix@gnu.org; Fri, 03 May 2019 06:28:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMVQC-0002cE-2E for bug-guix@gnu.org; Fri, 03 May 2019 06:28:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34265) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMVQB-0002c5-VR for bug-guix@gnu.org; Fri, 03 May 2019 06:28:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87imuretpb.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35541@debbugs.gnu.org Ludovic Court=C3=A8s writes: > "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? This might explain a report that we=E2=80=99ve seen on IRC on release day w= here a person was unable to use coreutils. So yes, the system would be hardly usable. --=20 Ricardo