[users at bb.net] Buildbot 0.8.12: Problem during installation

Bill Deegan bill at baddogconsulting.com
Sun Feb 7 18:19:05 UTC 2016


Looks like you already have 0.9.0b6 installed?


On Sun, Feb 7, 2016 at 3:55 AM, Evgeny Morozov <mail.tyz at gmail.com> wrote:

> Hello,
>
> I was following this installation guide:
> http://docs.buildbot.net/current/tutorial/firstrun.html
> And I have an issue on the step "Creating a master".
> After I run 'buildbot start master' I get the following in the
> master/twistd.log:
>
> 2016-02-07 14:32:16+0300 [-] while starting BuildMaster
>         Traceback (most recent call last):
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/Twisted-15.5.0-py2.7-linux-i686.egg/twisted/internet/defer.py",
> line 1184, in gotResult
>             _inlineCallbacks(r, g, deferred)
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/Twisted-15.5.0-py2.7-linux-i686.egg/twisted/internet/defer.py",
> line 1128, in _inlineCallbacks
>             result = g.send(result)
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/buildbot-0.9.0b6-py2.7.egg/buildbot/util/service.py",
> line 46, in reconfigServiceWithBuildbotConfig
>             yield svc.reconfigServiceWithBuildbotConfig(new_config)
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/Twisted-15.5.0-py2.7-linux-i686.egg/twisted/internet/defer.py",
> line 1274, in unwindGenerator
>             return _inlineCallbacks(None, gen, Deferred())
>         --- <exception caught here> ---
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/Twisted-15.5.0-py2.7-linux-i686.egg/twisted/internet/defer.py",
> line 1128, in _inlineCallbacks
>             result = g.send(result)
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/buildbot-0.9.0b6-py2.7.egg/buildbot/www/service.py",
> line 81, in reconfigServiceWithBuildbotConfig
>             self.setupSite(new_config)
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/buildbot-0.9.0b6-py2.7.egg/buildbot/www/service.py",
> line 138, in setupSite
>             raise RuntimeError("could not find buildbot-www; is it
> installed?")
>         exceptions.RuntimeError: could not find buildbot-www; is it
> installed?
>
> 2016-02-07 14:32:16+0300 [-] BuildMaster is running
> 2016-02-07 14:32:16+0300 [-] BuildMaster is stopped
> 2016-02-07 14:32:16+0300 [-] Main loop terminated.
> 2016-02-07 14:32:16+0300 [-] Server Shut Down.
>
> I was able to install buildbot-www, which partially resolved the issue,
> but now I have this, which I cannot resolve:
>
>           File
>
> "/pkg/tmp/buildbot/sandbox/lib/python2.7/site-packages/buildbot-0.9.0b6-py2.7.egg/buildbot/www/service.py",
> line 144, in setupSite
>             raise RuntimeError("could not find plugin %s; is it
> installed?" % (key,))
>         exceptions.RuntimeError: could not find plugin waterfall_view;
> is it installed?
>
> I run a bit customized build of LFS 7.8 with Python 2.7.10.
>
> Thank you,
> Evgeny
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160207/33a70108/attachment.html>


More information about the users mailing list