[Buildbot-devel] buildbot 0.7.10p1 on cygwin
Marcus Lindblom
macke at yar.nu
Tue Mar 24 18:52:56 UTC 2009
Robert Mecklenburg wrote:
> I'm trying to install a buildbot slave on a Windows XP machine running
> cygwin with little success. Here is an excerpt:
>
> builder at cupcake:buildbot$ python --version
> Python 2.5.2
>
> builder at cupcake:buildbot$ builder at cupcake:buildbot$ type python
> python is hashed (/usr/bin/python)
>
> So I try installing:
>
> builder at cupcake:buildbot$ python setup.py install
> running install
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/buildbot
> ...
> copying buildbot/steps/trigger.py -> build/lib/buildbot/steps
> copying buildbot/steps/__init__.py -> build/lib/buildbot/steps
> package init file 'buildbot/steps/package/__init__.py' not found (or not a regular file)
> error: package directory 'buildbot/steps/package/rpm' does not exist
That file (buildbot/steps/package/__init__.py) and the rpm subdir should
exist on disk. I double-checked that it's in the tree for tag 0.7.10p1.
Have you checked if you have it? If not, you should re-download your
buildbot copy.
Cheers,
/Marcus
More information about the devel
mailing list