Package: umlet Version: 10.4-1 Severity: normal Dear Maintainer,
umlet doesn't look for the java executable in the wrong place on amd64 architecture. $ umlet /usr/bin/umlet: 24: /usr/bin/umlet: /usr/lib/jvm/java-6-openjdk/bin/java: not found the executable is here: # ls -l /usr/lib/jvm/java-6-openjdk-amd64/bin/ [...] lrwxrwxrwx 1 root root 15 Oct 2 15:46 java -> ../jre/bin/java [...] to fix it for now I did the following command and everything works fine: ln -s /usr/lib/jvm/java-6-openjdk-amd64/bin/java /usr/lib/jvm/java-6-openjdk/bin/java -- System Information: Debian Release: wheezy/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages umlet depends on: ii fop 1:1.0.dfsg2-3 ii libavalon-framework-java 4.2.0-8 ii libbatik-java 1.7-8 ii libecj-java 3.5.1-3 ii libgnumail-java 1.1.2-5 ii libitext-java 2.1.7-2 ii libjlibeps-java 0.1+2-1 ii liblog4j1.2-java 1.2.16-2 ii libxerces2-java 2.11.0-2 ii openjdk-6-jdk 6b23~pre10-1 ii openjdk-6-jre 6b23~pre10-1 umlet recommends no packages. umlet suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org