[Zope-dev] bsquare'ing

2008-04-03 Thread Adam GROSZER
Hello, I'm trying to setup a buildbot here for our buildout based packages. What I don't get is, how that works: f.addStep(Compile(name='bootstrap', command='buildout bootstrap .', description=['bootstrapping'], descriptionDone=['bootstrap']))

Re: [Zope-dev] bsquare'ing

2008-04-03 Thread Benji York
Adam GROSZER wrote: We used to issue python2.4 bootstrap.py, buildout bootstrap . gives an error, unless I'm missing something. I'm not familiar with Christian's work with bsquare, but suspect giving him the actual error message would be helpful. -- Benji York Senior Software Engineer Zope

Re[2]: [Zope-dev] bsquare'ing

2008-04-03 Thread Adam GROSZER
Hello, It's real simple: in dir /home/agroszer/buildbot/slave/cache/build (timeout 1200 secs) watching logfiles {} argv: ['/bin/sh', '-c', 'buildout bootstrap .'] environment: ... closing stdin using PTY: True /bin/sh: line 1: buildout: command not found program finished with exit code 127