2016-02-08 20:53 GMT-06:00 James <wirel...@tampabay.rr.com>: > Hello, > > Well I have one system I need to migrate to eudev. All sorts of things are > now calling for *systemd* and I do not want that at all. > > Here is the blockers on the latest list :: > > [blocks B ] sys-fs/eudev ("sys-fs/eudev" is blocking > sys-apps/gentoo-systemd-integration-4, sys-apps/systemd-226-r2) > [blocks B ] sys-apps/gentoo-systemd-integration > ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/udev-225, > sys-fs/eudev-3.1.5) > [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking > sys-fs/udev-225, sys-fs/eudev-3.1.5) > > > So just emerge -C sys-apps/systemd sys-apps/gentoo-systemd-integration > sys-fs/udev >
You can only have one of sys-apps/systemd, sys-fs/udev or sys-fs/eudev installed, portage won't let you install 2(since there's files collision), see the contents of virual/udev, so there's no point in trying to remove 2 of them from a system, "All softs of things are now calling for systemd" isn't really digging into the problem, and being honest not that many packages have sys-apps/systemd in any of *DEPEND, you should check better why is systemd being pulled( emerge -pvt), maybe some use flags misconfiguration.