[buildgear-devel] Building failed with Jenkins when there is no tty present

Martin Lund martin.lund at keep-it-simple.com
Thu Jul 24 08:31:54 MDT 2014


On 2014-07-23 14:35, Martin Lund wrote:
> Regardless, buildgear should be able to build even without any tty 
> terminal attached so I think the right thing to do here is to add tty 
> terminal detection code so that buildgear does not perform any tty 
> ioctl operations in case of no tty terminal attached. I'll create a 
> proper fix for it.
Fixed:
https://github.com/buildgear/buildgear/commit/7ca0db0bc249c69ab7dcc01381d3c4aa2e0dee8b

Quick test:
buildgear build fs < /dev/null

Results in no tty errors.

I expect that will solve the issue with Jenkins..

/Martin




More information about the buildgear-devel mailing list