#733: time.mktime() wrong on Zandr's ARM box
--------------------+-------------------------------------------------------
Reporter: zooko | Owner: somebody
Type: defect | Status: new
Priority: major | Milestone: 1.5.0
Component: code | Version: 1.4.1
Keywords: ARM | Launchpad_bug:
--------------------+-------------------------------------------------------
http://allmydata.org/buildbot/builders/Zandr%20Lenny-
armel/builds/101/steps/test/logs/stdio
I added some debug printouts:
{{{
time.mktime((1970, 1, 1, 0, 0, 1, 0, 1, 0)) == -3599.0
}}}
and
{{{
time.timezone == 0
}}}
That means that Zandr's linkstation says that the epoch began in its
timezone one hour before it began in UTC, but also says that its timezone
is the same as UTC. :-(
--
Ticket URL: <http://allmydata.org/trac/tahoe/ticket/733>
tahoe-lafs <http://allmydata.org>
secure decentralized file storage grid
_______________________________________________
tahoe-dev mailing list
[email protected]
http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev