Opened 15 months ago

Last modified 15 months ago

#66893 assigned defect

openntpd not working with Ventura 13.2 on Mac M2

Reported by: theether2 Owned by: l2dy (Zero King)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: openntpd

Description (last modified by ryandesign (Ryan Carsten Schmidt))

MacPorts appeared to install correctly.

sudo port install openntpd appeared to run correctly.

sudo port load openntpd reported no errors.

But when I entered the command sntp 127.0.0.1 I get the error:

sntp: Exchange failed: recv failure
sntp_exchange {
        result: 7 (recv failure)
        header: 00 (li:0 vn:0 mode:0)
       stratum: 00 (0)
          poll: 00 (1)
     precision: 00 (1.000000e+00)
         delay: 0000.0000 (0.000000000)
    dispersion: 0000.0000 (0.000000000)
           ref: 00000000 ("    ")
         t_ref: 00000000.00000000 (0.000000000)
            t1: E7926E1F.092EF911 (3885133343.035872999)
            t2: 00000000.00000000 (0.000000000)
            t3: 00000000.00000000 (0.000000000)
            t4: 00000000.00000000 (0.000000000)
        offset: FFFFFFFF8C36C8F0.7B68837780000000 (-1942566671.517936468)
         delay: FFFFFFFF186D91E0.F6D106EF00000000 (-3885133343.035872936)
          mean: 0000000000000000.0000000000000000 (0.000000000)
         error: 0000000000000000.0000000000000000 (0.000000000)
          addr: ::1
}
sntp: Clock select failed

Change History (2)

comment:1 Changed 15 months ago by reneeotten (Renee Otten)

Keywords: openntpd Ventura 13.2 removed
Owner: set to l2dy
Port: openntpd added
Status: newassigned

comment:2 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.