Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812167 - sys-apps/openrc-0.44[sysv-utils] Does not install critical symlinks
Summary: sys-apps/openrc-0.44[sysv-utils] Does not install critical symlinks
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: OpenRC (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OpenRC Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-08 14:31 UTC by Brian Evans (RETIRED)
Modified: 2021-09-08 19:03 UTC (History)
3 users (show)

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


Attachments
fix-symlinks.patch (fix-symlinks.patch,1.60 KB, patch)
2021-09-08 16:44 UTC, Brian Evans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2021-09-08 14:31:17 UTC
With this recent version, /sbin/init is not created as a symlink to openrc-init when the sysv-utils USE is active.

In addition, the agetty services (tty1-6) are removed as well.

An unsuspecting user could be left with a machine that needs a rescue upon upgrade.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2021-09-08 16:44:45 UTC
Created attachment 738331 [details, diff]
fix-symlinks.patch

Patch to restore init and agetty like was done in Makefiles

Signed-off-by: Brian Evans <grknight@gentoo.org>
Comment 2 Larry the Git Cow gentoo-dev 2021-09-08 19:03:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008f4306d80f59f9988bc5f048a28b23b69e15be

commit 008f4306d80f59f9988bc5f048a28b23b69e15be
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2021-09-08 19:00:46 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2021-09-08 19:02:00 +0000

    sys-apps/openrc: 0.44.1 bump
    
    Added without keywords temporarily.
    
    Closes: https://bugs.gentoo.org/812158
    Closes: https://bugs.gentoo.org/812167
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 sys-apps/openrc/Manifest             |   1 +
 sys-apps/openrc/openrc-0.44.1.ebuild | 164 +++++++++++++++++++++++++++++++++++
 2 files changed, 165 insertions(+)