Bug#353555: jvm_find: command not found

Mark Wielaard mark at klomp.org
Sun Feb 19 15:01:48 UTC 2006


Package: eclipse-efj
Version: 3.1.2-1
Severity: grave
Justification: renders package unusable


eclipse-efj wants to source /usr/share/java-common/java-common.sh which
is not available. /usr/bin/efj starts with:
#!/bin/bash

source /usr/share/java-common/java-common.sh
JAVA_HOME=`jvm_find ecj`

if [ -z "$JAVA_HOME" ]; then
    echo "Could not find a suitable JVM." >&2
    exit 1
fi

Which gives the following output when run:

/usr/bin/efj: line 3: /usr/share/java-common/java-common.sh: No such
file or directory
/usr/bin/efj: line 4: jvm_find: command not found
Could not find a suitable JVM.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages eclipse-efj depends on:
ii  eclipse-jdt                 3.1.2-1      Java Development Tools plug-ins fo
ii  gij [java-virtual-machine]  4:4.0.2-2    The GNU Java bytecode interpreter
ii  gij-3.3 [java-virtual-machi 1:3.3.6-7    The GNU Java bytecode interpreter
ii  gij-3.4 [java-virtual-machi 3.4.4-5      The GNU Java bytecode interpreter
ii  gij-4.0 [java-runtime]      4.0.2-9      The GNU Java bytecode interpreter
ii  jamvm [java-virtual-machine 1.4.2-1      virtual machine which conforms to 
ii  java-common                 0.23         Base of all Java packages
ii  java-gcj-compat             1.0.51-1     Java runtime environment using GIJ
ii  kaffe-pthreads [java-runtim 2:1.1.6.91-2 A POSIX threads enabled version of

Versions of packages eclipse-efj recommends:
ii  ant-optional                  1.6.5-5    Java based build tool like make - 
ii  java-gcj-compat               1.0.51-1   Java runtime environment using GIJ

-- no debconf information




More information about the pkg-java-maintainers mailing list