#2117: Error when forcing build through IRC
---------------------+-----------------------
Reporter:  lotodore  |      Owner:
    Type:  defect    |     Status:  new
Priority:  major     |  Milestone:  undecided
 Version:  0.8.4p2   |   Keywords:
---------------------+-----------------------
 After updating to 0.8.5, I got an error when forcing a build through IRC.
 The error looks like this on IRC:

 [22:29:58] <Lotodore> build: force build proj
 [22:29:58] <build> Something bad happened (see logs): <type
 'exceptions.AttributeError'>

 The twistd log file shows an error like this:
 http://pastebin.com/48RPbbV1

 A workaround, as explained by djmitche on IRC, is to change the line which
 causes the error (buildbot/status/words.py, line 524, in command_FORCE) to
 d = bc.submitBuildRequest(ss, reason)
 (i.e. deleting the props= from that line).

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2117>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to