From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-51400-garchives=archives.gentoo.org@gentoo.org>)
	id 1GPPjc-0004qA-Mz
	for garchives@archives.gentoo.org; Mon, 18 Sep 2006 20:28:57 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8IKRmDK022911;
	Mon, 18 Sep 2006 20:27:48 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8IKN6YU010942
	for <gentoo-user@lists.gentoo.org>; Mon, 18 Sep 2006 20:23:06 GMT
Received: by nf-out-0910.google.com with SMTP id l23so3177403nfc
        for <gentoo-user@lists.gentoo.org>; Mon, 18 Sep 2006 13:23:06 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=rVuemc9rtQ76cKebFFBW55BYyIiJ/BoIfLaf+VY11D02ZOzXyYEK/gAzd5elN+BzcSpW2Crkbry52mDbVUT1CAhaagheOo/hDeupMahmNDbxkTAjBI+Q7yFSEx3HTVDFNJJQjdHfIVbRpdsdyefl/l4OZggaOv7659/v/tYFOis=
Received: by 10.49.93.13 with SMTP id v13mr17446393nfl;
        Mon, 18 Sep 2006 13:23:05 -0700 (PDT)
Received: by 10.49.78.5 with HTTP; Mon, 18 Sep 2006 13:23:04 -0700 (PDT)
Message-ID: <b9e0c3fe0609181323x33acafd4vf5e8fd0ae10398e9@mail.gmail.com>
Date: Mon, 18 Sep 2006 17:23:04 -0300
From: "Bruno Lustosa" <bruno.lists@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Problem with new glibc and libnss
In-Reply-To: <7573e9640609181133v5cea35f6ld9d461c348869269@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <b9e0c3fe0609180708n5462c467ibec0157f6e836cb5@mail.gmail.com>
	 <7573e9640609180948t382ab626pda1ab20afb6afe0d@mail.gmail.com>
	 <b9e0c3fe0609181055mea07eebhc6c96dec15aab57c@mail.gmail.com>
	 <7573e9640609181133v5cea35f6ld9d461c348869269@mail.gmail.com>
X-Archives-Salt: 325b8755-e5ac-4332-b68e-e656ef4d6002
X-Archives-Hash: f2e02ef08135bfc37294b238060c55c7

On 9/18/06, Richard Fish <bigfish@asmallpond.org> wrote:
> Well there is a known issue [1] with udev and rules that contain
> non-local or undefined users/groups.  If your friend's machine is
> stable only, then it probably has udev-087, and it looks like 098
> should have a fix.  So your friend might want to try the ~amd64
> version of udev, and also make sure to upgrade to the very latest
> version of baselayout  (1.12.5).

Hello, RIchard.
I just rechecked everything here, and it doesn't seem to be an udev
issue, because when I have 'mysql files' at nsswitch.conf, I get an
assertion error not only from udev, but also from a simple ls.
So, the problem is not "fixed" here. I had to change my functionality
to have it working (i.e. changing the way authentication info is
looked). So, if I need to have mysql lookups before files, I don't
have a way now unless I do an even uglier hack and make it change
itself on local.start :)
I don't experience timeouts, instead I just get glibc assertion errors:

Inconsistency detected by ld.so: dl-open.c: 604: _dl_open: Assertion
`_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT'
failed!

In the past, glibc wouldn't complain to leave things unresolved. The
problems started now that it started to give these assertion failures.

Thank you for your help.

-- 
Bruno Lustosa <bruno@lustosa.net>
http://www.lustosa.net/
-- 
gentoo-user@gentoo.org mailing list