From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 18 12:34:39 2020 Received: (at 40559) by debbugs.gnu.org; 18 Apr 2020 16:34:40 +0000 Received: from localhost ([127.0.0.1]:43488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jPqQR-0005iN-Mp for submit@debbugs.gnu.org; Sat, 18 Apr 2020 12:34:39 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jPqQP-0005iA-PF for 40559@debbugs.gnu.org; Sat, 18 Apr 2020 12:34:38 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:60906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jPqQK-0000DA-K3; Sat, 18 Apr 2020 12:34:32 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=55284 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jPqQG-0004xC-9r; Sat, 18 Apr 2020 12:34:30 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Vincent Legoll Subject: Re: [bug#40559] [PATCH] gnu: cryptsetup: Update to 2.3.1. References: <87blnrh03t.fsf@gnu.org> <684a5fa5-5aef-3bf8-aced-6cfeb0a7c97d@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 30 Germinal an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 18 Apr 2020 18:34:25 +0200 In-Reply-To: <684a5fa5-5aef-3bf8-aced-6cfeb0a7c97d@gmail.com> (Vincent Legoll's message of "Thu, 16 Apr 2020 23:36:54 +0200") Message-ID: <87369092i6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 40559 Cc: 40559@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.2 (-) Hi Vincent, Vincent Legoll skribis: > Almost two hours passed since one of the tests has begun, and it > looks like it does not make any progress. > > output is here: > > SeaBIOS (version rel-1.12.0-59-gc9ba5276e321-prebuilt.qemu.org) > > > iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+0FF90830+0FEF0830 CA00 >=20=20 > > > > Booting from Hard Disk... > GRUB loading.. > Welcome to GRUB! > > Attempting to decrypt master key... > Enter passphrase for hd0,gpt2 (12345678123412341234123456789abc): > Slot 0 opened Hmm looks like your reached GRUB of the installed system, which is rather good. I don=E2=80=99t see why it would hang here. If you interrupt it and re-run =E2=80=9Cmake check-system =E2=80=A6=E2=80= =9D, does that get any further? Is there space left on /gnu and /tmp? Thanks, Ludo=E2=80=99.