Opened 16 years ago

Last modified 15 years ago

#16947 closed defect

[couchdb] launchd plist aka. StartupItem created by macports does not work — at Initial Version

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

Description

On port install couchdb +server, couchdb port creates a launchd plist file, even though the project contents already contain one. This additional one created by macports does not work. The one contained in the project does work though.

Working:

/opt/local/Library/LaunchDaemons/org.apache.couchdb.plist

Broken:

/Library/LaunchDaemons/org.macports.CouchDB.plist

(trunk on Intel/10.5.5)

Why not just remove the +server variant to fix this. CouchDB does not make any sense as a client library, since and HTTP client works just fine, and a not loaded plist somewhere in the contents should not cause much trouble. And variants are not consequently supported as a concept, so maybe it's wise to avoid them for now.

Change History (0)

Note: See TracTickets for help on using tickets.