Log output: ``` Current default time zone: 'Europe/London' date: invalid date 'Tue May 13 09:57:28 UTC 2025' ```
That indicated that the failing code is somewhere in: ``` UTdate=$(LC_ALL=C TZ=UTC0 date) TZdate=$(unset TZ ; LANG=C date -d "$UTdate") ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2110537 Title: tzdata fails to install when using rust-coreutils: invalid date To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2110537/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs