From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-138594-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SXVer-0003gG-6R
	for garchives@archives.gentoo.org; Thu, 24 May 2012 10:52:41 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0E645E086A;
	Thu, 24 May 2012 10:52:20 +0000 (UTC)
Received: from mail-gg0-f181.google.com (mail-gg0-f181.google.com [209.85.161.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id EF597E078C
	for <gentoo-user@lists.gentoo.org>; Thu, 24 May 2012 10:50:27 +0000 (UTC)
Received: by ggnv5 with SMTP id v5so8911312ggn.40
        for <gentoo-user@lists.gentoo.org>; Thu, 24 May 2012 03:50:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=fP3FIdgk2bLBD5Jz2Jy51NKhuub17e8Q7hcWq1lwf44=;
        b=GrfiHxjYZ3NF8ISbDb8TqLcGH0efzDZItWC7rrvY+V3YZO1P+ITdYdRRDfNHUr+V00
         Aty6wQa7aC1CYWkqLWiqqOKxFg5ljCIybJYqTJBUdmMlh8FeaVOW/ABafBAYum7lJtbl
         3hZMCDhAF9Y5Wx7B9nHOw0ufsTXC13OKQmvj+xjgzlU+RHAAwM5VjVhqYLdxnQokHRnW
         TKuqDfU2sJt2U/6yLfPsa0ru3UfJHbobCu3kkcQSdJwFOvfZJ642xiPz5DJGB4pc9Q97
         CUK+XJHS3v8SU0axZSXnpECQLM2NYtJ0afft3I00ngqCfHSt+NW0P8uFZ5Z2IvSD4K08
         p8Xw==
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.236.115.196 with SMTP id e44mr30904026yhh.90.1337856627445;
 Thu, 24 May 2012 03:50:27 -0700 (PDT)
Received: by 10.146.156.18 with HTTP; Thu, 24 May 2012 03:50:27 -0700 (PDT)
Date: Thu, 24 May 2012 12:50:27 +0200
Message-ID: <CAMix8LEexY5hBGHOgh4iYGjvJHdPeMmybiHYXW-wGY_w1wKAJw@mail.gmail.com>
Subject: [gentoo-user] wpa_supplicant annoyances (mask_service_inactive)
From: =?UTF-8?Q?Jes=C3=BAs_J=2E_Guerrero_Botella?= <jesus.guerrero.botella@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: a9735f54-a475-46a4-8a9e-4ede5b5f790b
X-Archives-Hash: 42bd628280b5a3b3e5b27859c9c81ca9

So, wpa_supplicant never worked fine. It's been giving me headache
since day zero, but I've been -mostly- able to handle it in one or
another way.

Yesterday I rebooted (I rarely do), and another horror story begun.
Now I am getting this messages at init:

C=C3=B3digo:
INIT: Entering runlevel: 3
 * Restoring Mixer Levels ...                                      [ ok ]
 * Starting D-BUS system messagebus ...                            [ ok ]
 * Starting metalog ...                                            [ ok ]
 * Starting ConsoleKit daemon ...                                  [ ok ]
 * Bringing up interface wlan0
 *   Starting wpa_supplicant on wlan0 ...                          [ ok ]
 *   mark_service_inactive: unknown applet
 *   Starting wpa_cli on wlan0 ...                                 [ ok ]
 *   Backgrounding ... ...
 * ERROR: net.wlan0 failed to start
 * Starting cupsd ...                                              [ ok ]
 * ERROR: cannot start fail2ban as net.wlan0 would not start
 * ERROR: cannot start netmount as net.wlan0 would not start
 * ERROR: cannot start samba as net.wlan0 would not start
 * Starting S.M.A.R.T. monitoring daemon ...                       [ ok ]
 * Starting sshd ...                                               [ ok ]
 * Doing udev cleanups
 * Starting vixie-cron ...                                         [ ok ]
 * Starting local                                                  [ ok ]

This is Jesus-PC.O (Linux x86_64 3.4.0) 00:34:56

Jesus-PC login:


For the most part, wpa_supplicant seems to start fine though. I can
reach the net and everything works... well... maybe 7 times out of 10.
Sometimes I have to kill everything related to wpa_supplicant and
restart the net.wlan0 service, while I cross my fingers in the hope to
reach the internet.

But what annoys me the most is the fact that many important services
do not start because they depend on net.wlan0, which spits out these
errors disrupting the init process.

I've been using this for some time now, and I changed the config a lot
of times. Always had problems. The last time I set this up I removed
everything from /etc/conf.d/net and /etc/conf.d/wpa_supplicant, and
let it did it's automatic job instead. So far, it's working... some
random times. The errors always show though. And they screw up the
init. The worst is that it bits sshd, which leaves me without remote
access any random day. Ugh.

So, any idea where to start looking? :D
--=20
Jes=C3=BAs Guerrero Botella