Bug#711850: java-wrappers: jvm-list.sh fails to find jvm from /etc/alternatives

Chris Davies chris at roaima.co.uk
Mon Jun 10 11:19:01 UTC 2013


Package: java-wrappers
Version: 0.1.25
Severity: important
Tags: patch

I have just installed freemind. I have Oracle Java installed under
/usr/local/app/java-oracle/jdk1.7.0 and correctly mapped into
/etc/alternatives. I'm aware of issues surrounding Oracle Java but it's
required for another application I use. I also have OpenJDK versions 6 and 7
installed but unused.

Running freemind triggers a calls to java-wrappers, which in turn uses jvm-list
to detect an appropriate jvm. Unfortunately this fails because my jvm is not
installed under /usr/lib/jvm so java-wrappers is led to believe there is no
valid jvm installed, and consequently freemind will not start.

Investigating further it appears that there is a line within /usr/lib/java-
wrappers/jvm-list.sh that assumes a jvm linked from /etc/alternatives/java is
going to be somewhere under /usr/lib/jvm. The attached patch removes this
dependency assumption.



-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages java-wrappers depends on:
ii  unzip  6.0-8

java-wrappers recommends no packages.

java-wrappers suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jvm-list.sh.patch
Type: text/x-diff
Size: 435 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20130610/087ae18f/attachment.patch>


More information about the pkg-java-maintainers mailing list