[Buildbot-devel] ShellCommand on windows7 slave does nothing

John Stile john at stilen.com
Fri Oct 5 18:39:21 UTC 2012


On Fri, 2012-10-05 at 11:14 -0700, John Stile wrote:
> On Thu, 2012-10-04 at 19:21 -0700, John Stile wrote:
> > On Thu, 2012-10-04 at 14:14 -0700, John Stile wrote:
> > I guess I'll continue down this route.
> But it is not executing the code I added to: ShellCommand's __init__
> (in /usr/lib/python2.6/site-packages/buildbot/steps/shell.py), which is
> supposed to create yet another file.
> 
> Is this the hart of my problem, or is it wrong t think ShellCommand
> should be executed?

Running the slave interactively, I see the traceback:

...
Upon execvpe touch ['touch', 'foodles.txt'] in environment id 4290746676:
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/twisted/internet/process.py", line 738, in __init__
    fcntl.ioctl(slavefd, termios.TIOCSCTTY, '')
IOError: [Errno 22] Invalid argument
2012/10/05 11:39 -0700 [-] command finished with signal None, exit code 1

What is invalid?





More information about the devel mailing list