Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 650160 - sys-apps/systemd-238[-sysv-utils] collides with sys-apps/sysvinit
Summary: sys-apps/systemd-238[-sysv-utils] collides with sys-apps/sysvinit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-11 03:02 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2018-03-11 03:27 UTC (History)
0 users

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 Arfrever Frehtes Taifersar Arahesis 2018-03-11 03:02:06 UTC
systemd's build system started to create these symlinks:
https://github.com/systemd/systemd/commit/ba7f4ae6178309dc937e10cf7dce0eca9dafb8de


 * package sys-apps/systemd-238 NOT merged
 * 
 * Detected file collision(s):
 * 
 *      /sbin/telinit
 *      /sbin/init
 *      /sbin/runlevel
 *      /sbin/poweroff
 *      /sbin/halt
 *      /sbin/reboot
 *      /sbin/shutdown
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * sys-apps/sysvinit-2.88-r9:0::gentoo
 *      /sbin/halt
 *      /sbin/init
 *      /sbin/poweroff
 *      /sbin/reboot
 *      /sbin/runlevel
 *      /sbin/shutdown
 *      /sbin/telinit
Comment 1 Larry the Git Cow gentoo-dev 2018-03-11 03:27:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208664c8fc8d374e5aefae4f50cf88f87ae67ff7

commit 208664c8fc8d374e5aefae4f50cf88f87ae67ff7
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2018-03-11 03:26:10 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2018-03-11 03:26:10 +0000

    sys-apps/systemd: fix file collisions with sysv-utils disabled
    
    Closes: https://bugs.gentoo.org/650160
    Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81

 .../systemd/{systemd-238.ebuild => systemd-238-r1.ebuild}  | 14 ++++----------
 sys-apps/systemd/systemd-9999.ebuild                       | 14 ++++----------
 2 files changed, 8 insertions(+), 20 deletions(-)