New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18998 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

16946 (Couchdb startup item is broken - it's still broken)

Reported by: tim@… Owned by: jwa@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: febeling@…
Port: couchdb

Description (last modified by macsforever2000@…) (diff)

The startup script is symlinked to the build temp dir. This is currently broken.

tim-dysingers-macbook-pro:sa-codewell tim$ ls -la /Library/LaunchDaemons/org.apache.couchdb.plist 
lrwxr-xr-x  1 root  wheel  183 Mar 26 11:18 /Library/LaunchDaemons/org.apache.couchdb.plist -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_couchdb/work/destroot/opt/local/Library/LaunchDaemons/org.apache.couchdb.plist
tim-dysingers-macbook-pro:sa-codewell tim$ ls -la /Library/LaunchDaemons/org.macports.
org.macports.apache2.plist    org.macports.memcached.plist
org.macports.dbus.plist       org.macports.mysql5.plist
tim-dysingers-macbook-pro:sa-codewell tim$ ls -la /Library/LaunchDaemons/org.macports.dbus.plist 
lrwxr-xr-x  1 root  wheel  70 Mar 25 20:35 /Library/LaunchDaemons/org.macports.dbus.plist -> /opt/local/etc/LaunchDaemons/org.macports.dbus/org.macports.dbus.plist
tim-dysingers-macbook-pro:sa-codewell tim$ ls -la /Library/LaunchDaemons/org.macports.mysql5.plist 
lrwxr-xr-x  1 root  wheel  74 Mar 25 22:18 /Library/LaunchDaemons/org.macports.mysql5.plist -> /opt/local/etc/LaunchDaemons/org.macports.mysql5/org.macports.mysql5.plist
tim-dysingers-macbook-pro:sa-codewell tim$ 

Change History

Changed 3 years ago by macsforever2000@…

  • owner changed from macports-tickets@… to jwa@…
  • cc febeling@… added
  • description modified (diff)

Changed 3 years ago by febeling@…

  • status changed from new to closed
  • resolution set to fixed

Fixed in r48980. Thanks Tim Dysinger!

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.