[Buildbot-commits] [Buildbot] #2608: Fail to run on OS X due to locale
Buildbot trac
trac at buildbot.net
Thu Dec 19 08:38:55 UTC 2013
#2608: Fail to run on OS X due to locale
-----------------------+-----------------------
Reporter: hanxue_dev | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.8 | Keywords:
-----------------------+-----------------------
buildbot 0.8.8 refuse to run on OS X 10.9 with Python 2.6.8 with the
following error
https://gist.github.com/8036112
This is because the locale 'UTF-8' is invalid on OS X. Example of valid
locales: en_US.UTF-8
Is there any workaround, because locale.getdefaultlocale() produce the
correct values.
--
Ticket URL: <http://trac.buildbot.net/ticket/2608>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list