reassign 764630 openjdk-7-jre-headless 7u65-2.5.2-4
severity 764630 grave
affects 764630 dicomscope
thanks

For some reason I can not run dicomscope from a fresh jessie setup
(amd64). It seems that 731961 is back (or never really fixed).

Steps:

Not working as should:

$ dicomscope
starting DICOMscope
please wait...
Exception in thread "main" java.lang.UnsatisfiedLinkError: no
jInterface in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at main.MainContext.<clinit>(MainContext.java:58)
at dicomscope.DICOMscope.main(DICOMscope.java:91)

What works:

$ jexec /usr/bin/dicomscope
starting DICOMscope
please wait...
I: Application terminated

with:

$ readlink -f /usr/share/binfmts/jar
/usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jar.binfmt

$ cat /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jar.binfmt
package openjdk-7
interpreter /usr/bin/jexec
magic PK\x03\x04

$ hexdump -c -n 4 /usr/bin/dicomscope
0000000   P   K 003 004
0000004

Marking as grave since it prevents dicomscope to starts.

Thanks.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to