[users at bb.net] running buildbot from source

Andrew Ames aames at tanzle.com
Wed Feb 13 08:00:10 UTC 2019


I am attempting to follow the First Run tutorial, except that I installed
buildbot from source (master).

I seem unable to to install buildbot with "bundle" extras.

I tried this in a clean venv with python 3.6.7:

pip install -e .[bundle]

I get (roughly) this output:

Obtaining file:///home/aames/projects/buildbot/master
*<snip satisfied requirements>*
  Could not find a version that satisfies the requirement
buildbot-console-view==2.0.2 (from buildbot==2.0.2.dev52) (from versions:
0.9.0b1, 0.9.0b6, 0.9.0b7, 0.9.0b8, 0.9.0b9, 0.9.0rc1, 0.9.0rc2, 0.9.0rc3,
0.9.0rc4, 0.9.0.post1, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7,
0.9.8, 0.9.9, 0.9.9.post1, 0.9.9.post2, 0.9.10, 0.9.11, 0.9.12, 0.9.13,
0.9.14, 0.9.15, 0.9.15.post1, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.3.0,
1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 2.0.1)
No matching distribution found for buildbot-console-view==2.0.2 (from
buildbot==2.0.2.dev52)

Is this how one would develop buildbot customizations?

If I do not include extras, I cannot start buildbot master due to
buildbot-www not being installed.

-- 
Andrew Ames
aames at tanzle.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190213/ed204156/attachment.html>


More information about the users mailing list