couchdb fails to start with xulrunner-1.9, needs xulrunner-1.9.1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
couchdb (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: couchdb
For CouchDB, you need to install xulrunner-1.9.1. When installing just CouchDB via apt:
Setting up couchdb (0.10.0~
* Starting database server couchdb
/usr/bin/couchdb: 38: xulrunner-1.9.1: not found [fail]
invoke-rc.d: initscript couchdb, action "start" failed.
Install xulrunner-19.1:
Selecting previously deselected package xulrunner-1.9.1.
Unpacking xulrunner-1.9.1 (from .../xulrunner-
Setting up couchdb (0.10.0~
* Starting database server couchdb [ OK ]
The couchdb package needs to depend on xulrunner-1.9.1 instead of 1.9
Changed in couchdb (Ubuntu): | |
status: | New → Confirmed |
Affects installation of Chef Server, which depends on CouchDB. Once the xulrunner-1.9.1 package is installed, it finishes configuring everything fine, though.