From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor?= Boskovits Subject: bug#39090: Installer fails on install disk built from master Date: Sun, 12 Jan 2020 02:15:22 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56203) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqRrH-0003Km-Qx for bug-guix@gnu.org; Sat, 11 Jan 2020 20:16:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqRrG-0004cp-P0 for bug-guix@gnu.org; Sat, 11 Jan 2020 20:16:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50917) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iqRrG-0004bg-Ke for bug-guix@gnu.org; Sat, 11 Jan 2020 20:16:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iqRrG-0002RX-Fd for bug-guix@gnu.org; Sat, 11 Jan 2020 20:16:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: 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-mx.org@gnu.org Sender: "bug-Guix" To: 39090@debbugs.gnu.org G=C3=A1bor Boskovits ezt =C3=ADrta (id=C5=91pont: 202= 0. jan. 11., Szo, 15:49): > > Hello, > > I noticed that the install disk created on current master can't > install the system. > > This is on: > e4c9ba4da2a6faf80209488d5c086ea0d5c39214 > . > > I have found a reproducer that might highlight where the problem is. > > Steps to reproduce: > 1. guix pull > 2. build the installer image > guix system disk-image --file-system-type=3Diso9660 \ > gnu/system/install.scm > 3. boot it > 4. switch to tty3 > 5. create a file gexp.scm with this content: > (use-modules > (gnu packages package-management) > (guix gexp)) > > (program-file > "a" > (with-extensions > (list guix) > #~(#t))) > 6. guix build -f gexp.scm > > This will fail with as strange error message. > This same problem causes the final installation failure in the installer. > > This works fine on the latest installation image. > This works if you run it again after it fails. > > Any help on debugging this further would be appreciated. > > Best regards, > g_bor > -- > OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B2= 1 > > > I started a bisect, b1d13e40... is good. --=20 OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21