Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 1st, 2012  |  syntax: None  |  size: 1.56 KB  |  hits: 9  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 2012-08-01 08:57:48-0400 [-] Starting factory <bot2.IrcStatusFactory instance at 0x4894f80>
  2. 2012-08-01 08:57:48-0400 [-] while starting BuildMaster
  3.         Traceback (most recent call last):
  4.           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 891, in gotResult
  5.             _deferGenerator(g, deferred)
  6.           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 866, in _deferGenerator
  7.             result = g.next()
  8.           File "/usr/local/lib/python2.7/dist-packages/buildbot-0.8.6p1-py2.7.egg/buildbot/config.py", line 718, in reconfigService
  9.             d = svc.reconfigService(new_config)
  10.           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 964, in unwindGenerator
  11.             return _deferGenerator(f(*args, **kwargs), Deferred())
  12.         --- <exception caught here> ---
  13.           File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 866, in _deferGenerator
  14.             result = g.next()
  15.           File "/usr/local/lib/python2.7/dist-packages/buildbot-0.8.6p1-py2.7.egg/buildbot/status/master.py", line 77, in reconfigService
  16.             sr.setServiceParent(self)
  17.           File "/home/buildbot/buildmaster/bot2.py", line 1046, in setServiceParent
  18.             self.f.control = interfaces.IControl(parent)
  19.         exceptions.TypeError: ('Could not adapt', <buildbot.status.master.Status instance at 0x3ad0710>, <InterfaceClass buildbot.interfaces.IControl>)
  20.  
  21. 2012-08-01 08:57:48-0400 [-] BuildMaster is running
  22. The buildmaster appears to have (re)started correctly.