You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Chris Anderson (JIRA)" <ji...@apache.org> on 2008/09/03 06:41:44 UTC

[jira] Created: (COUCHDB-112) etc/default/couchdb still points at couch.ini

etc/default/couchdb still points at couch.ini 
----------------------------------------------

                 Key: COUCHDB-112
                 URL: https://issues.apache.org/jira/browse/COUCHDB-112
             Project: CouchDB
          Issue Type: Bug
          Components: Build System
            Reporter: Chris Anderson


etc/default/couchdb still points at couch.ini (instead of default.ini and local.ini)

this keeps launching with

/usr/local/etc/rc.d/couchdb start

 from picking up local config values


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-112) etc/default/couchdb still points at couch.ini

Posted by "Chris Anderson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627904#action_12627904 ] 

Chris Anderson commented on COUCHDB-112:
----------------------------------------

the ghetto fix I've done for this so far is:

COUCHDB_INI_FILE="/usr/local/etc/couchdb/default.ini -c /usr/local/etc/couchdb/local.ini"

but maybe we should change a few scripts, and either specify a COUCHDB_INI_DIR or env variables for both the default and the local ini files.

> etc/default/couchdb still points at couch.ini 
> ----------------------------------------------
>
>                 Key: COUCHDB-112
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-112
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Chris Anderson
>
> etc/default/couchdb still points at couch.ini (instead of default.ini and local.ini)
> this keeps launching with
> /usr/local/etc/rc.d/couchdb start
>  from picking up local config values

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COUCHDB-112) etc/default/couchdb still points at couch.ini

Posted by "Noah Slater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noah Slater closed COUCHDB-112.
-------------------------------

    Resolution: Fixed

I have remove the PID and INI options from the etc/default file and added COUCHDB_OPTIONS variable.

> etc/default/couchdb still points at couch.ini 
> ----------------------------------------------
>
>                 Key: COUCHDB-112
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-112
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Chris Anderson
>            Assignee: Noah Slater
>
> etc/default/couchdb still points at couch.ini (instead of default.ini and local.ini)
> this keeps launching with
> /usr/local/etc/rc.d/couchdb start
>  from picking up local config values

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (COUCHDB-112) etc/default/couchdb still points at couch.ini

Posted by "Noah Slater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noah Slater reassigned COUCHDB-112:
-----------------------------------

    Assignee: Noah Slater

> etc/default/couchdb still points at couch.ini 
> ----------------------------------------------
>
>                 Key: COUCHDB-112
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-112
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Build System
>            Reporter: Chris Anderson
>            Assignee: Noah Slater
>
> etc/default/couchdb still points at couch.ini (instead of default.ini and local.ini)
> this keeps launching with
> /usr/local/etc/rc.d/couchdb start
>  from picking up local config values

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.