Bug 2397781
| Summary: | `who -r` displays nothing when the systemd utmp back-end is in use | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lukáš Zaoral <lzaoral> |
| Component: | coreutils | Assignee: | Lukáš Zaoral <lzaoral> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | admiller, jamartis, kdudka, kzak, lzaoral, nixuser, ovasik, p, svashisht, vmihalko |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-24 12:14:38 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
Lukáš Zaoral
2025-09-24 11:15:51 UTC
Actually, it looks like on Rawhide this is actually expected since systemd 258 which just landed in F43 and Rawhide according to the changelog at https://github.com/systemd/systemd/releases/tag/v258: * Support for System V style system state control has been removed: - The /dev/initctl device node has been removed. - The initctl, runlevel, and telinit commands have been removed. - Support for system state control via the init command (e.g. 'init 3') has been removed. - The units runlevel[0-6].target have been removed. - The concept of runlevels has been removed, so runlevel transitions are no longer recorded in the utmp/wtmp databases. So only F42 is actually affected. Given the fact that nobody has complied so far, I'm going to close this as WON'T DO. |