Control: forwarded -1 https://debbugs.gnu.org/64937
On 2022-12-28 11:58 +0100, Jakub Wilk wrote:
> Package: coreutils
> Version: 9.1-1
>
> who(1) prints bogus login dates for some(?!) logins:
>
> $ who -m
> jwilk tty3 129186593-06-02 22:16
>
> This also happens in tmux:
>
> $ who -m
> jwilk pts/7 16847243-04-03 06:53 (tmux(4678).%0)
>
> But not in urxvt:
>
> $ who -m
> jwilk pts/8 2022-12-28 11:56 (:0)
> -- System Information:
> Architecture: i386
That architecture information is crucial. I expect this problem also
occurs on other 32-bit architectures, but let's see what upstream has to
say about it.
Cheers,
Sven