[MacPorts] #48354: "OpenSSH @6.9p1 wrapper failure with ed25519"
MacPorts
noreply at macports.org
Tue Jul 14 06:07:18 PDT 2015
#48354: "OpenSSH @6.9p1 wrapper failure with ed25519"
----------------------+--------------------------------
Reporter: seblec@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port:
----------------------+--------------------------------
There is an error in "OpenSSH.wrapper" ; the line
if [ ! -f /opt/local/etc/ssh/ssh_ed25519_rsa_key ]; then
should be in fact
if [ ! -f /opt/local/etc/ssh/ssh_host_ed25519_key ]; then
Thanks!
--
Ticket URL: <https://trac.macports.org/ticket/48354>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list