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-138492-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SWTbT-0003PU-05
	for garchives@archives.gentoo.org; Mon, 21 May 2012 14:28:56 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 59C54E08FE;
	Mon, 21 May 2012 14:28:33 +0000 (UTC)
Received: from mx1.hadt.biz (boss.hadt.biz [78.47.36.129])
	by pigeon.gentoo.org (Postfix) with ESMTP id 1C1DFE089E
	for <gentoo-user@lists.gentoo.org>; Mon, 21 May 2012 14:27:07 +0000 (UTC)
Received: from [192.168.255.100] (p5B3408F3.dip.t-dialin.net [91.52.8.243])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.hadt.biz (Postfix) with ESMTPSA id E3E49590D
	for <gentoo-user@lists.gentoo.org>; Mon, 21 May 2012 16:27:06 +0200 (CEST)
Message-ID: <4FBA50BA.4050301@hadt.biz>
Date: Mon, 21 May 2012 16:27:06 +0200
From: Michael Hampicke <gentoo-user@hadt.biz>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120520 Thunderbird/12.0.1
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
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] udevd boot messages
References: <4FBA07BB.6070807@gmail.com>
In-Reply-To: <4FBA07BB.6070807@gmail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 2c8bda83-cf48-4443-8529-dcf1a41ed2cd
X-Archives-Hash: bb8e8aab281b4abb27c2b20d6569f763

> I updated udev from 171-r5 to 171-r6 and now i get several udevd boot
> message as :
> udevd[1389]: can not find '/lib/udev/rules.d/90-network.rules': No such
> file or directory
> udevd[1389]: can not find '/lib/udev/rules.d/95-keymap.rules': No such
> file or directory
> ......................
> and so on.
> 
> /lib is a symlink pointing to /lib64.
> /lib64/udev/rules.d is ok with all the rules that udevd does not find at
> boot.

No I would guess it was because of the upgrade of sys-apps/baselayout to
2.1-r1. Things got crazy here with that upgrade. I had to re-merge every
package with files under /lib/
In your case re-merging udev should to the trick.