<p>Mes amis,</p>
<p>Please be informed that the latest baselayout update might very likely needs a reboot.</p>
<p>Here&#39;s some info I repost from Gentoo-user list. For the full thread, check out its archive.</p>
<p>Rgds,<br>
</p>
<div class="gmail_quote">---------- Forwarded message ----------<br>From: &quot;Tanstaafl&quot; &lt;<a href="mailto:tanstaafl@libertytrek.org">tanstaafl@libertytrek.org</a>&gt;<br>Date: May 23, 2012 11:27 PM<br>Subject: Re: [gentoo-user] udevd boot messages<br>
To:  &lt;<a href="mailto:gentoo-user@lists.gentoo.org">gentoo-user@lists.gentoo.org</a>&gt;<br><br type="attribution"><div class="elided-text">On 2012-05-21 5:00 PM, Markos Chandras &lt;<a href="mailto:hwoarang@gentoo.org" target="_blank">hwoarang@gentoo.org</a>&gt; wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 05/21/2012 03:27 PM, Michael Hampicke wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I updated udev from 171-r5 to 171-r6 and now i get several udevd<br>
  boot message as : udevd[1389]: can not find<br>
&#39;/lib/udev/rules.d/90-network.<u></u>rules&#39;: No such file or directory<br>
udevd[1389]: can not find &#39;/lib/udev/rules.d/95-keymap.<u></u>rules&#39;: No<br>
such file or directory ...................... and so on.<br>
<br>
/lib is a symlink pointing to /lib64. /lib64/udev/rules.d is ok<br>
with all the rules that udevd does not find at boot.<br>
</blockquote>
<br>
No I would guess it was because of the upgrade of<br>
sys-apps/baselayout to 2.1-r1. Things got crazy here with that<br>
upgrade. I had to re-merge every package with files under /lib/ In<br>
  your case re-merging udev should to the trick.<br>
</blockquote></blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The package clearly informed you that you need to reboot for things to<br>
work properly<br>
<br>
&quot;You should reboot the system now to get /run mounted with tmpfs!&quot;<br>
<br>
Have a look on pkg_postinst() function in that ebuild. You chose to<br>
ignore it and this is why you had these problems after the update.<br>
</blockquote>
<br></div>
&lt;pet-peeve&gt;<br>
I asked about this a while back but never got a decent answer...<br>
<br>
*Especially* for servers, there really, REALLY needs to be a way to see this kind of warning BEFORE updating... ie, the warning should be printed to the screen during an &#39;emerge -pvuDN world&#39; or something, so I know that a reboot will be required for this update.<br>

&lt;/pet-peeve&gt;<br>
<br>
</div>