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-138599-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SXYU6-0005e4-FF
	for garchives@archives.gentoo.org; Thu, 24 May 2012 13:53:46 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 20E57E0859;
	Thu, 24 May 2012 13:52:58 +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 1248AE075C
	for <gentoo-user@lists.gentoo.org>; Thu, 24 May 2012 13:50:07 +0000 (UTC)
Received: by ggnv5 with SMTP id v5so9125647ggn.40
        for <gentoo-user@lists.gentoo.org>; Thu, 24 May 2012 06:50:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=7iPChaw1mSLKa4Hgq11GM8A/5EPnwL6nI/HgkLXXJRs=;
        b=q12rJqMjF3bJH9YGHfaokWhuewmefwDQOUxDiDVpEoV9tJWibcW1/wyNF7P2E95eV/
         CCX+yp81vhIp5cDTYlfv7RBYIFt0vixYygal1OuImaQrlTVaSYw1FqxEYXfrRjUbcgOb
         h+3ZOVio7ddzj+4DUNDUoZcZ7ULnjnY8Jx2Cgfhh7IHDG8+9h+rn161kmjRlIdai5F9W
         PjJMeU4tIMDr3zQ95A0sMBG1OEw8He504C69/DOgKyPJP+5DLJs0hC/pqbcNtEDU10Uw
         er3mtEOUCsKs41ixgqgOH9ZN9ZujQMjwXWJqoouyF2W+1cho9SRdVd6o7OeesF5gwAn+
         EjbQ==
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.78.105 with SMTP id f69mr35453714yhe.15.1337867407359;
 Thu, 24 May 2012 06:50:07 -0700 (PDT)
Received: by 10.146.156.18 with HTTP; Thu, 24 May 2012 06:50:07 -0700 (PDT)
In-Reply-To: <20120524143136.03ee1f5a@digimed.co.uk>
References: <CAMix8LEexY5hBGHOgh4iYGjvJHdPeMmybiHYXW-wGY_w1wKAJw@mail.gmail.com>
	<20120524143136.03ee1f5a@digimed.co.uk>
Date: Thu, 24 May 2012 15:50:07 +0200
Message-ID: <CAMix8LFN__thij5W_ZNkuH3CqGBHO2FFTY9VOQU1-pdXX+SwNQ@mail.gmail.com>
Subject: Re: [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: 5edc95f6-fbf7-4c53-b1d3-4653da76e187
X-Archives-Hash: 63ecfaf9246ef6e1d339ec0e4a337026

Hi again.

This is just a desktop that's on a remote corner. Some months ago I
decided to clean a bit and take off some wires, and I am using an usb
wifi dongle to connect it to my lan, just because that's what I had at
hand at the moment, lying in some drawer.

2012/5/24 Neil Bothwick <neil@digimed.co.uk>:
> On Thu, 24 May 2012 12:50:27 +0200, Jes=C3=BAs J. Guerrero Botella wrote:
>
>> 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
>
> "genlop -l --date yesterday" is always a good place to start. I knew
> this wasn't down to wpa_supplicant as I got it this morning on a
> wirelessless desktop. Genlop showed that openrc was updated yesterday and
> searching bugzilla for openrc found https://bugs.gentoo.org/show_bug.cgi?=
id=3D417227
>
> It appears that a fix has been committed.


Thank you, it's exactly my problem. Poor wpa_supplicant, it seems it's
not guilty after all. :P

Well, thank you a ton. I can go from here myself. :)
--=20
Jes=C3=BAs Guerrero Botella