[MacPorts] #60560: mssql-tools seems to be missing OpenSSL
MacPorts
noreply at macports.org
Mon Dec 20 07:17:25 UTC 2021
#60560: mssql-tools seems to be missing OpenSSL
--------------------------------------+----------------------
Reporter: ShaharHD | Owner: roederja
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: fixed | Keywords: haspatch
Port: msodbcsql17 mssql-tools |
--------------------------------------+----------------------
Comment (by nickolay):
To get msodbcsql17 working, I had to manually do a `sudo port activate
openssl at 1.1.1l_0` even though I had 1.0 and 3.0 activated:
{{{
$ port installed | grep openssl
openssl @1.1.1i_0
openssl @1.1.1l_0
openssl @3_2 (active)
openssl3 @3.0.1_0+legacy (active)
openssl10 @1.0.2u_0
openssl10 @1.0.2u_4 (active)
}}}
There's a plan to support openssl3 in "early 2022"
https://github.com/microsoft/homebrew-mssql-
release/issues/59#issuecomment-989292963
--
Ticket URL: <https://trac.macports.org/ticket/60560#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list