On 11/02/18 02:16, allan gottlieb wrote:
I have a question on this news item.
I use systemd (gnome3) on a gentoo stable system.
eix reports that sys-apps/systemd-236-r5 is installed
But
euse -I sysv-utils
reports
no matching entries found
Is something wrong?
I do *not* have
sys-apps/sysvinit, sys-apps/openrc, or net-misc/netifrc
in my world file.
However, the last two are installed.
When you ran:
emerge -auDN --changed-deps --with-bdeps=y @world
did you forget to run:
emerge -a --depclean
afterwards?