Re: ssh-agent sh -c ssh-add => Could not open a connection to your authentication agent

2012-05-03 Thread John Hein
Christopher Faylor wrote at 12:41 -0400 on May 2, 2012: > Should be fixed in the upcoming snapshot for today: Confirmed. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscrib

Re: ssh-agent sh -c ssh-add => Could not open a connection to your authentication agent

2012-05-02 Thread Christopher Faylor
On Tue, May 01, 2012 at 09:56:44PM -0400, Christopher Faylor wrote: >On Tue, May 01, 2012 at 12:01:21PM -0600, John Hein wrote: >>% ssh-agent sh -c ssh-add >>Could not open a connection to your authentication agent > >Yep. I broke it. I'll fix it ASAP. Should be fixe

Re: ssh-agent sh -c ssh-add => Could not open a connection to your authentication agent

2012-05-01 Thread Christopher Faylor
On Tue, May 01, 2012 at 12:01:21PM -0600, John Hein wrote: >% ssh-agent sh -c ssh-add >Could not open a connection to your authentication agent Yep. I broke it. I'll fix it ASAP. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cyg

ssh-agent sh -c ssh-add => Could not open a connection to your authentication agent

2012-05-01 Thread John Hein
% ssh-agent sh -c ssh-add Could not open a connection to your authentication agent This happens with the following combinations currently available via setup.exe: cygwin 1.7.13-1, 1.7.14-2, openssh 5.9p1-1 and openssh 6.0p1-1. Running it like so... % eval `ssh-agent` % ssh-add ... works as