From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39199: Edit in installer doesn't work Date: Mon, 20 Jan 2020 23:22:58 +0100 Message-ID: <87ftg9g43h.fsf@gnu.org> References: <4ffdcd4d-f641-6693-0a5a-2082c85af340@web.de> 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]:53361) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itfSl-0001w0-3K for bug-guix@gnu.org; Mon, 20 Jan 2020 17:24:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itfSk-0005H3-0v for bug-guix@gnu.org; Mon, 20 Jan 2020 17:24:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40230) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itfSj-0005Gy-U9 for bug-guix@gnu.org; Mon, 20 Jan 2020 17:24:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1itfSj-0001Ir-R3 for bug-guix@gnu.org; Mon, 20 Jan 2020 17:24:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <4ffdcd4d-f641-6693-0a5a-2082c85af340@web.de> (Jonathan Brielmaier's message of "Mon, 20 Jan 2020 12:43:02 +0100") 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: Jonathan Brielmaier Cc: 39199-done@debbugs.gnu.org Hi Jonathan, Jonathan Brielmaier skribis: > I followed Ludo's call for testing the installer. I built an installer > image from commit da76518. I couldn't find anything installer related on > master branch since then. You can found the image here: > https://brielmaier.net/guix-system-install-1.0.1-1.da76518.x86_64-linux.i= so Thanks a lot for testing! > I'm testing in the Hetzner "Cloud", so basically in a VM with > VGA/Display-output over HTTP. Everything is smooth until I click "Edit" > at the end. I add some stuff (vim, screen packages) to the config.scm in > nano, save it and then I click on "OK". Instead of the starting the > actual installation, I get back to the very beginning of the > installation proccess (choose locale). I believe commit 48659aa22170a252c9b2e60f16fbe9f83a6deba4 fixes it. Thanks, Ludo=E2=80=99.