Trouble using ssh-agent from macports

Jeremy Lavergne jeremy at lavergne.gotdns.org
Fri May 31 13:04:42 PDT 2013


Historically the issue I've run into is mixing Apple's and MacPorts' SSH with keychain. That is, after installing MacPorts' SSH the agent never talks to keychain because you need to run Apple's for that. Once the key is in there, then the MacPorts one can use it---something convoluted like that.

It's that annoying once-per-setup type of thing.

On May 31, 2013, at 3:22 PM, Lawrence Velázquez wrote:

> On May 31, 2013, at 2:51 PM, Mattias Lindgren <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.
> _______________________________________________
> macports-users mailing list
> macports-users at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users



More information about the macports-users mailing list