On Oct 20, 2011, at 2:39 PM, Ryan Schmidt wrote: > > On Oct 20, 2011, at 15:36, [email protected] wrote: > >> Revision: 86183 >> http://trac.macports.org/changeset/86183 >> Author: [email protected] >> Date: 2011-10-20 13:36:39 -0700 (Thu, 20 Oct 2011) >> Log Message: >> ----------- >> keychain: use MacPorts' ssh-agent if it is installed. > > If you want to use MacPorts ssh-agent, shouldn't you declare a dependency on > it? (I'm not sure what port it's part of…)
I don't think everybody will want to, the system's ssh-agent works fine 99% of the time. I just ran into an issue where launchd seems to be killing ssh-agent since 10.7.2 and instead of debugging it I just switched to MacPorts' ssh-agent: $ grep ssh-agent /var/log/system.log Oct 20 08:48:17 dhcp-cisco-vpn-172-30-6-15 com.apple.launchd.peruser.501[280] (org.openbsd.ssh-agent[22069]): Exited with code: 2 Our Mac has two user accounts on it and I VPN into work, but at this time, I was not switching accounts nor logging in/out of VPN. Blair _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
