Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails
Date: Sat, 23 Dec 2017 00:32:25
Message-Id: CAC=wYCGp1dQ4yq0b64ysJpW1WgF30KXwQpkaZYevpiz4_LSNFA@mail.gmail.com
In Reply to: Re: [gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails by Mike Gilbert
1 >
2 > sys-apps/openrc is probably in your world file. Either remove it, or
3 > disable the "sysv-utils" USE flag on sys-apps/systemd.
4 >
5 > I'd like to trying going the other way. so i'll first;
6 quickpkg sys-apps/openrc net-misc/netifrc sys-apps/sysvinit
7
8 But virtual/service-manager is using openrc. How do i point this to systemd?
9
10 Then i guess I would just;
11 emerge --depclean sys-apps/openrc net-misc/netifrc sys-apps/sysvinit
12 emerge -N systemd
13
14 Right?

Replies