[Buildbot-devel] question on updating python

Richard Woods rwoods at tresys.com
Fri Aug 13 20:38:03 UTC 2010


Neglected to mention this:  The file it's barfing on is
/usr/lib/python2.3/site-packages/buildslave/commands/base.py.

 

From: Richard Woods [mailto:rwoods at tresys.com] 
Sent: Friday, August 13, 2010 4:18 PM
To: buildbot-devel at lists.sourceforge.net
Subject: [Buildbot-devel] question on updating python

 

Hey all ~

 

I've just joined this list as a developer who's interested in learning
more about using BuildBot.

 

I have inherited a system where I believe BuildBot has been installed
incorrectly.  It was installed on a machine whose latest version of
Python was 2.3.  Running "buildbot start ." gives me a Python syntax
error where a function decorator is used.

 

I installed Python 2.4 on the machine, then ran "python2.4 setup.py
build" and "python2.4 setup.py install".  They seemed to complete.
However running the build master still gives me the same Python syntax
error.

 

Is there a specific procedure I must follow to get BuildBot to see the
new version of python?

 

Thanks

~ Rick Woods

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20100813/c8e3c312/attachment.html>


More information about the devel mailing list