[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40559] [PATCH] gnu: cryptsetup: Update to 2.3.1.
From: |
Ludovic Courtès |
Subject: |
[bug#40559] [PATCH] gnu: cryptsetup: Update to 2.3.1. |
Date: |
Sat, 18 Apr 2020 18:34:25 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Vincent,
Vincent Legoll <address@hidden> 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
>
>
>
>
> 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’t see why it would hang here.
If you interrupt it and re-run “make check-system …”, does that get any
further?
Is there space left on /gnu and /tmp?
Thanks,
Ludo’.