From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#35543: Installer crashes on retry when selecting keyboard layout Date: Fri, 03 May 2019 14:12:45 +0200 Message-ID: <874l6bka82.fsf@gmail.com> References: <20190503090937.vveultdxob2fzliv@pelzflorian.localdomain> <87imurd9vu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMX3m-0003u8-So for bug-guix@gnu.org; Fri, 03 May 2019 08:13:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMX3l-0006s1-UL for bug-guix@gnu.org; Fri, 03 May 2019 08:13:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34396) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMX3l-0006rq-R2 for bug-guix@gnu.org; Fri, 03 May 2019 08:13:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hMX3l-0004ek-KJ for bug-guix@gnu.org; Fri, 03 May 2019 08:13:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87imurd9vu.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: 35543@debbugs.gnu.org Hello, > I believe the broader issue is that the installer cannot really be > restarted after a failed install, as we discussed a while back on > guix-devel. Mathieu, can you confirm? I'm not aware of this layout issue, however, after the installer is restarted, the install is doomed because some mounts can't be undone. I didn't find a way to fix this, so maybe we should advise/force a reboot upon installer failure? Mathieu