From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: bug#38703: installion cannot be cancelled Date: Tue, 31 Dec 2019 12:10:15 +0100 Message-ID: <87h81gsqco.fsf@gmail.com> References: <87fthdpd8o.fsf@elephly.net> <877e2d7j0d.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]:39370) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imFQV-00030V-44 for bug-guix@gnu.org; Tue, 31 Dec 2019 06:11:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imFQU-0003gZ-4Z for bug-guix@gnu.org; Tue, 31 Dec 2019 06:11:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56076) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1imFQU-0003fc-0N for bug-guix@gnu.org; Tue, 31 Dec 2019 06:11:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1imFQT-0007TJ-SG for bug-guix@gnu.org; Tue, 31 Dec 2019 06:11:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <877e2d7j0d.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: 38703@debbugs.gnu.org Hello, > You mean that Ctrl-C wouldn=E2=80=99t work on the =E2=80=98guix system in= it=E2=80=99 process, > right? Is that behavior controlled by Newt, Mathieu? Before running the guix process, newt is suspended and resumed right after (see run-install-shell procedure). So it should reset the original terminal settings. Maybe it doesn't, or it's an issue with kmscon. I'll try to investigate. Thanks, Mathieu