Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18998 closed defect (fixed)

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

Reported by: tim@… Owned by: jyrkiwahlstedt
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 (3)

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

Cc: febeling@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to jwa@…

comment:2 Changed 15 years ago by febeling@…

Resolution: fixed
Status: newclosed

Fixed in r48980. Thanks Tim Dysinger!

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.