FS#44330 - [elasticsearch] should only require headless java
Attached to Project:
Community Packages
Opened by Philip A. (philip) - Tuesday, 24 March 2015, 22:27 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Wednesday, 25 March 2015, 18:13 GMT
Opened by Philip A. (philip) - Tuesday, 24 March 2015, 22:27 GMT
Last edited by Massimiliano Torromeo (mtorromeo) - Wednesday, 25 March 2015, 18:13 GMT
|
Details
Description:
The package "elasticsearch" has a dependency on "java-runtime". As it does not provide any GUI, depending on "java-runtime-headless" should be sufficient. Only depending on the headless version has the benefit of not requiring any X.org-related packages, icon-themes, etc. In fact, I run elasticsearch with a headless java on a headless system without any issues since a couple of hours. There is a related bug-report for Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775214 Steps to reproduce: * Remove the elasticsearch and java-runtime packages from your system * Install java-runtime-headless manually as a dependency (pacman -S --asdeps java-runtime-headless) * Install elasticsearch without dependencies (pacman -Sdd elasticsearch) * Run elasticsearch |
This task depends upon
Closed by Massimiliano Torromeo (mtorromeo)
Wednesday, 25 March 2015, 18:13 GMT
Reason for closing: Fixed
Additional comments about closing: elasticsearch-1.5.0-2
Wednesday, 25 March 2015, 18:13 GMT
Reason for closing: Fixed
Additional comments about closing: elasticsearch-1.5.0-2