KenjiBrown / without-systemd

Without-Systemd Gentoo overlay
12 stars 1 forks source link

emerge -e world issue #2

Open CaptainBloodz opened 10 months ago

CaptainBloodz commented 10 months ago

as it returns:

The following mask changes are necessary to proceed: (see "package.unmask" in the portage(5) man page for more details)

required by virtual/libudev-251-r2::gentoo[-systemd]

required by sys-auth/elogind-252.9::gentoo

required by sys-process/procps-3.3.17-r2::gentoo[elogind]

required by @system

required by @world (argument)

/etc/portage/package.mask/without-systemd:

systemd is masked in without-systemd overlay

=sys-apps/systemd-utils-254.5-r2

The following USE changes are necessary to proceed: (see "package.use" in the portage(5) man page for more details)

required by virtual/libudev-251-r2::gentoo[-systemd]

required by sys-auth/elogind-252.9::gentoo

required by sys-process/procps-3.3.17-r2::gentoo[elogind]

required by @system

required by @world (argument)

=sys-apps/systemd-utils-254.5-r2 udev

whereas regular

emerge -p -uDNUv world

is troubleless.

Am I missing something?