[Buildbot-devel] IRC issues since upgrading from 0.8.3 to 0.8.5
Gavin McDonald
gavin at 16degrees.com.au
Thu Sep 29 20:37:54 UTC 2011
1. force build on IRC no longer works - I have allowForce = true set as it
always has been.
16:41 < gmcdonald+> 16:37 < fop-bot > Configured builders:
fop-trunk
16:41 < gmcdonald+> 16:40 < gmcdonald > fop-bot: force build
fop-trunk testing
16:41 < gmcdonald+> 16:40 < fop-bot > Something bad happened
(see logs): <type 'exceptions.AttributeError'>
16:41 < gmcdonald+> ^ since upgrading to latest
Logs say:
2011-09-29 06:40:40+0000 [IrcStatusBot,client] irc command force
2011-09-29 06:40:40+0000 [IrcStatusBot,client] Unhandled Error
Traceback (most recent call last):
File
"/usr/lib/python2.6/dist-packages/twisted/words/protocols/irc.py", line
2287, in lineReceived
self.handleCommand(command, prefix, params)
File
"/usr/lib/python2.6/dist-packages/twisted/words/protocols/irc.py", line
2331, in handleCommand
method(prefix, params)
File
"/usr/lib/python2.6/dist-packages/twisted/words/protocols/irc.py", line
1815, in irc_PRIVMSG
self.privmsg(user, channel, message)
File
"/usr/local/lib/python2.6/dist-packages/buildbot-0.8.5-py2.6.egg/buildbot/st
atus/words.py", line 864, in privmsg
contact.handleMessage(message, user)
--- <exception caught here> ---
File
"/usr/local/lib/python2.6/dist-packages/buildbot-0.8.5-py2.6.egg/buildbot/st
atus/words.py", line 754, in handleMessage
meth(args.strip(), who)
File
"/usr/local/lib/python2.6/dist-packages/buildbot-0.8.5-py2.6.egg/buildbot/st
atus/words.py", line 524, in command_FORCE
d = bc.submitBuildRequest(ss, reason, props=properties.asDict())
exceptions.AttributeError: 'NoneType' object has no attribute
'asDict'
I have 40+ bots on different channels currently not being used , help
appreciated,
thanks
Gav...
More information about the devel
mailing list