[Buildbot-devel] Cannot get sendchange to work

Casey Dahlin cdahlin at redhat.com
Wed Oct 31 20:08:33 UTC 2007


Ben Hearsum wrote:
> Do you have a PBChangeSource() in your master.cfg?
>
>   
from buildbot.changes.pb import PBChangeSource
c['sources'] = [PBChangeSource()]
> Casey Dahlin wrote:
>   
>> Attempting to run buildbot sendchange against a locally running master:
>>
>> buildbot sendchange --username=cdahlin --branch=master 
>> --master=localhost:9988
>>
>> gives me:
>>
>> change NOT sent
>> [Failure instance: Traceback from remote host -- Traceback unavailable
>> ]
>>
>> I'm running with a custom Source buildstep, so it could be my fault, but 
>> I need to at least know how to get more information out of this.
>>
>> --CJD
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >> http://get.splunk.com/
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>>     
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>   





More information about the devel mailing list