Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688456 - sys-apps/s6-linux-init[sysv-utils]: silently overrides sysv utilities
Summary: sys-apps/s6-linux-init[sysv-utils]: silently overrides sysv utilities
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Mira Ressel
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-06-22 07:49 UTC by Michał Górny
Modified: 2019-06-27 14:56 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-06-22 07:49:27 UTC
--- /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.
Comment 1 Larry the Git Cow gentoo-dev 2019-06-27 14:56:11 UTC
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(+)