[Buildbot-commits] [Buildbot] #2117: Error when forcing build through IRC
Buildbot
nobody at buildbot.net
Tue Oct 4 04:49:22 UTC 2011
#2117: Error when forcing build through IRC
---------------------+------------------------
Reporter: lotodore | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.4p2 | Resolution:
Keywords: |
---------------------+------------------------
Comment (by dustin):
Logfile in the pastebin is
{{{
2011-09-25 13:17:49+0200 [IrcStatusBot,client] Unhandled Error
Traceback (most recent call last):
File "/home/nohero/tmp/buildbot/sandbox/lib/python2.6/site-
packages/twisted/words/protocols/irc.py", line 2305, in lineReceived
self.handleCommand(command, prefix, params)
File "/home/nohero/tmp/buildbot/sandbox/lib/python2.6/site-
packages/twisted/words/protocols/irc.py", line 2349, in handleCommand
method(prefix, params)
File "/home/nohero/tmp/buildbot/sandbox/lib/python2.6/site-
packages/twisted/words/protocols/irc.py", line 1833, in irc_PRIVMSG
self.privmsg(user, channel, message)
File "/home/nohero/tmp/buildbot/sandbox/lib/python2.6/site-
packages/buildbot/status/words.py", line 864, in privmsg
contact.handleMessage(message, user)
--- <exception caught here> ---
File "/home/nohero/tmp/buildbot/sandbox/lib/python2.6/site-
packages/buildbot/status/words.py", line 754, in handleMessage
meth(args.strip(), who)
File "/home/nohero/tmp/buildbot/sandbox/lib/python2.6/site-
packages/buildbot/status/words.py", line 524, in command_FORCE
d = bc.submitBuildRequest(ss, reason,
props=properties.asDict())
exceptions.AttributeError: 'NoneType' object has no attribute
'asDict'
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2117#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list