On 2019-04-19 00:32 +0100, Wookey wrote:

> > jh_build: Compatibility levels before 9 are deprecated (level 7 in use)
> > jh_build: Cannot find (any matches for) "caveconverter" (tried in .)
> 
> Confirmed, thanks. I'll work out what's gone wrong there and upload a fix.

OK. Seems the issue was having an old unused javabuild file lying
around, referring to a source dir than no longer existed. It used to
not matter, but now jh_build correctly points out that the mentioned
directory no longer exists.

Referenced in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927243

However now it builds, but the resulting .jar doesn't know how to run itself:
$ caveconverter
run-detectors: unable to find an interpreter for /usr/bin/caveconverter

Same error running the actual jar:
$ /usr/share/caveconverter/CaveConverter.jar
run-detectors: unable to find an interpreter for 
/usr/share/caveconverter/CaveConverter.jar

Not sure why this used to work. Something to do with manifests?


Wookey
-- 
Principal hats:  Linaro, Debian, Wookware, ARM
http://wookware.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to