debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #00170
[Bug 2110537] Re: fails to install in questing chroot
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
Debcrafters packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/2110537
Title:
tzdata fails to install when using rust-coreutils: invalid date
Status in rust-coreutils package in Ubuntu:
New
Status in tzdata package in Ubuntu:
Triaged
Bug description:
tzdata fails to install in questing chroot.
# apt install tzdata
Installing:
tzdata
Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
Download size: 198 kB
Space needed: 1394 kB / 12.0 GB available
Get:1 http://archive.ubuntu.com/ubuntu questing/main amd64 tzdata all 2025b-3ubuntu1 [198 kB]
Fetched 198 kB in 0s (0 B/s)
Preconfiguring packages ...
Selecting previously unselected package tzdata.
(Reading database ... 11252 files and directories currently installed.)
Preparing to unpack .../tzdata_2025b-3ubuntu1_all.deb ...
Unpacking tzdata (2025b-3ubuntu1) ...
Setting up tzdata (2025b-3ubuntu1) ...
Current default time zone: 'Europe/London'
date: invalid date 'Tue May 13 09:57:28 UTC 2025'
dpkg: error processing package tzdata (--configure):
installed tzdata package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
tzdata
Error: Sub-process /usr/local/libexec/mk-sbuild/dpkg returned an error code (1)
logs attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2110537/+subscriptions
References