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 | grep SSH SSH_AGENT_PID=3624 SSH_AUTH_SOCK=/tmp/ssh-zHtmAVFZ1412/agent.1412 gustav@Crawley 504 $ So: it has created the directory in /tmp, but then something goes wrong, probably it can't make the socket, so it cleans up and removes the directory. My ssh version numbers are as follows: autossh 1.4b-1 OK libssh2-devel 1.2.7-1 OK libssh2_1 1.2.7-1 OK openssh 5.9p1-1 OK Other cygwin params: Cygwin DLL version info: DLL version: 1.7.9 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 237 Shared data: 5 DLL identifier: cygwin1 Mount registry: 3 Cygwin registry name: Cygwin Program options name: Program Options Installations name: Installations Cygdrive default prefix: Build date: Shared id: cygwin1S5 Zdzislaw Meglicki Indiana University
cygcheck.log.gz
Description: application/compressed
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple