[MacPorts] #68769: openssl @3_15 breaks the various ports including ntp, openssh and git
MacPorts
noreply at macports.org
Fri Nov 24 17:07:43 UTC 2023
#68769: openssl @3_15 breaks the various ports including ntp, openssh and git
--------------------------+--------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: openssl ntp |
--------------------------+--------------------
Description changed by RobK88:
Old description:
> After upgrading openssl to @3_15 (and after upgrading openssl3)
> yesterday, the `ntp` port no longer works on Lion and Mtn Lion.
>
> {{{
> bash-3.2$ ntpq -p
> ntpq: read: Connection refused
>
> bash-3.2$ sudo launchctl load -w
> /opt/local/etc/LaunchDaemons/org.macports.ntp/org.macports.ntp.plist
>
> bash-3.2$ ntpq -p
> ntpq: read: Connection refused
>
> bash-3.2$ ntpstat
> Unable to talk to NTP daemon. Is it running?
>
> bash-3.2$ ps -ax | grep ntp
> 1100 ttys000 0:00.00 grep ntp
>
> bash-3.2$ ps -ax | grep ntp | grep -v ntp
> bash-3.2$
>
> }}}
>
> I have also tried rebooting but no change. The `ntp` daemon will not
> launch.
>
> In addition, the `openssh` port no longer works.
> (see https://trac.macports.org/ticket/68763)
>
> It looks like the cause of the broken ports is `openssl`.
New description:
After upgrading `openssl` to @3_15 (and after upgrading openssl3)
yesterday, the `ntp` port no longer works on Lion and Mtn Lion.
{{{
bash-3.2$ ntpq -p
ntpq: read: Connection refused
bash-3.2$ sudo launchctl load -w
/opt/local/etc/LaunchDaemons/org.macports.ntp/org.macports.ntp.plist
bash-3.2$ ntpq -p
ntpq: read: Connection refused
bash-3.2$ ntpstat
Unable to talk to NTP daemon. Is it running?
bash-3.2$ ps -ax | grep ntp
1100 ttys000 0:00.00 grep ntp
bash-3.2$ ps -ax | grep ntp | grep -v ntp
bash-3.2$
}}}
I have also tried rebooting but no change. The `ntp` daemon will not
launch.
In addition, the `openssh` port no longer works.
(see https://trac.macports.org/ticket/68763)
It looks like the cause of the broken ports is `openssl`.
--
--
Ticket URL: <https://trac.macports.org/ticket/68769#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list