Changes between Initial Version and Version 1 of Ticket #41647


Ignore:
Timestamp:
Dec 2, 2013, 10:09:22 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41647

    • Property Cc deric@… added
    • Property Owner changed from macports-tickets@… to snc@…
    • Property Port @1.4.21_0 removed
  • Ticket #41647 – Description

    initial v1  
    11The install script for unbound says :
    2 {{{# and to cause it to launch at startup:
     2{{{
     3# and to cause it to launch at startup:
    34#
    45# sudo port load unbound
    56}}}
     7{{{
    68oulan:~ ludo$ sudo port load unbound
    79launchctl: Dubious ownership on file (skipping): /Library/LaunchDaemons/org.macports.unbound.plist
     
    1012Please see the log file for port unbound for details:
    1113    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_unbound/unbound/main.log
     14}}}
    1215
    1316Attaching the log.
    1417
    1518This is on a clean install of macports after I upgraded my machine to Maverick.
     19{{{
    1620oulan:unbound ludo$ sw_vers
    1721ProductName:    Mac OS X
    1822ProductVersion: 10.9
    1923BuildVersion:   13A603
     24}}}