On Wed, Dec 21, 2016 at 7:59 AM, Matthias Hanft <m...@hanft.de> wrote:
> Corbin Bird wrote:
>>
>> The "sys-fs/eudev" package is the Gentoo fork of "sys-fs/udev" for
>> people who don't want systemd.
>
> Ehm... I still use "sys-fs/udev" (not eudev) without systemd.
> No problems so far. Do I have to worry?
>

Nope.  Standalone udev is only intended to be installed on non-systemd
systems.  udev vs eudev have their pros and cons, but requiring
systemd to be installed isn't among them.

To the original poster:  I would start with adding -t and reviewing
your output before changing anything in make.conf.

Yes, adding USE=-systemd probably shouldn't cause any problems, but in
general I think it is better to understand the problem before you
start trying to fix it.

Adding --backtrack=120 or something probably is also a good move, in
case it is a dependency issue that portage can figure out on its own.
In general increasing --backtrack does not cause any problems, it just
makes portage work more slowly.

My guess is that you have some package installed that now wants to
start pulling in systemd, but -t should identify what is going on and
we can dispense with the hand-waving.

-- 
Rich

Reply via email to