Opened 3 years ago

Last modified 2 years ago

#63405 new defect

openssh @8.4p1_6 on El Capitan broken today - also keychain gives error message. — at Version 1

Reported by: snowflake (Dave Evans) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.99
Keywords: Cc:
Port: openssh keychain openssl

Description (last modified by snowflake (Dave Evans))

After the upgrade of openssh and openssl today, the ssh command of openssh no longer works.

Here is the message trying to connect to my beta host

$ ssh beta
Killed: 9

/Usr/bin/ssh works

I can not find any diagnostic messages for this error. I have restarted the system in case there are any programs which have not loaded the new openssl libraries.

The Macports port keychain has also stopped working.

Here's the message

 * keychain 2.8.5 ~ http://www.funtoo.org
 * Starting ssh-agent...
 * Adding  1 ssh key(s): /Users/davidevans/.ssh/id_rsa
Enter passphrase for /Users/davidevans/.ssh/id_rsa: 
Bad passphrase, try again for /Users/davidevans/.ssh/id_rsa: 
 * Error: Problem adding; giving up

I can find a crash report for ssh-agent in Logs.

Also the ReportCrash process crashes when trying to create a crash report.

Application Specific Information:
Analyzing process: ssh-agent[1194], path: /opt/local/bin/ssh-agent; parent process: [1], path: /sbin/launchd

This is all happening on El Capitan 10.11.6. On Monterey it is all working.

openssl @1.1.1l_0; keychain @2.8.5_1; openssh @8.4p1_6+kerberos5+xauth

Change History (2)

Changed 3 years ago by snowflake (Dave Evans)

Diagnostic report for ssh-agent

comment:1 Changed 3 years ago by snowflake (Dave Evans)

Description: modified (diff)
Summary: openssh @8.4p1_6 on Mountain Lion broken today - also keychain gives error message.openssh @8.4p1_6 on El Capitan broken today - also keychain gives error message.
Note: See TracTickets for help on using tickets.