Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: "systemd sysv-utils blocker resolution"
Date: Sun, 11 Feb 2018 01:31:23
Message-Id: p5o67l$4a6$1@blaine.gmane.org
In Reply to: [gentoo-user] "systemd sysv-utils blocker resolution" by allan gottlieb
1 On 11/02/18 02:16, allan gottlieb wrote:
2 > I have a question on this news item.
3 >
4 > I use systemd (gnome3) on a gentoo stable system.
5 > eix reports that sys-apps/systemd-236-r5 is installed
6 >
7 > But
8 > euse -I sysv-utils
9 > reports
10 > no matching entries found
11 >
12 > Is something wrong?
13 >
14 > I do *not* have
15 > sys-apps/sysvinit, sys-apps/openrc, or net-misc/netifrc
16 > in my world file.
17 >
18 > However, the last two are installed.
19
20 When you ran:
21
22 emerge -auDN --changed-deps --with-bdeps=y @world
23
24 did you forget to run:
25
26 emerge -a --depclean
27
28 afterwards?

Replies

Subject Author
Re: [gentoo-user] Re: "systemd sysv-utils blocker resolution" allan gottlieb <gottlieb@×××.edu>