Description of problem: After installing couchdb, it is not starting via systemd Error message is: Starting couchdb (via systemctl): Job failed. See system logs and 'systemctl status' for details Version-Release number of selected component (if applicable): 1.0.2-6.fc15.i686 How reproducible: sudo service couchdb start Steps to Reproduce: 1. yum install couchdb 2. service couchdb start Actual results: Starting couchdb (via systemctl): Job failed. See system logs and 'systemctl status' for details Expected results: Additional info: I have solve this problem by manually creating directory named 'couchdb' in /var/run, and setting its' owner to couchdb user: sudo mkdir /var/run/couchdb sudo chown couchdb /var/run/couchdb
Created attachment 504733 [details] tmpfiles.d config Adding the attached config file for systemd in /etc/tmpfiles.d/ resolves this issue. Simply adding the file will work until a reboot. /var/run is a tmpfs mounted filesystem now. A reboot will just remove the directory.
erlang-ibrowse-2.2.0-2.fc14,couchdb-1.0.2-7.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/erlang-ibrowse-2.2.0-2.fc14,couchdb-1.0.2-7.fc14
erlang-ibrowse-2.2.0-2.el6,couchdb-1.0.2-7.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/erlang-ibrowse-2.2.0-2.el6,couchdb-1.0.2-7.el6
couchdb-1.0.2-7.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/couchdb-1.0.2-7.fc15
Package couchdb-1.0.2-7.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing couchdb-1.0.2-7.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/couchdb-1.0.2-7.fc15 then log in and leave karma (feedback).
Problem solved. Karma given. ;)
erlang-ibrowse-2.2.0-2.fc14, couchdb-1.0.2-7.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
couchdb-1.0.2-7.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
erlang-ibrowse-2.2.0-2.el6, couchdb-1.0.2-7.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.