[MacPorts] #16985: couchdb 0.8.1 does not fully start

MacPorts noreply at macports.org
Sat Nov 8 03:17:43 PST 2008


#16985: couchdb 0.8.1 does not fully start
---------------------------------+------------------------------------------
  Reporter:  sethladd at gmail.com  |       Owner:  jwa at macports.org
      Type:  defect              |      Status:  new             
  Priority:  Normal              |   Milestone:  Port Bugs       
 Component:  ports               |     Version:  1.6.0           
Resolution:                      |    Keywords:                  
      Port:  couchdb             |  
---------------------------------+------------------------------------------

Comment(by oddsimons at gmail.com):

 The install script needs to create the directory for the log file, so try
 this manually and see if that fixes it for you as well:

 {{{
 > sudo mkdir -p /opt/local/var/log/couchdb/
 > /opt/local/bin/couchdb
 Apache CouchDB 0.8.1-incubating (LogLevel=info)
 Apache CouchDB is starting.

 Apache CouchDB has started. Time to relax.
 }}}

 The same directory creation is missing from the `couchdb-devel` version as
 well. Both work fine once the log directory is created.

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


More information about the macports-tickets mailing list