From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35550: Installer: wpa_supplicant fails to start Date: Tue, 07 May 2019 09:53:54 +0200 Message-ID: <87r29aaeel.fsf@gnu.org> References: <87sgtv8hcz.fsf@gnu.org> <875zqr8dnw.fsf@gnu.org> <87k1f4y23d.fsf@gnu.org> <20190506194741.qm7uha4fomsngdga@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:52735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNuwJ-00079S-K0 for bug-guix@gnu.org; Tue, 07 May 2019 03:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNuwI-00065k-Ih for bug-guix@gnu.org; Tue, 07 May 2019 03:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44598) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNuwI-00065V-FK for bug-guix@gnu.org; Tue, 07 May 2019 03:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNuwI-0000py-8G for bug-guix@gnu.org; Tue, 07 May 2019 03:55:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190506194741.qm7uha4fomsngdga@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Mon, 6 May 2019 21:47:41 +0200") 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: "pelzflorian (Florian Pelz)" Cc: sirgazil , 35550@debbugs.gnu.org Hi Florian, "pelzflorian (Florian Pelz)" skribis: > On Mon, May 06, 2019 at 12:21:26AM +0200, Ludovic Court=C3=A8s wrote: >> It=E2=80=99d be great if you could do some testing with the patch below.= Then I >> guess we=E2=80=99ll push a Shepherd release with this fix. >>=20 > > The second patch (the one for Guix is the only one I have tested) > works fine on the system which always failed before since sometime > after 1.0. > > One time wpa-supplicant worked fine but it had an error establishing > the internet connection, but I am quite certain it was an unrelated > hardware issue. Awesome, thanks for testing. Note that I made similar changes in shepherd, which I=E2=80=99ll probably release as 0.6.1 so we can use it in Guix 1.0.1: https://git.savannah.gnu.org/cgit/shepherd.git/log Ludo=E2=80=99.