[Buildbot-commits] [Buildbot] #1761: svn update failure "exceptions.LookupError: unknown encoding ascii"

Buildbot nobody at buildbot.net
Tue Jan 18 02:23:32 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 philippem):

 I'm seeing this problem frequently. AFAIK I am not using any frozen
 version of anything, I installed from source.
 where can I look?

 Here's another error:
 {{{
 remoteFailed: [Failure instance: Traceback from remote host -- Traceback
 (most recent call last):
   File "C:\Python27\lib\site-
 packages\buildbot_slave-0.8.3-py2.7.egg\buildslave\runprocess.py", line
 202, in processEnded
     self.command.finished(sig, rc)
   File "C:\Python27\lib\site-
 packages\buildbot_slave-0.8.3-py2.7.egg\buildslave\runprocess.py", line
 667, in finished
     d.callback(rc)
   File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line
 361, in callback
     self._startRunCallbacks(result)
   File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line
 455, in _startRunCallbacks
     self._runCallbacks()
 --- <exception caught here> ---
   File "C:\Python27\lib\site-packages\twisted\internet\defer.py", line
 542, in _runCallbacks
     current.result = callback(current.result, *args, **kw)
   File "C:\Python27\lib\site-
 packages\buildbot_slave-0.8.3-py2.7.egg\buildslave\commands\base.py", line
 370, in writeSourcedata
     open(self.sourcedatafile, "w").write(self.sourcedata)
 exceptions.LookupError: unknown encoding: ascii
 }}}

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1761#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list