[MacPorts] #41647: Unbound doesn't want to start after install

MacPorts noreply at macports.org
Mon Dec 2 02:09:22 PST 2013


#41647: Unbound doesn't want to start after install
------------------------+-------------------
  Reporter:  ludovic@…  |      Owner:  snc@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.2.1
Resolution:             |   Keywords:
      Port:  unbound    |
------------------------+-------------------
Changes (by ryandesign@…):

 * cc: deric@… (added)
 * owner:  macports-tickets@… => snc@…
 * port:  unbound @1.4.21_0 => unbound


Old description:

> The install script for unbound says :
> {{{# and to cause it to launch at startup:
> #
> # sudo port load unbound
> }}}
> oulan:~ ludo$ sudo port load unbound
> launchctl: Dubious ownership on file (skipping):
> /Library/LaunchDaemons/org.macports.unbound.plist
> nothing found to load
> Error: org.macports.load for port unbound returned: child process exited
> abnormally
> Please see the log file for port unbound for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_unbound/unbound/main.log
>
> Attaching the log.
>
> This is on a clean install of macports after I upgraded my machine to
> Maverick.
> oulan:unbound ludo$ sw_vers
> ProductName:    Mac OS X
> ProductVersion: 10.9
> BuildVersion:   13A603

New description:

 The install script for unbound says :
 {{{
 # and to cause it to launch at startup:
 #
 # sudo port load unbound
 }}}
 {{{
 oulan:~ ludo$ sudo port load unbound
 launchctl: Dubious ownership on file (skipping):
 /Library/LaunchDaemons/org.macports.unbound.plist
 nothing found to load
 Error: org.macports.load for port unbound returned: child process exited
 abnormally
 Please see the log file for port unbound for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_unbound/unbound/main.log
 }}}

 Attaching the log.

 This is on a clean install of macports after I upgraded my machine to
 Maverick.
 {{{
 oulan:unbound ludo$ sw_vers
 ProductName:    Mac OS X
 ProductVersion: 10.9
 BuildVersion:   13A603
 }}}

--

Comment:

 What is the ownership of the file
 /Library/LaunchDaemons/org.macports.unbound.plist? Find out by running:

 {{{
 ls -l /Library/LaunchDaemons/org.macports.unbound.plist
 }}}

 It should be owned by root.

-- 
Ticket URL: <https://trac.macports.org/ticket/41647#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list