--- /usr/sbin/ >>> /usr/sbin/halt >>> /usr/sbin/poweroff >>> /usr/sbin/reboot >>> /usr/sbin/shutdown >>> /usr/sbin/telinit While regular utilities are in /sbin, and at least some scripts expect them there. This really isn't how it should be done. Instead, it should install to the standard location, and block other packages providing sysv-utils.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ad11511a9e3ac2c1930a3fcbda649cbda84e1b commit 92ad11511a9e3ac2c1930a3fcbda649cbda84e1b Author: Samuel Holland <samuel@sholland.org> AuthorDate: 2019-06-22 15:21:53 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-06-27 14:51:25 +0000 sys-apps/s6-linux-init: Fix sysv-utils location and deps Closes: https://bugs.gentoo.org/688456 Signed-off-by: Samuel Holland <samuel@sholland.org> Closes: https://github.com/gentoo/gentoo/pull/12305 Signed-off-by: Michał Górny <mgorny@gentoo.org> sys-apps/s6-linux-init/s6-linux-init-1.0.2.0.ebuild | 5 +++++ 1 file changed, 5 insertions(+)