From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: Installer and luks support. Date: Sun, 9 Dec 2018 11:47:29 +0100 Message-ID: References: <8736r8kcdp.fsf@gmail.com> <874lbn7h65.fsf@gnu.org> <87sgz7zejd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gVwch-0006Ul-IA for guix-devel@gnu.org; Sun, 09 Dec 2018 05:47:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gVwcg-00043W-PH for guix-devel@gnu.org; Sun, 09 Dec 2018 05:47:43 -0500 In-Reply-To: <87sgz7zejd.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mathieu Othacehe Cc: Guix-devel Hello Mathieu, Mathieu Othacehe ezt =C3=ADrta (id=C5=91pont: 2018. = dec. 9., V, 2:15): > > > Hey Ludo, > > > I suppose that if you run =E2=80=9Chalt=E2=80=9D or =E2=80=9Creboot=E2= =80=9D, everything is terminated > > properly, right? I=E2=80=99m not sure if you should worry beyond that;= in > > general, it=E2=80=99s reasonable to assume that people will reboot when= the > > installation is over, no? > > Yes it is. My concern is when the guix system init command fails because > let's say the network went down, in that case forcing the user to reboot > and restart the install process seems painful, don't you think? Can't we offer here the option to retry the failed step? i.e. guix system i= nit in this case? I mean we have everything set up to simply retry. Does that make sense? > > Thanks, > > Mathieu > g_bor