[
https://issues.apache.org/jira/browse/COUCHDB-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duncan Mac-Vicar P. updated COUCHDB-128:
----------------------------------------
Attachment: couchdb-init.diff
The attached patch fixes the same issue on openSUSE.
The problem was that the status and stop functions did not pass the custom pid
file (which was moved from /var/run/couchdb.pid to /var/run/couchdb/couchdb.pid
to have it running as couchdb user).
With this patch the init script reports the correct status and starts/stops the
server without problem.
> couchdb is not starting properly from init.d script in trunk
> ------------------------------------------------------------
>
> Key: COUCHDB-128
> URL: https://issues.apache.org/jira/browse/COUCHDB-128
> Project: CouchDB
> Issue Type: Bug
> Components: Build System
> Reporter: Noah Slater
> Assignee: Noah Slater
> Attachments: couchdb-init.diff
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.