[Buildbot-devel] Help on Windows2008, 64-bit

Patrick Galbraith patg at patg.net
Sat Feb 13 05:00:59 UTC 2010


Hi all,

I'm trying to set up a buildbot slave for building memcached and other 
projects on Windows. I've installed twisted 9.0.0, Python 2.4, 
pywin32-203.win32-py2.4.exe, and buildbot 0.7.11p3 and using msysgit as 
my working environment and where I start buildbot from. I have all this 
working on a windows 2003 32-bit install perfectly, but for some reason 
on this host I can't get buildbot to successfully run a command. The 
error I get is this, as shown from the master:

http://pastie.org/822912

This is simply trying to run "touch foo", but is the same exact error no 
matter what I run, particularly the steps where I check out a git 
repository.

The error in the twisted log on the slave is this:

http://pastie.org/822913

I'm not sure what else to do. I've checked that these commands run fine 
by hand, which they do.

How do I see exactly what is going on with buildbot? How do I see maybe 
what error is causing the failure on the slave?

Thank you in advance for any help or tips you can provide!

regards,

Patrick




More information about the devel mailing list