Closed GoogleCodeExporter closed 9 years ago
Its VMware ESXi 4.0
Original comment by harish....@gmail.com
on 1 Dec 2011 at 2:50
Harish, it seems the error is triggered by python's mktime function being
unable to parse a date older than the epoch (1970/01/01). There must be some
date property in the VM you're trying to instantiate that has an old date.
Can you apply the patch I'm attaching and let me now if that works for you?
Thanks.
Original comment by argo...@gmail.com
on 1 Dec 2011 at 7:33
Attachments:
Fixed on r31
set MINYEAR to 1970
Original comment by argo...@gmail.com
on 2 Dec 2011 at 4:31
Original issue reported on code.google.com by
argo...@gmail.com
on 30 Nov 2011 at 7:56