On 24/02/2025 13:33, Lukáš Zaoral wrote:
On 24. 2. 2025, at 14:16, Pádraig Brady <p...@draigbrady.com> wrote:
On 24/02/2025 09:36, Lukáš Zaoral wrote:
...
It's always good to provide as much context as possible.
I see this comes from https://bugzilla.redhat.com/2343998
My apologies!
The change looks good, as the tty names should
be distinct enough that this should be quite general.
I'm not sure how complete this is though, as on Fedora 41 I see
no output from `who am i`:
$ src/who
padraig seat0 2025-02-18 18:01 (login screen)
padraig tty2 2025-02-18 18:01 (tty2)
$ src/who -m | wc -c
0
This seems unrelated. The systemd integration was disabled on F41
before GA in the following patch due to some incompatibility with
the Cockpit project:
https://src.fedoraproject.org/rpms/coreutils/c/6708c1b886ac1f18bb13d9e795d0ae65dd363756?branch=f41
OK. Note the system `who -m` also outputs nothing on Fedora 41 for me.
I've attached an updated patch adding the extra context which I'll apply later.
The git repos seem to be down at present.
Will push when they're available.
thanks,
Pádraig