This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients akira, belopolsky, koobs, martin.panter, python-dev, stub, tim.peters, vstinner
Date 2016-07-23.14:57:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <659E61D4-9B2A-4AA2-AC43-1DF8B9B940D3@gmail.com>
In-reply-to <1469273066.68.0.0975314570338.issue24773@psf.upfronthosting.co.za>
Content
Does anyone know whether zoneinfo is installed on FreeBSD buildbot?  If it is, at which path?

> On Jul 23, 2016, at 7:24 AM, koobs <report@bugs.python.org> wrote:
> 
> 
> koobs added the comment:
> 
> Also failing on all freebsd buildbots, all tests failing with:
> 
> FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/zoneinfo/Iran'
> 
> ----------
> nosy: +koobs
> resolution: fixed -> 
> 
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue24773>
> _______________________________________
History
Date User Action Args
2016-07-23 14:57:10belopolskysetrecipients: + belopolsky, tim.peters, vstinner, stub, akira, python-dev, martin.panter, koobs
2016-07-23 14:57:10belopolskylinkissue24773 messages
2016-07-23 14:57:10belopolskycreate