On Tue, 11 Apr 2017 12:53:57 -0400 David Steele <[email protected]> wrote: > On Tue, Apr 11, 2017 at 12:31 PM, Ivo De Decker <[email protected]> wrote: > > Hi, > > > > On Mon, Mar 27, 2017 at 10:32:20PM -0400, David Steele wrote: > >> I've built 0.9.6-1 amd64 sid and stretch, desktop and pdebuild, with > >> and without networking, and have not seen the failure. Stretch build > >> attached. > > > > Same here. I tried in a sid pbuilder chroot on a jessie machine, and the > > build > > succeeds. > > > > Note this failure in the original fail log: > > ====================================================================== > FAIL: testGetTime (fail2ban.tests.datedetectortestcase.DateDetectorTest) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/fail2ban/tests/datedetectortestcase.py", > line 75, in testGetTime > self.assertEqual(datelog, dateUnix) > AssertionError: 1106517599.0 != 1106513999.0 > > > > They differ by 3600 seconds. > > -- > AE0D BF5A 92A5 ADE4 9481 BA6F 8A31 71EF 3661 50CE > >
That smells like a time zone issue, but we don't see any in the reproducible builds tests. Do half of us build *with* a TZ and the other half without TZ var set or something like that? Or could it be DST ? Thanks, ~Niels

