[Buildbot] #2964: module plugin not found

Buildbot trac trac at buildbot.net
Thu Oct 23 15:39:05 UTC 2014


#2964: module plugin not found
----------------------------+-------------------
Reporter:  sachinpatela     |      Owner:
    Type:  support-request  |     Status:  new
Priority:  blocker          |  Milestone:  0.8.x
 Version:  0.8.7            |   Keywords:
----------------------------+-------------------
 I am using as follows in master config file for sendchange

 from buildbot.plugins import changes
 BuildmasterConfig['change_source'] = changes.PBChangeSource(port=9999,
 user='laura', passwd='fpga')

 But got error

 exceptions.ImportError: No module named plugins
 No module named plugins (traceback in logfile)

 Is it missing in this installation of buildbot
 Thanks
 Sachin

--
Ticket URL: <http://trac.buildbot.net/ticket/2964>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list