On Sun, Feb 11 2018, Nikos Chantziaras wrote: > 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?
I am indeed behind in depcleaning. Does that explain why euse doesn't fine sysv-utils and why I have the symlinks /sbin/poweroff and friends with systemd-236? I will be working on depcleans but rather slowly. thanks for the help. allan