[MacPorts] #43881: unbound: port fails to create/update ${prefix}/etc/unbound/root.key
#43881: unbound: port fails to create/update ${prefix}/etc/unbound/root.key ----------------------+--------------------- Reporter: devans@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: unbound ----------------------+--------------------- File ${prefix}/etc/unbound/root.key is necessary for proper DNSSEC functionality both for the unbound daemon and for other ports that might use its libraries (e.g. gnutls, see #42728). Normally the file is created or updated if necessary with the command {{{ unbound-anchor -a "${prefix}/etc/unbound/root.key" }}} This should probably be done in post-activate to create a default copy, and in the Start section of {{{ ${prefix}/etc/LaunchDaemons/org.macports.unbound/unbound.wrapper }}} to possibly update the file before starting the daemon. See 'man unbound-anchor' for details and suggested usage. -- Ticket URL: <https://trac.macports.org/ticket/43881> MacPorts <http://www.macports.org/> Ports system for OS X
#43881: unbound: port fails to create/update ${prefix}/etc/unbound/root.key -----------------------+------------------- Reporter: devans@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: unbound | -----------------------+------------------- Comment (by egall@…): Or at least in the meantime have unbound tell the user about this via `port notes unbound` -- Ticket URL: <https://trac.macports.org/ticket/43881#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43881: unbound: port fails to create/update ${prefix}/etc/unbound/root.key -----------------------+---------------------- Reporter: devans@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: unbound | -----------------------+---------------------- Changes (by snc@…): * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/43881#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43881: unbound: port fails to create/update ${prefix}/etc/unbound/root.key -----------------------+-------------------- Reporter: devans@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: unbound | -----------------------+-------------------- Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Updated in r120660. Unbound is configured to look for and update the key at ${prefix}/var/run/unbound/root.key. -- Ticket URL: <https://trac.macports.org/ticket/43881#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts