[Buildbot-devel] Installing on Windows...

Philippe McLean philippe.mclean at gmail.com
Mon Sep 19 16:59:24 UTC 2011


I clarified the pre-requisites in the document. Jinja2 is required by the
master; pyOpenSSL is required if you want the master to send email over SSL.

The buildbot package at our site was installed directly by running setup.py
directly, not by running easy_install. I have not tried that method.




On Mon, Sep 19, 2011 at 8:26 AM, BRM <bm_witness at yahoo.com> wrote:

> >From: BRM <bm_witness at yahoo.com>
> >After
>  all the discussion last week I am now getting to installing and test;
> however, I am having a problem with the buildBot install itself.
> >I already had Python 2.7.2 installed. PyWin32, SetupTools, and
> Zope.Interface all installed just fine.
> >
> >Looking at the buildbot.net website, seems to recommend using SetupTools
> to install. However, this fails:
>
> >
>
> >C:\Python27\Scripts>easy_install.exe buildbot
> >Searching for buildbot
> >Reading http://pypi.python.org/simple/buildbot/
> >Reading http://buildbot.net/
> >Reading http://code.google.com/p/buildbot/downloads/list
> >Reading http://buildbot.sourceforge.net/
> >Reading
> https://sourceforge.net/project/showfiles.php?group_id=73177&package_id=73212&release_id=665379
> >Best match: buildbot 0.8.5
> >Downloading http://buildbot.googlecode.com/files/buildbot-0.8.5.zip
> >Processing buildbot-0.8.5.zip
> >Running
>  buildbot-0.8.5\setup.py -q bdist_egg --dist-dir
>
> c:\docume~1\admini~1.win\locals~1\temp\1\easy_install-joolfy\buildbot-0.8.5\egg-dist-tmp-vc_beh
> >C:\Python27\lib\distutils\dist.py:267: UserWarning: Unknown distribution
> option: 'test_requires'
> >  warnings.warn(msg)
> >No
>  eggs found in
>
> c:\docume~1\admini~1.win\locals~1\temp\1\easy_install-joolfy\buildbot-0.8.5\egg-dist-tmp-vc_beh
>  (setup script problem?)
> >
> >E:\Python27\Scripts>
>
>
> Ok. I'm looking through
> http://trac.buildbot.net/wiki/RunningBuildbotOnWindows a bit more closely,
> and at the very least I noticed an inconsistency in the documentation in the
> "prerequisites" - the list of software differs from the ordered steps in
> that the ordered steps lists two additional pieces of software - Jinja2 and
> PyOpenSSL.Are these two needed? Supposing they both provide required or
> additional functional then shouldn't they be listed in the software list -
> even if the text "(optional)" is listed with them?
>
> Installing them does not resolve the problem below.
>
>
> ----- Original Message -----
> > From: Jonathan Martens <jonathan at snetram.nl>
> >>  Is there something special I need to be doing? Or did it actually
> >>  install (I don't see anything in
> > C:\Python27\Lib\site-packages, so I
> >>  don't think it did.)
> >
> > I don't have my notes handy, but I was able to install BuildBot 0.84 as
> > a windows service, using pip IIRC. Maybe that I can look through my
> > notes later today or tomorrow.
>
> I can try installing via pip. I was just following the directions for
> install on the URL mentioned above, and the download page - both of which
> reference the easy_install method, neither reference pip.
>
> Ben
>
>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> Learn about the latest advances in developing for the
> BlackBerry® mobile platform with sessions, labs & more.
> See new tools and technologies. Register for BlackBerry® DevCon today!
> http://p.sf.net/sfu/rim-devcon-copy1
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110919/cdfc52f0/attachment.html>


More information about the devel mailing list