Bug#785720: sikuli exec wrapper classpath doesn't account for transitional "constants" lib

Chad Miller chad.miller at canonical.com
Tue May 19 15:04:57 UTC 2015


Package: sikuli
Version: 1.0~x~rc3.tesseract3-dfsg1-8

The execution wrapper has a classpath defined, but in some places the
"constants" libconstantine-java transitional library in Depends is a empty
transitional package to libjnr-constants-java . That makes sikuli fail at
startup.

$ sikuli-ide
Exception in thread "main" java.lang.NoClassDefFoundError:
com/kenai/constantine/Constant


Also at https://bugs.launchpad.net/ubuntu/+source/sikuli/+bug/1456675

The fix is to add "/usr/share/java/jnr-constants.jar:" into the classpath.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20150519/ec6f5de2/attachment.html>


More information about the pkg-java-maintainers mailing list