On Mon, Oct 28, 2019 at 12:28:32PM +0100, Guillem Jover wrote: > On Wed, 2019-10-23 at 22:40:00 +0300, Niko Tyni wrote:
> > I'll re-instate TZ=UTC in 5.30.0-9 or so, but clearly the underlying > > issue remains. > > Just noticed this change from the changelog. :) UTC is not really a > proper timezone specification, the format requires an offset, so here > it would be UTC0 (see «man timezone»). Oh! Thanks for the note. This is probably a very common misconception. I think the reproducible builds docs have advised setting TZ=UTC in the past, and I see https://reproducible-builds.org/docs/timezones/ mentions it currently. Also, codesearch.debian.net reports 95 packages matching TZ=UTC but only two match TZ=UTC[0-9]. Time for a mass bug filing? :) -- Niko