[MacPorts] #26623: couchdb @1.0.1 may corrupt launchctl files for "re-install"

MacPorts noreply at macports.org
Mon Sep 27 00:09:41 PDT 2010


#26623: couchdb @1.0.1 may corrupt launchctl files for "re-install"
--------------------------------+-------------------------------------------
 Reporter:  llyodall@…          |       Owner:  jwa@…           
     Type:  defect              |      Status:  new             
 Priority:  Normal              |   Milestone:                  
Component:  ports               |     Version:  1.9.1           
 Keywords:                      |        Port:  couchdb         
--------------------------------+-------------------------------------------

Comment(by llyodall@…):

 I am still not sure what happened. All I know is that
 /Library/LaunchDaemons/ was no longer existing. Perhaps the installer
 script can do a quick test to see if the directory /Library/LaunchDaemons
 still exists if it does not just simply create one with a mkdir command
 before it creates a symbolic link


 Make sure this directory exists.

 {{{
 shell > mkdir /Library/LaunchDaemons
 }}}

 Now create symbolic link inside /Library/LaunchDaemons/ directory

 {{{
 shell > cd /Library/LaunchDaemons
 shell > ln -s /opt/local/Library/LaunchDaemons/org.apache.couchdb.plist
 org.apache.couchdb.plist
 }}}

 This is just a suggestion for the logic of a fix.


 {{{
 { ":-)", "happy", "coding" }

 Jonathan
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/26623#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list