From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#39712: Partitions produced by the installer not properly unmounted? Date: Sat, 22 Feb 2020 11:24:22 +0100 Message-ID: <875zfyvs15.fsf@gmail.com> References: <87lfownqgd.fsf@inria.fr> <87h7zknepa.fsf@gmail.com> <87d0a73c3x.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 ([2001:470:142:3::10]:49303) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5Ry4-0003H0-7o for bug-guix@gnu.org; Sat, 22 Feb 2020 05:25:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5Ry3-0000bX-AM for bug-guix@gnu.org; Sat, 22 Feb 2020 05:25:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42604) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5Ry3-0000bI-6x for bug-guix@gnu.org; Sat, 22 Feb 2020 05:25:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5Ry2-0002kA-4J for bug-guix@gnu.org; Sat, 22 Feb 2020 05:25:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87d0a73c3x.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-mx.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 39712@debbugs.gnu.org Hey Ludo, > But I think the problem should show up even with =E2=80=9Cmake check-syst= em > TESTS=3Dinstalled-os=E2=80=9D on master. Well this does not involve the graphical installer, so I'm not sure to understand. Anyway, testing the installer in Qemu, I can reproduce a failure where the first umount in "umount-cow-store" throws an exception (busy device), when umounting a crypted partition. That's probably what's bitting you, so to be continued! Thanks, Mathieu