[Buildbot-devel] Exception and error after upgrading 0.8.2 to 0.8.4p1
Sebastien Douche
sdouche at gmail.com
Thu Jun 23 14:14:22 UTC 2011
Hi,
Feeling sorry for myself so will ask this potentially dumb questions:
- Exception
Shell command step with "bin/create-package -D -v master -K . -r 201106221300"
Result:
error in ShellCommand._startCommand
Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/buildslave/commands/base.py",
line 399, in start
self._startCommand()
File "build/bdist.linux-x86_64/egg/buildslave/commands/base.py",
line 447, in _startCommand
display = " ".join(self.fake_command)
TypeError
remoteFailed: [Failure instance: Traceback from remote host --
Traceback (most recent call last):
Failure: buildslave.commands.base.AbandonChain: -1]
- Error when I launch Buildbot:
2011-06-22 14:30:22+0200 [Broker,10,192.168.10.1] Unhandled Error
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py",
line 84, in callWithLogger
return callWithContext({"system": lp}, func, *args, **kw)
File "/usr/local/lib/python2.6/dist-packages/twisted/python/log.py",
line 69, in callWithContext
return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py",
line 118, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/local/lib/python2.6/dist-packages/twisted/python/context.py",
line 81, in callWithContext
return func(*args,**kw)
--- <exception caught here> ---
File "/usr/local/lib/python2.6/dist-packages/twisted/internet/selectreactor.py",
line 146, in _doReadOrWrite
why = getattr(selectable, method)()
File "/usr/local/lib/python2.6/dist-packages/twisted/internet/tcp.py",
line 460, in doRead
rval = self.protocol.dataReceived(data)
File "/usr/local/lib/python2.6/dist-packages/twisted/spread/banana.py",
line 171, in dataReceived
raise BananaError("Security precaution: more than %d bytes
of prefix" % (self.prefixLimit,))
twisted.spread.banana.BananaError: Security precaution: more
than 64 bytes of prefix
Any ideas?
--
Sebastien Douche <sdouche at gmail.com>
Twitter : @sdouche
More information about the devel
mailing list