Closed
Bug 984427
Opened 11 years ago
Closed 10 years ago
Installation docs for ubuntu should mention openjdk dependency
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
95
People
(Reporter: jonah, Assigned: bramwelt)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140303165517
Steps to reproduce:
I followed the installation docs on http://socorro.readthedocs.org/en/latest/installation.html#ubuntu-12-04-precise
I got to the step about running the unit tests via "make test".
Actual results:
Elasticsearch tests failed with HTTPError connecting to port 9200. Elastic search was not running due to missing jdk
Expected results:
The dependencies for ubuntu need to list "sudo apt-get install openjdk-7-jre"
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → tbramwell
Assignee | ||
Comment 1•10 years ago
|
||
Resolved in commit: f3a3354748f27af364
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Target Milestone: --- → 95
You need to log in
before you can comment on or make changes to this bug.
Description
•