[MacPorts] #63405: openssh @8.4p1_6 on El Capitan broken today - also keychain gives error message.
MacPorts
noreply at macports.org
Wed Aug 25 19:12:20 UTC 2021
#63405: openssh @8.4p1_6 on El Capitan broken today - also keychain gives error
message.
---------------------------------------+--------------------
Reporter: snowflake | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.99
Resolution: | Keywords:
Port: openssh keychain openssl |
---------------------------------------+--------------------
Comment (by kencu):
some fancy business happened with openssl 1.1.1l not building and then
being fixed. openssh was revbumped to build against the new openssl
1.1.1l, but I'm not sure that happened correctly for you given the way
things worked.
So if you have an interest, you could
1. install the current 1.1.1l openssl
2. rebuild from source openssh against that new openssl
and see if that works.
To rebuild openssh from source, you would uninstall the current version
and rebuild it with the {{{-s}}} flag, something like this:
{{{
sudo port -f uninstall openssh
sudo port -v -s install openssh
}}}
NB. If your current working openssh is critical to you, just leave it
until somebody else either fixes the issue, or confirms that this works.
--
Ticket URL: <https://trac.macports.org/ticket/63405#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list