Opened 12 months ago
Last modified 12 months ago
#68769 closed defect
openssl openssl @3_15 breaks the ntp port and the openssh port — at Initial Version
Reported by: | RobK88 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | lion, mountainlion | Cc: | danielluke (Daniel J. Luke), larryv (Lawrence Velázquez), neverpanic (Clemens Lang), artkiver (グレェ) |
Port: | openssl ntp openssh git |
Description
After upgrading openssl to @3_15 (and after upgrading openssl3), the ntp
port no longer works on Lion and Mtn Lion.
bash-3.2$ ntpq -pntpq: 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 -pntpq: read: Connection refused bash-3.2$ ntpstat Unable to talk to NTP daemon. Is it running?
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
.
Note: See
TracTickets for help on using
tickets.