[MacPorts] #43881: unbound: port fails to create/update ${prefix}/etc/unbound/root.key

MacPorts noreply at macports.org
Mon Jun 2 10:38:35 PDT 2014


#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


More information about the macports-tickets mailing list