Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533580 - sys-apps/systemd-217-r4 USE=sysv-utils symlinks /sbin/poweroff to non-existent ../bin/systemctl
Summary: sys-apps/systemd-217-r4 USE=sysv-utils symlinks /sbin/poweroff to non-existen...
Status: RESOLVED DUPLICATE of bug 533090
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-26 10:10 UTC by Ulenrich
Modified: 2014-12-26 19:31 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 Ulenrich 2014-12-26 10:10:58 UTC
I had to set all of /sbin/{halt|poweroff|reboot|runleve|shutdown|telinit}
by hand to match my destinations, like:
---
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
lrwxrwxrwx 1 root root 18 25. Dez 18:47 /sbin/halt -> /usr/bin/systemctl
lrwxrwxrwx 1 root root 18 25. Dez 18:47 /sbin/poweroff -> /usr/bin/systemctl
lrwxrwxrwx 1 root root 18 25. Dez 18:47 /sbin/reboot -> /usr/bin/systemctl
lrwxrwxrwx 1 root root 18 25. Dez 18:47 /sbin/runlevel -> /usr/bin/systemctl
lrwxrwxrwx 1 root root 18 25. Dez 18:48 /sbin/shutdown -> /usr/bin/systemctl
lrwxrwxrwx 1 root root 18 25. Dez 18:48 /sbin/telinit -> /usr/bin/systemctl
---
instead the systemd ebuild just sets to the void, e.g.:
/sbin/telinit > ../bin/systemctl



Reproducible: Didn't try
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-26 10:17:30 UTC
When did you install? This looks like a duplicate of #533090.
Comment 2 Ulenrich 2014-12-26 19:03:17 UTC
Arrrrgh! Yes: 
2014-12-19  sys-apps/systemd-217-r4 

That is due to my daily fight with bugzilla:
I don't know how to make 
bugzilla display all of the searched bugs, but 
bugzilla displays only unresolved and unconfirmed

I often searched for this delightful feature 
but bugzilla hasn't ?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-26 19:31:16 UTC
In the quick search dialog, add 'ALL ' before everything, i.e. 'ALL systemd sysv-utils'. In the detailed 'Search' form just mark all resolution on the right-most list.

*** This bug has been marked as a duplicate of bug 533090 ***