From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: Update on 1.0.1 Date: Wed, 15 May 2019 15:43:13 +0200 Message-ID: <87r28zj0jy.fsf@gmail.com> References: <871s17d3i2.fsf@gnu.org> <87zhnnuac6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQuBj-0000Pu-LK for guix-devel@gnu.org; Wed, 15 May 2019 09:43:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQuBi-0000IN-QH for guix-devel@gnu.org; Wed, 15 May 2019 09:43:19 -0400 In-reply-to: <87zhnnuac6.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel , julien lepiller Hey Ludo, > #1 may have a simple fix. #2 less so. WDYT, Mathieu? #1 may have a simple fix but it would require to have the output of "connmanctl services" (as you requested) to better understand why the name is #f. Plus I cannot find a way to create a network with an empty SSID. So we could change the regex as you suggested but without any guarantee. #2 is much more annoying and hard to fix. As discussed previously, we shall force a reboot on installer failure, but we have to do it in a way that allows the user to report the backtrace. So I think we should proceed and fix those issues later. Sorry I don't have anything better to propose :( Thanks, Mathieu