Comment 3 for bug 1878658

Revision history for this message
Brian Foster (blfoster) wrote :

Thanks for the response!

NO, sorry, the updated 0.9.0 package does NOT seem ready (at least for my fully up-to-date Kubuntu 22.04.1 LTS (jammy) system). It seems to have "gone backwards" and can_NOT_ even be run now!:

   1$ bash -x /usr/bin/stegosuite
   + DIRNAME=/usr/share/stegosuite
   ++ echo /usr/share/stegosuite/stegosuite-0.9.0.jar
   + STEGOSUITEJAR=/usr/share/stegosuite/stegosuite-0.9.0.jar
   + '[' '!' -f /usr/share/stegosuite/stegosuite-0.9.0.jar ']'
   + STEGOSUITE_CLASSPATH=/usr/share/stegosuite/stegosuite-0.9.0.jar
   + java -jar /usr/share/stegosuite/stegosuite-0.9.0.jar
   Error: Unable to initialize main class org.stegosuite.Stegosuite
   Caused by: java.lang.NoClassDefFoundError: picocli/CommandLine$IExecutionStrategy

   2$ dpkg-query --status libpicocli-java
   Package: libpicocli-java
   Status: install ok installed
   Priority: optional
   Section: java
   Installed-Size: 314
   Maintainer: Ubuntu Developers <email address hidden>
   Architecture: all
   Multi-Arch: foreign
   Source: picocli
   Version: 3.9.6-3
   Description: […]
   Homepage: https://picocli.info

I have no idea what is going on here. There is no other package containing anything like "picocli" that I am aware of.