I found this quite hard to search for as an issues, surprised more
people aren't seeing this and complaining, maybe we are doing something
wrong....
Neither the uutils who or the gnuwho work for me.
I had installed "libpam-wtmpdb" as recommended by Debian to fix "last"
in case this effects this issue.
strace of uutils who gives the following:
access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/var/run/utmp", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file
or directory)
access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/var/run/utmp", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file
or directory)
sigaltstack({ss_sp=NULL, ss_flags=SS_DISABLE, ss_size=8192}, NULL) = 0
munmap(0x74411b40e000, 12288) = 0
, these are gone from this release?
And the gnuwho gives,
openat(AT_FDCWD, "/run/systemd/sessions/3", O_RDONLY|O_CLOEXEC) = -1 EACCES
(Permission denied)
openat(AT_FDCWD, "/run/systemd/sessions/3", O_RDONLY|O_CLOEXEC) = -1 EACCES
(Permission denied)
openat(AT_FDCWD, "/run/systemd/sessions/3", O_RDONLY|O_CLOEXEC) = -1 EACCES
(Permission denied)
, which looks like apparmor.
** Bug watch added: github.com/uutils/coreutils/issues #3219
https://github.com/uutils/coreutils/issues/3219
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130814
Title:
25.10 bash "who" command does nothing!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/2130814/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs