[
https://issues.apache.org/jira/browse/COUCHDB-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Hinrichs updated COUCHDB-178:
----------------------------------
Attachment: output.txt
as of couchdb - Apache CouchDB 0.9.0a752084 I am no longer experiencing this
situation on Ubuntu 8.04
# etc/default/couchdb.tpl. Generated from couchdb.tpl.in by configure.
# Sourced by init script for configuration.
COUCHDB_USER=couchdb
COUCHDB_INI_FILE=/usr/local/etc/couchdb/couch.ini
COUCHDB_PID_FILE=/usr/local/var/run/couchdb.pid
COUCHDB_STDOUT_FILE=/dev/null
COUCHDB_STDERR_FILE=/dev/null
COUCHDB_RESPAWN_TIMEOUT=5
However, on Ubuntu 8.10
/usr/local/etc/default/couchdb does not exist and couchdb.stdout /
couchdb.stderr are created in what ever directory you issue the start/restart
command from.
I am including the output of sudo make install
> $PREFIX/etc/default/couchdb not installed
> -----------------------------------------
>
> Key: COUCHDB-178
> URL: https://issues.apache.org/jira/browse/COUCHDB-178
> Project: CouchDB
> Issue Type: Bug
> Components: Build System
> Affects Versions: 0.9
> Environment: Ubuntu 8.10
> Reporter: Nolan Darilek
> Assignee: Noah Slater
> Priority: Blocker
> Fix For: 0.9
>
> Attachments: output.txt
>
>
> /usr/local/etc/default/couchdb isn't installed on a fresh checkout of trunk
> under Ubuntu 8.10. As a result, the default init script creates
> couchdb.stdout and couchdb.stderr files in the current directory when run.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.