#68128 closed defect (fixed)
unbound @1.18: fails to start
Reported by: | danielluke (Daniel J. Luke) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jleroy (Jonathan Leroy), saj (Saj Goonatilleke) | |
Port: | unbound |
Description
1.18 fails to start with:
2023-09-06 10:21:05.565647-0400 localhost unbound[58281]: [58281:b] fatal error: recvmsg: No support for IPV6_PKTINFO; IP_PKTINFO or IP_RECVDSTADDR. Please disable interface-automatic 2023-09-06 10:21:05.565671-0400 localhost unbound[58281]: [58281:6] fatal error: recvmsg: No support for IPV6_PKTINFO; IP_PKTINFO or IP_RECVDSTADDR. Please disable interface-automatic 2023-09-06 10:21:05.565659-0400 localhost unbound[58281]: [58281:3] fatal error: recvmsg: No support for IPV6_PKTINFO; IP_PKTINFO or IP_RECVDSTADDR. Please disable interface-automatic
Even if interface-automatic: no
is set in the config.
See upstream issue: https://github.com/NLnetLabs/unbound/issues/928
I've only tried to reproduce it on macOS 13.5.1/Intel
Change History (7)
comment:1 Changed 15 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | snc@… removed |
---|---|
Owner: | set to nerdling |
Status: | new → assigned |
Summary: | Unbound 1.18 fails to start → unbound @1.18: fails to start |
comment:2 Changed 14 months ago by jleroy (Jonathan Leroy)
Cc: | jleroy added |
---|
comment:3 Changed 14 months ago by jleroy (Jonathan Leroy)
comment:4 Changed 14 months ago by saj (Saj Goonatilleke)
Cc: | saj added |
---|
comment:5 Changed 14 months ago by X-programmr (Bruce MacDonald)
MacPorts unbound 1.18 still has this fatal error as of September 9th - I have rolled back to 1.17
"fatal error: recvmsg: No support for IPV6_PKTINFO; IP_PKTINFO or IP_RECVDSTADDR. Please disable interface-automatic"
comment:6 Changed 14 months ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I just committed a fix (https://github.com/macports/macports-ports/commit/810722fdf271c0d984e93e98af23983d1bed708b)
Note: See
TracTickets for help on using
tickets.
Upstream fix.