Just tested the proposed rust-coreutils 0.2.2-0ubuntu2.1 package in questing.
Before installing "date -r" command returns the current date: # date -r /usr/bin/bash Wed Oct 22 18:24:03 CEST 2025 # date -r /usr/bin/bash Wed Oct 22 18:24:04 CEST 2025 After installing "date -r" command returns the correct file last change date: # date -r /usr/bin/bash Mon Sep 8 15:20:42 CEST 2025 # date -r /usr/bin/bash Mon Sep 8 15:20:42 CEST 2025 Also checked that the returned date matches the "gnudate -r" one: # LANG=en gnudate -r /usr/bin/bash Mon Sep 8 15:20:42 CEST 2025 So it's solved. Thank you very much! ** Tags removed: verification-needed-questing ** Tags added: verification-done-questing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2127970 Title: [Ubuntu 25.10 Questing] rust coreutils "date -r file" returns a wrong date To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/coreutils-from/+bug/2127970/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
