From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35550: Installer: wpa_supplicant fails to start Date: Sat, 4 May 2019 17:47:44 +0200 Message-ID: <20190504154743.i5sv6spf4jsbxruu@pelzflorian.localdomain> References: <87sgtv8hcz.fsf@gnu.org> <16a80e1461c.1292821a927951.2710363725930741694@zoho.com> <87k1f64c5o.fsf@gnu.org> <20190504140753.6wjgctw6ird7xj2b@pelzflorian.localdomain> <877eb62q2g.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMwtQ-0007ZC-RV for bug-guix@gnu.org; Sat, 04 May 2019 11:48:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMwtP-0002CW-Je for bug-guix@gnu.org; Sat, 04 May 2019 11:48:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38478) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMwtP-0002CI-Fl for bug-guix@gnu.org; Sat, 04 May 2019 11:48:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hMwtO-0000nG-Cm for bug-guix@gnu.org; Sat, 04 May 2019 11:48:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <877eb62q2g.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: sirgazil@zoho.com, 35550 <35550@debbugs.gnu.org> On Sat, May 04, 2019 at 05:32:23PM +0200, Ludovic Courtès wrote: > At this point, could you also check: > > 3b. The output of “pgrep -fa wpa_supplicant”. > root@gnu ~# pgrep -fa wpa_supplicant 481 /gnu/store/ifqy2dr2hbqplv14k50dzprw3k2bz9m9-wpa-supplicant-2.7/sbin/wpa_supplicant -P/var/run/wpa_supplicant.pid -B -s -u > The PID file was probably removed by the second attempt to start the > ‘wpa-supplicant’ service. > > Could you also try running (as root): > > while herd restart wpa-supplicant; do : ; done > > to see the frequency at which the service fails to start? > It displays Service wpa-supplicant is not running. Service wpa-supplicant could not be started. after and again and again every approximately 5 seconds. Regards, Florian