Control: tags -1 -unreproducible Control: tags -1 -moreinfo Control: severity -1 serious
Hi László, in the bug report, I wrote: > If the failure looks somehow time/timezone related: > Note that this rebuild was performed without the 'tzdata' package > installed in the chroot. tzdata used be (transitively) part of > build-essential, but it no longer is. If this package requires it to > build, it should be added to build-depends. For the release team's > opinion on this, see > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 This is the case here, given that the failing test is > FAIL: modules/date/tests/test_date Did you try with tzdata not installed in the chroot? I can reproduce the failure with tzdata not installed. If I install tzdata, it builds fine. The package probably needs a build-depends on tzdata (and maybe a depends as well). Lucas