Re: ssh-agent fails to create socket

2011-10-17 Thread jan.kolar
ect to the ssh agent -- View this message in context: http://old.nabble.com/ssh-agent-fails-to-create-socket-tp32655103p32667885.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.co

Re: ssh-agent fails to create socket

2011-10-17 Thread Corinna Vinschen
On Oct 17 04:08, jan.kolar wrote: > jan.kolar wrote: > > > >> I can reproduce this issue. It's not that it can't create the socket, > >> actually it does so, but for some reason it calls select and, when select > >> returns, it decides to clean up and exit. > > > > On modified cygwin 1.7.9-1, t

Re: ssh-agent fails to create socket

2011-10-17 Thread jan.kolar
1.2.2-1 OK openssh 5.5p1-1OK -- View this message in context: http://old.nabble.com/ssh-agent-fails-to-create-socket-tp32655103p32666225.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: ssh-agent fails to create socket

2011-10-17 Thread jan.kolar
TH_SOCK=/tmp/ssh-aGrJxZN880/agent.880 ssh u@host typed to other window. JK -- View this message in context: http://old.nabble.com/ssh-agent-fails-to-create-socket-tp32655103p32666199.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygw

Re: ssh-agent fails to create socket

2011-10-17 Thread Corinna Vinschen
On Oct 17 11:07, Corinna Vinschen wrote: > On Oct 14 13:02, Zdzislaw Meglicki wrote: > > After the latest upgrade (yesterday) I found that ssh-agent no longer > > works. It > > looks like if fails to create a socket. Here is an illustration: > > > > gustav@Crawley 503 $ ssh-agent bash -l > > gus

Re: ssh-agent fails to create socket

2011-10-17 Thread Corinna Vinschen
On Oct 14 13:02, Zdzislaw Meglicki wrote: > After the latest upgrade (yesterday) I found that ssh-agent no longer works. > It > looks like if fails to create a socket. Here is an illustration: > > gustav@Crawley 503 $ ssh-agent bash -l > gustav@Crawley 501 $ ls -r /tmp > ssh-zHtmAVFZ1412 > gusta

ssh-agent fails to create socket

2011-10-14 Thread Zdzislaw Meglicki
After the latest upgrade (yesterday) I found that ssh-agent no longer works. It looks like if fails to create a socket. Here is an illustration: gustav@Crawley 503 $ ssh-agent bash -l gustav@Crawley 501 $ ls -r /tmp ssh-zHtmAVFZ1412 gustav@Crawley 502 $ !! ls -r /tmp gustav@Crawley 503 $ env | gr