FS#42358 - [java-runtime-common] possible path problems

Attached to Project: Arch Linux
Opened by Jonathan Ryan (jryan) - Monday, 13 October 2014, 14:25 GMT
Last edited by Guillaume ALAUX (galaux) - Monday, 13 October 2014, 15:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Guillaume ALAUX (galaux)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
I cannot run javaws, a program in the java bin directory. Should I be able to do this or not?

Additional info:
* package version: java-runtime-common 2-1

Steps to reproduce:
jryan-desktop ~ % javaws
zsh: command not found: javaws
jryan-desktop ~ % which javaws
javaws not found
This task depends upon

Closed by  Guillaume ALAUX (galaux)
Monday, 13 October 2014, 15:36 GMT
Reason for closing:  Not a bug
Comment by Jonathan Ryan (jryan) - Monday, 13 October 2014, 14:28 GMT
My archlinux-java status:

jryan-desktop ~ % archlinux-java status
Available Java environments:
java-7-openjdk (default)
java-7-oracle
java-8-openjdk

Comment by Guillaume ALAUX (galaux) - Monday, 13 October 2014, 15:30 GMT
"javaws" in OpenJDK is provided by package "icedtea-web" [0]

[0] https://www.archlinux.org/packages/extra/x86_64/icedtea-web/files/
Comment by Jonathan Ryan (jryan) - Monday, 13 October 2014, 15:32 GMT
Oh, I guess I'm using an unsupported JDK PKGBUILD /usr/lib/jvm/java-7-oracle/bin/javaws, sorry about that. You can close.
Comment by Guillaume ALAUX (galaux) - Monday, 13 October 2014, 15:36 GMT
Yes, "javaws" from this jdk must come from AUR. You may want to wait for the owner of this AUR package to update it to "java-runtime-common" and "java-environment-common"

Loading...