Glad someone else has this problem... I thought I was going bananas
haha.

I just tried "gnuwho" (never used it before myself).... and its also not 
seeming to do anything.
gnuwho --version
who (GNU coreutils) 9.5

gnuwho
(nothing happens)

gnuwho -a
           system boot  2025-11-23 15:54

I also tried your "strace gnuwho" and gots the same output as per yours.
and a "strace who" gives me this towards the end...
statx(AT_FDCWD, "/usr/lib/cargo/uucore/locales", AT_STATX_SYNC_AS_STAT, 
STATX_ALL, 0x7ffeb24562c0) = -1 ENOENT (No such file or directory)
readlink("/proc/self/exe", "/usr/lib/cargo/bin/coreutils/who", 256) = 32
statx(AT_FDCWD, "/usr/lib/cargo/bin/coreutils/locales/who", 
AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7ffeb2456150) = -1 ENOENT (No such file or 
directory)
statx(AT_FDCWD, "/usr/lib/cargo/bin/share/locales/who", AT_STATX_SYNC_AS_STAT, 
STATX_ALL, 0x7ffeb2456150) = -1 ENOENT (No such file or directory)
statx(AT_FDCWD, "/usr/lib/cargo/bin/coreutils/who", AT_STATX_SYNC_AS_STAT, 
STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, 
stx_mode=S_IFREG|0755, stx_size=10832184, ...}) = 0
openat(AT_FDCWD, "/usr/lib/cargo/bin/coreutils/who/en-GB.ftl", 
O_RDONLY|O_CLOEXEC) = -1 ENOTDIR (Not a 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)
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(0x7cd725480000, 12288)           = 0
exit_group(0)                           = ?
+++ exited with 0 +++

Help that helps.

-- 
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" and "gnuwho" commands do 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

Reply via email to