Re: stderr issues when running bat scripts

2004-01-31 Thread Larry Hall
At 02:29 PM 1/31/2004, Clint Bennion you wrote: >Thank you, That worked. > >Do you suspect that the change in 1.5.6: > >- Protect tty access from unauthorized users. (Pierre Humblet, >Christopher Faylor) > >is somehow kicking in and not allowing this script to run? >If so, should this script be c

Re: stderr issues when running bat scripts

2004-01-31 Thread Clint Bennion
Thank you, That worked. Do you suspect that the change in 1.5.6: - Protect tty access from unauthorized users. (Pierre Humblet, Christopher Faylor) is somehow kicking in and not allowing this script to run? If so, should this script be considered an unathorized user? Thanks, Clint --- Larry

Re: stderr issues when running bat scripts

2004-01-31 Thread Larry Hall
Try removing 'tty' from your Cygwin environment variable. Larry At 06:10 PM 1/30/2004, Clint Bennion you wrote: >-I have been unable to create a test case only using cygwin >-I was unable to reproduce the problem on another box, indicating that it is some >"configuration" >issue that is only ef

Re: stderr issues when running bat scripts

2004-01-30 Thread Clint Bennion
-I have been unable to create a test case only using cygwin -I was unable to reproduce the problem on another box, indicating that it is some "configuration" issue that is only effecting 1.5.6-1. -I tried creating another account on my box, it had the same problem. -I installed the 1.5.5 version u

Re: stderr issues when running bat scripts

2004-01-29 Thread Clint Bennion
I have downloaded the latest snapshot and the issue remains. Also attached is the cygcheck -srv output. Clint --- Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > On Wed, 28 Jan 2004, Clint Bennion wrote: > > > Although this appears on the surface to be a windows issue I am bringing > > this to t

Re: stderr issues when running bat scripts

2004-01-29 Thread Igor Pechtchanski
On Wed, 28 Jan 2004, Clint Bennion wrote: > Although this appears on the surface to be a windows issue I am bringing > this to the cygwin group for two reasons. > 1 - It only fails when I run it from a bash shell. > 2 - It recently started failing. I re-installed an older version of the > cygwin

stderr issues when running bat scripts

2004-01-28 Thread Clint Bennion
Although this appears on the surface to be a windows issue I am bringing this to the cygwin group for two reasons. 1 - It only fails when I run it from a bash shell. 2 - It recently started failing. I re-installed an older version of the cygwin package and the problem goes away. Version that f