Re: expect script hanging: ssh to localhost w/password authentication

2006-01-08 Thread Tom Rodman
Sorry/MY MISTAKE - the test case was unfair, it was done from a bash session at the console. The test case at the console may not have worked for the last several cygwin releases. The test case *does* work just fine when initiated from an ssh session. I guess this comes down to - *nevermind*! The

Re: expect script hanging: ssh to localhost w/password authentication

2006-01-08 Thread Tom Rodman
The expect script listed earlier in this thread is failing for me again, with the 1/7/2006 snapshot. It does not hang though - will post details later. I wonder if the snapshot fix related to: http://sourceware.org/ml/cygwin/2006-01/msg00183.html may account for this? I'm grateful for the fix a

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-21 Thread Tom Rodman
On Wed 12/21/05 12:36 +0100 cygwin@cygwin.com wrote: > On Dec 20 23:00, Christopher Faylor wrote: > > On Tue, Dec 20, 2005 at 07:02:12PM -0600, [EMAIL PROTECTED] wrote: > > >There seems to be a new (related?) issue w/this Dec 20 snapshot. I don't > > >have time to log the test formally now; I hope

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-21 Thread Corinna Vinschen
On Dec 20 23:00, Christopher Faylor wrote: > On Tue, Dec 20, 2005 at 07:02:12PM -0600, [EMAIL PROTECTED] wrote: > >There seems to be a new (related?) issue w/this Dec 20 snapshot. I don't > >have time to log the test formally now; I hope you will see the problem if > >you run: > > > > ssh localho

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-20 Thread Christopher Faylor
On Tue, Dec 20, 2005 at 07:02:12PM -0600, [EMAIL PROTECTED] wrote: >On Tue 12/20/05 22:01 +0100 cygwin@cygwin.com wrote: >> On Dec 19 11:00, Tom Rodman wrote: >> > Enclosed is an expect script (to ssh to the localhost with password >> > authentication) that "hangs" (search ahead for "parent: waitin

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-20 Thread cygwin
On Tue 12/20/05 22:01 +0100 cygwin@cygwin.com wrote: > On Dec 19 11:00, Tom Rodman wrote: > > Enclosed is an expect script (to ssh to the localhost with password > > authentication) that "hangs" (search ahead for "parent: waiting for sync > > byte") > > with the Dec 16 snapshot. Please take a look

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-20 Thread Corinna Vinschen
On Dec 19 11:00, Tom Rodman wrote: > Enclosed is an expect script (to ssh to the localhost with password > authentication) that "hangs" (search ahead for "parent: waiting for sync > byte") > with the Dec 16 snapshot. Please take a look at the working and > non-working test cases below. Looks like

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-20 Thread Tom Rodman
My guess is that cgf is aware of this, and working on a fix..: ~ $ uname -a CYGWIN_NT-5.0 OurServer108 1.5.19s(0.148/4/2) 20051220 00:11:57 i686 unknown unknown Cygwin ~ $ ssh localhost date [EMAIL PROTECTED]'s password: ~ $ I manually entered the correct password above, the output fr

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-19 Thread Larry Hall (Cygwin)
Tom Rodman wrote: Related ssh/expect script post by Corinna: http://sourceware.org/ml/cygwin/2003-10/msg00801.html FYI: The Dec 16 cygwin1.dll snapshot test case "hung" again in the same way, after I ran a "rebaseall" - just tried this 10 min ago. Is it recommended that one do a rebas

Re: expect script hanging: ssh to localhost w/password authentication

2005-12-19 Thread Tom Rodman
Related ssh/expect script post by Corinna: http://sourceware.org/ml/cygwin/2003-10/msg00801.html FYI: The Dec 16 cygwin1.dll snapshot test case "hung" again in the same way, after I ran a "rebaseall" - just tried this 10 min ago. Is it recommended that one do a rebaseall each time the cy

expect script hanging: ssh to localhost w/password authentication

2005-12-19 Thread Tom Rodman
Enclosed is an expect script (to ssh to the localhost with password authentication) that "hangs" (search ahead for "parent: waiting for sync byte") with the Dec 16 snapshot. Please take a look at the working and non-working test cases below. -- thanks, Tom working case (20051029 cygwin1.dll snaps