This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with x86_64 2014-08-18 snapshot


ssh-add is not able to connect to the ssh-agent with the 2014-08-18
snapshot. This works fine with the 1.7.32-1 official release and
with the 2014-08-07 snapshot.

508 ~> ssh-agent bash
499 ~> env | grep SSH
SSH_AGENT_PID=7496
SSH_AUTH_SOCK=/tmp/ssh-CCN4vv8ePXKm/agent.7288
500 ~> ls -l /tmp/ssh-CCN4vv8ePXKm/agent.7288
srw------- 1 daver clearusers 0 Aug 18 10:15 /tmp/ssh-CCN4vv8ePXKm/agent.7288
501 ~> ps -ef | grep 7496
   daver    7496    7288 ?        10:15:02 /usr/bin/ssh-agent
502 ~> ssh-add ~/.ssh/id_rsa
Could not open a connection to your authentication agent.

Please let me know if you need additional information to reproduce
this.

-- 
David Rothenberger  ----  daveroth@acm.org

"Intelligence without character is a dangerous thing."
                -- G. Steinem

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]