Trouble using ssh-agent from macports
Mattias Lindgren
mlindgren at gmail.com
Fri May 31 17:04:31 PDT 2013
I did as you recommend, but am still running into problems:
mbp:~ mlindgren$ ssh-add
Enter passphrase for /Users/mlindgren/.ssh/id_rsa:
Identity added: /Users/mlindgren/.ssh/id_rsa (/Users/mlindgren/.ssh/id_rsa)
Enter passphrase for /Users/mlindgren/.ssh/id_ecdsa:
SSH_AGENT_FAILURE
Could not add identity: /Users/mlindgren/.ssh/id_ecdsa
mbp:~ mlindgren$ ps -ax | grep ssh-agent
449 ?? 0:00.05 /usr/bin/ssh-agent -l
Looks like it is still running the native ssh-agent.
Thanks,
Mattias
On Friday, May 31, 2013 at 1:22 PM, Lawrence Velázquez wrote:
> On May 31, 2013, at 2:51 PM, Mattias Lindgren <mlindgren at gmail.com (mailto:mlindgren at gmail.com)> wrote:
>
> > After this I restarted my computer and tried to ssh somewhere, but my terminal session just hung. I edited the plist back to its original and after a reboot everything worked well again. Can anyone help me get macport's ssh-agent up and running?
>
> The openssh port creates a StartupItem for this. Can you try disabling OS X's built-in SSH server and running this?
>
> % sudo port load openssh
>
> vq
>
> P.S. Mucking around in /System is highly inadvisable, and any "instructions" telling you to do so should be looked upon with great skepticism.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130531/e31bfe86/attachment.html>
More information about the macports-users
mailing list