Opened 10 years ago

Last modified 10 years ago

#41647 closed defect

Unbound doesn't want to start after install — at Version 1

Reported by: ludovic@… Owned by: snc@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: deric@…
Port: unbound

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

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

Change History (2)

Changed 10 years ago by ludovic@…

Attachment: main.log added

unbound's main log file

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: deric@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to snc@…
Port: @1.4.21_0 removed

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.

Note: See TracTickets for help on using tickets.