FS#16755 - [ca-certificates-java] init-jks-keystore looks for openjdk in the wrong location

Attached to Project: Arch Linux
Opened by Byron Clark (byronc) - Tuesday, 20 October 2009, 17:36 GMT
Last edited by Aaron Griffin (phrakture) - Tuesday, 20 October 2009, 17:52 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
/usr/sbin/init-jks-keystore fails to find a supported JRE when only openjdk6 is installed. The script looks in /usr/lib/jvm/java-1.6.0-openjdk while openjdk6 now lives in /usr/lib/jvm/java-6-openjdk.

Additional info:
ca-certificates-java 20090629-1
openjdk6 1.6.1-1


Steps to reproduce:
On a system without the Sun jdk or jre:
sudo pacman -S openjdk6
sudo /usr/sbin/init-jks-keystore
-> No supported JRE installed

It should be noted that openjdk6.install attempts to run /usr/sbin/init-jks-keystore.
This task depends upon

Closed by  Aaron Griffin (phrakture)
Tuesday, 20 October 2009, 17:52 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in SVN

Loading...