On 11/01/13 19:51, Stefan G. Weichinger wrote:
Am 11.01.2013 16:14, schrieb Nikos Chantziaras:

Running this command (all in one line):

emerge -p1 $(for p in $(qfile -Cvq $(find /usr/lib/udev/) | sort -u); do
echo "=$p"; done)

should re-emerge all packages that still have files there.  After that,
/usr/lib/udev should no longer exist.  If it still does, then there are
files in it that don't belong to any package.  Check them manually and
delete them as needed or move them over.  Then delete /usr/lib/udev.

on my thinkpad I had app-laptop/laptop-mode-tools which had its
99-mode-laptop-mode.rules in /usr/lib/udev/rules.d even after re-emerging.

moved that file manually ...

Should that be filed as a bug?

Most probably yes.


Reply via email to