Hi Simon, On 05/12/2016 11:32 AM, Simon André wrote: > It's seems good now about pip install but plugins waterfall view is > missing and i can't start the pyflakes buildmaster example(sample.cfg...). You need to install it separately (pip install buildbot_waterfall_view) or remove it from the wanted options in master.cfg, as it's now totally optional.
Same thing for console view. À+ > > Cheers > Simon ANDRÉ > > 2016-05-11 23:07 GMT+02:00 Pierre Tardy <[email protected] > <mailto:[email protected]>>: > > Indeed, for some reason my release script silently failed to > upload buildbot_www. > This is now resolved. Sorry for the trouble, and thanks for reporting. > > > Le mer. 11 mai 2016 à 12:32, Francesco Di Mizio > <[email protected] <mailto:[email protected]>> a > écrit : > > Hello guys, > > wanted to mess around with b9 but I am getting the error bellow: > > Step 7 : RUN pip install -U pip > ---> Using cache > ---> 3056bc42d271 > Step 8 : RUN pip install -U 'buildbot[bundle]==0.9.0b9' --pre > ---> Running in 6370cdfa0fc9 > Collecting buildbot[bundle]==0.9.0b9 > Downloading buildbot-0.9.0b9.tar.gz (3.1MB) > Collecting Twisted>=14.0.1 (from buildbot[bundle]==0.9.0b9) > > ... > > Downloading autobahn-0.14.0-py2.py3-none-any.whl (229kB) > Collecting buildbot-www==0.9.0b9 (from buildbot[bundle]==0.9.0b9) > Could not find a version that satisfies the requirement > buildbot-www==0.9.0b9 (from buildbot[bundle]==0.9.0b9) (from > versions: 0.9.0b1, 0.9.0b2, 0.9.0b5, 0.9.0b6, 0.9.0b7, 0.9.0b8) > No matching distribution found for buildbot-www==0.9.0b9 (from > buildbot[bundle]==0.9.0b9) > > Cheers, > Francesco > _______________________________________________ > users mailing list > [email protected] <mailto:[email protected]> > https://lists.buildbot.net/mailman/listinfo/users > > > _______________________________________________ > users mailing list > [email protected] <mailto:[email protected]> > https://lists.buildbot.net/mailman/listinfo/users > > > > _______________________________________________ > users mailing list > [email protected] > https://lists.buildbot.net/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
