Re: Tracking down EIO problem when invoking external commands via dejagnu

2011-03-15 Thread Simon Josefsson
Ben Elliston writes: > On Sat, Aug 23, 2008 at 01:55:30PM +0200, Simon Josefsson wrote: > >> This may be a tcl or expect bug, but I suspect 'local_exec' in >> DejaGnu's remote.exp is the problem. I've created a small snippet >> that reproduce the problem. It contains a stripped down copy of >>

Re: Tracking down EIO problem when invoking external commands via dejagnu

2011-03-14 Thread Ben Elliston
On Sat, Aug 23, 2008 at 01:55:30PM +0200, Simon Josefsson wrote: > This may be a tcl or expect bug, but I suspect 'local_exec' in > DejaGnu's remote.exp is the problem. I've created a small snippet > that reproduce the problem. It contains a stripped down copy of > local_exec. Here's the output

Re: Tracking down EIO problem when invoking external commands via dejagnu

2011-03-14 Thread Ben Elliston
Hi Simon On Sat, Aug 23, 2008 at 01:55:30PM +0200, Simon Josefsson wrote: > This may be a tcl or expect bug, but I suspect 'local_exec' in > DejaGnu's remote.exp is the problem. I've created a small snippet > that reproduce the problem. It contains a stripped down copy of > local_exec. Here's

Re: Tracking down EIO problem when invoking external commands via dejagnu

2011-03-13 Thread Ben Elliston
Hi. On Sat, Aug 23, 2008 at 01:55:30PM +0200, Simon Josefsson wrote: > This may be a tcl or expect bug, but I suspect 'local_exec' in > DejaGnu's remote.exp is the problem. I've created a small snippet > that reproduce the problem. It contains a stripped down copy of > local_exec. Here's the o

Tracking down EIO problem when invoking external commands via dejagnu

2008-08-23 Thread Simon Josefsson
Hi! The GNU Mailutils self-tests (which uses DejaGnu) fails randomly when /bin/cp from modern CoreUtils is invoked via DejaGnu. I'm using cp from coreutils 6.10. The crucial thing is likely the 'at_exit (close_stdin)' call. /bin/cp from Coreutils 5.97 works, and it doesn't close stdin when it e