X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding:reply-to; q=dns; s=
	default; b=ul7z2ugbBknD51g0vM7Wb+AfHTOoRIXhPI3dwEOlYWYfdyCHGppFb
	sG2rbTNqs4n37fr2gpHipzfmDMgSmFivbA5SoHdvGwmIXps9uRVYUYtUeojIXPaR
	hDDiY66Uxej+bhHVa0QDK9roSZ6RrAFO7yAlfabXNfz6uOCO0Lemhk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding:reply-to; s=default; bh=
	sthyJPJZogPNLSEKmvgeGLxfUL8=; b=NpMXfvL5+Gm0kFvdYXC+DIabdylPifWo
	qUqTpFh77dRsIMAMSf+gJ49H9Ve+wnyeNk6lrdG3OKg4TUDF13482FkE+tnE0ZFj
	9iveVvXoZofLPbAgzIsD5wgyjbKCgoLge/r93OY+/bBsrR3SPwu+MP9uUB98tpRb
	MfhH+25XIDc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: qmta05.emeryville.ca.mail.comcast.net
Message-ID: <53F2357D.3020708@acm.org>
Date: Mon, 18 Aug 2014 10:18:53 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version: 1.0
To: cygwin <cygwin@cygwin.com>
Subject: Problem with x86_64 2014-08-18 snapshot
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

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

