Re: [Distutils] [buildout] windows issue causes jenkins problems

On 8 בינו 2012, at 15:29, Chris Withers <chris@simplistix.co.uk
The weird process forking stuff that running buildout on windows sometimes does causes problems for Jenkins:
http://jenkins.simplistix.co.uk/job/testfixtures-buildout/32/PYTHON=2.6,labe...
Is there any way I can cause this not to happen?
On 08/01/2012 20:31, Guy Rozendorn wrote:
Use distribute 0.6.24
Why would this make a difference?
Just for confirmation, it does not:
http://jenkins.simplistix.co.uk/job/testfixtures-buildout/PYTHON=2.5,label=w...
cheers,
Chris

My bad, I ran into this some time I ago and did not remember the cause, and when I saw on log you're using setuptools, I was sure that was it. Now that look more close it looks like you're suffering from several issues. and now your jenkins in offline? I'll try again tomorrow
Chris Withers mailto:chris@simplistix.co.uk January 8, 2012 10:39 PM
On 8 בינו 2012, at 15:29, Chris Withers <chris@simplistix.co.uk
The weird process forking stuff that running buildout on windows sometimes does causes problems for Jenkins:
http://jenkins.simplistix.co.uk/job/testfixtures-buildout/32/PYTHON=2.6,labe...
Is there any way I can cause this not to happen?
On 08/01/2012 20:31, Guy Rozendorn wrote:
Use distribute 0.6.24
Why would this make a difference?
Just for confirmation, it does not:
http://jenkins.simplistix.co.uk/job/testfixtures-buildout/PYTHON=2.5,label=w...
cheers,
Chris
Guy Rozendorn mailto:guy@rzn.co.il January 8, 2012 10:31 PM Use distribute 0.6.24
Sent from my iPhone
On 8 בינו 2012, at 15:29, Chris Withers <chris@simplistix.co.uk mailto:chris@simplistix.co.uk> wrote:
Chris Withers mailto:chris@simplistix.co.uk January 8, 2012 3:29 PM Hi All,
The weird process forking stuff that running buildout on windows sometimes does causes problems for Jenkins:
http://jenkins.simplistix.co.uk/job/testfixtures-buildout/32/PYTHON=2.6,labe...
Is there any way I can cause this not to happen?
cheers,
Chris

On 08/01/2012 21:18, Guy Rozendorn wrote:
Now that look more close it looks like you're suffering from several issues.
Huh? On the windows builds, the only issue I see is that bootstrap.py does some weird forking which returns control to the terminal, so the shell moves onto the next command in jenkins.bat.
Of course, that command is "bin/buildout", which doesn't exist until the weird forked process is finished.
The linux and mac builds have test failures as a result of some 2.5 and 2.7 incompatibilities I accidentally introduced, which is the whole reason I'm getting jenkins up and running...
and now your jenkins in offline?
Not by my reckoning.
http://www.downforeveryoneorjustme.com/jenkins.simplistix.co.uk
cheers,
Chris
participants (2)
-
Chris Withers
-
Guy Rozendorn