#16985: couchdb 0.8.1 does not fully start --------------------------------+------------------------------------------- Reporter: sethladd@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: --------------------------------+------------------------------------------- Hello, I've installed couchdb 0.8.1 via macports, but when I run it via the command line, it does not fully initialize and start. Asking on #couchdb, they seem to believe it's an issue the macports version, and that they have heard this before. CouchDB servers installed from source work fine. Here's what I see when I start couchdb: {{{ seth-ladds-macbook-pro:Development sethladd$ sudo couchdb Apache CouchDB 0.8.1-incubating (LogLevel=info) Apache CouchDB is starting. Config Info /opt/local/etc/couchdb/couch.ini: CurrentWorkingDir=/Users/sethladd/Development DbRootDir=/opt/local/var/lib/couchdb BindAddress="127.0.0.1" Port="5984" DocumentRoot=/opt/local/share/couchdb/www LogFile=/opt/local/var/log/couchdb/couch.log UtilDriverDir=/opt/local/lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib DbUpdateNotificationProcesses= FullTextSearchQueryServer= javascript=/opt/local/bin/couchjs /opt/local/share/couchdb/server/main.js }}} I have confirmed, via netstat, that the port is never opened and that the directories like /opt/local/var/lib/couchdb are never created. -- Ticket URL: <http://trac.macports.org/ticket/16985> MacPorts <http://www.macports.org/> Ports system for Mac OS