Public bug reported:

example:

ubuntu@ubuntu:~$ LC_TIME=de_DE.UTF-8 date +%B
January
ubuntu@ubuntu:~$ LC_TIME=de_DE.UTF-8 date +%c
2026 M01 21, Wed 16:50:43
ubuntu@ubuntu:~$ ls -l /usr/bin/date
lrwxrwxrwx 1 root root 31 Sep 26 18:16 /usr/bin/date -> 
../lib/cargo/bin/coreutils/date
ubuntu@ubuntu:~$ cat /cdrom/.disk/info
Ubuntu 25.10 "Questing Quokka" - Release amd64 (20251007)ubuntu@ubuntu:~$
ubuntu@ubuntu:~$

the same in an installed system; versions:
~$ dpkg -l | grep coreutils
ii  coreutils                                9.5-1ubuntu2+0.0.0~ubuntu24        
          all          coreutils meta package
ii  coreutils-from-uutils                    0.0.0~ubuntu24                     
          all          coreutils from the uutils project
ii  gnu-coreutils                            9.5-1ubuntu4                       
          amd64        GNU core utilities
ii  rust-coreutils                           0.2.2-0ubuntu2.1                   
          amd64        Universal coreutils utils, written in Rust
~$ 


Expected behavior – like in noble live system

ubuntu@ubuntu:~$ LC_TIME=de_DE.UTF-8 date +%B
Januar
ubuntu@ubuntu:~$ LC_TIME=de_DE.UTF-8 date +%c
Mi 21 Jan 2026 16:47:23 UTC
ubuntu@ubuntu:~$ cat /cdrom/.disk/info
Ubuntu 24.04.3 LTS "Noble Numbat" - Release amd64 (20250805.1)ubuntu@ubuntu:~$
ubuntu@ubuntu:~$

** Affects: adduser (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138880

Title:
  `date` from rust-coreutils does not respect locale settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/2138880/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to