[Twisted-Python] How to set up Twisted buildbot VM?

Craig Rodrigues rodrigc at crodrigues.org
Mon Jun 26 10:28:50 MDT 2017


I found this particular problem was due to the fact that
if I followed the instructions in the braid README,
pip version 1.0 is installed on the system.  This is a really ancient
version of pip, and installing the latest versions of mock and pbr fail
with it.

--
Craig


On Thu, Jun 22, 2017 at 1:44 AM, Craig Rodrigues <rodrigc at crodrigues.org>
wrote:

> Hi,
>
> I tried to set up a VM to test changes to Twisted's buildbot.
>
> I did this:
>
>
> git clone https://github.com/twisted-infra/braid
> cd braid
> vagrant up
> fab config.vagrant
> fab config.vagrant base.bootstrap
> fab config.vagrant buildbot.install
>
>
> I got some errors at this point (see attached log).
>
> Any ideas how to get this working?
>
> Thanks.
>
> --
> Craig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20170626/75a2fd66/attachment-0002.html>


More information about the Twisted-Python mailing list