[Buildbot-commits] [Buildbot] #1761: svn update failure "exceptions.LookupError: unknown encoding ascii"
Buildbot
nobody at buildbot.net
Sat Jan 15 01:20:07 UTC 2011
#1761: svn update failure "exceptions.LookupError: unknown encoding ascii"
----------------------+--------------------
Reporter: philippem | Owner:
Type: defect | Status: new
Priority: critical | Milestone: 0.8.4
Version: 0.8.3 | Resolution:
Keywords: windows |
----------------------+--------------------
Comment (by dustin):
How can Python not support the 'ascii' encoding?? If I recall from
another ticket, you had missing language packs of some sort? Is that
behind this error?
Are you, by chance, using a frozen version of Buildbot? The links I can
find googling for "unknown encoding: ascii" all point to free or py2exe,
and the answers are all to add 'encodings.ascii' or 'encodings.mbcs' to
the frozen executable..
--
Ticket URL: <http://trac.buildbot.net/ticket/1761#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list