[Buildbot-devel] Problems configuring buildbot.

Brian Warner warner-buildbot at lothar.com
Wed Apr 27 10:34:13 UTC 2005


> "/usr/lib/python2.3/site-packages/buildbot/changes/pb.py", line 7
> 5, in startService
>             master.dispatcher.register(self.user, self)
>         exceptions.AttributeError: 'NoneType' object has no attribute 
> 'dispatcher'

Ok, I think I understand the problem. It only comes up when you're running a
buildmaster for the first time (no saved Changes in the changes.pck file).
Unfortunately this makes it rather hard to get started with Buildbot :).

I think I've fixed the bug.. I haven't come up with a good test case for it
yet, but maybe I'll manage that tomorrow. Go ahead and run against CVS for
now, I'll probably push out the next release quickly to deal with this.

sorry for the inconvenience,
 -Brian




More information about the devel mailing list