Bug 1449751
Summary: | Documentation for "reboot" and "poweroff" is wrong | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Chris Adams <linux> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | johannbg, jsynacek, lnykryn, msekleta, muadda, ssahani, s, systemd-maint, zbyszek |
Target Milestone: | --- | Keywords: | FutureFeature, Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | systemd-236-1.fc28 systemd-251~rc1-1.fc37 systemd-251~rc1-2.fc37 systemd-251~rc1-3.fc37 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-03-29 21:07:26 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Chris Adams
2017-05-10 15:10:37 UTC
This message is a reminder that Fedora 25 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 25. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '25'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 25 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Well, I wasn't sure if this was a good idea, since symlinking reboot/poweroff/halt binaries to systemctl seems distro-specific to me. I tried installing the current master into a temp directory and those binaries/symlinks are not there. $ ls -l /usr/sbin/reboot lrwxrwxrwx. 1 root root 16 Oct 12 16:59 /usr/sbin/reboot -> ../bin/systemctl $ rpm -qf /usr/sbin/reboot systemd-235-1.fc28.x86_64 I'm pretty sure they are there ;) Patch was reverted in https://github.com/systemd/systemd/pull/22518. It turns out that the original report was wrong and the original behaviour and documentation were correct and compatible with sysv halt. FEDORA-2022-3d496adfa0 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-3d496adfa0 FEDORA-2022-3d496adfa0 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-547b0bc17c has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-547b0bc17c FEDORA-2022-547b0bc17c has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-6b91a6b9db has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-6b91a6b9db FEDORA-2022-6b91a6b9db has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. |