Opened 16 years ago

Last modified 15 years ago

#18998 closed defect

16946 (Couchdb startup item is broken - it's still broken) — at Version 1

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

Description (last modified by mf2k (Frank Schima))

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 (1)

comment:1 Changed 16 years ago by mf2k (Frank Schima)

Cc: febeling@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to jwa@…
Note: See TracTickets for help on using tickets.