Am 04.05.2014 03:56, schrieb Mark Pariente:
> I had a similar issue after upgrading to sys-apps/systemd-212-r3. Turned
> out it was due to udev rules.d directory location. I still had a bunch
> of udev rules under /usr/lib64/udev/rules.d and it looks like the new
> systemd/udev is only looking at rules under /lib/udev/.
> 
> The particular issue was that the RAID device (/dev/md127 in my case)
> was no longer auto-assembled because the udev rules installed by the
> mdadm package were still in /usr/lib64/udev/rules.d instead
> of /lib/udev. This required me to re-emerge mdadm which then installed
> the udev rules into /lib/udev.
> 
> Unfortunately there were many other such packages affected. I just ran 
> 'equery belongs' on all files under /usr/lib64/udev/rules.d and
> re-emerged all respective packages which fixed all issues.

There is a nice command for finding and rebuilding the affected packages in

https://bugs.gentoo.org/show_bug.cgi?id=509492

(in Comment 6)

I just did that one of my thinkpads as I wasn't able to properly login
anymore (/home encrypted via cryptsetup).

Stefan


Reply via email to