[Buildbot-devel] Buildbot Nine (was Re: Looking for suggestions (TrySchedulers - Buildbot 0.9))
Mikhail Sobolev
mss at mawhrin.net
Mon Feb 2 18:30:53 UTC 2015
Hi Francesco,
I'm sorry to hear that you have troubles installing master.
Pierre strongly suggested we fix automatic builds of wheels for the
corresponding components and today I finally fixed it:
http://buildbot.buildbot.net/builders/builds/builds/12
and the automatically built wheels are available at
http://ftp.buildbot.net/pub/latest/
Just for the sake of making sure things work Ok, I tried and succeeded
installing it on FreeBSD and on a Debian machines (without using the above
mentioned wheels). I followed the instructions at
http://docs.buildbot.net/latest/developer/www.html#hacking-quick-start
where the only "hack" I needed on my Debian machine was creating a symlink to
make 'node' available:
$ sudo ln -s /usr/bin/nodejs /usr/bin/node
--
Misha
More information about the devel
mailing list