Your message dated Thu, 22 Jun 2023 23:24:57 +0000
with message-id <[email protected]>
and subject line Bug#1038623: Removed package(s) from unstable
has caused the Debian Bug report #773422,
regarding Java binding is missing runtime libraries
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
773422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvtk6-java
Version: 6.1.0+dfsg2-4
Severity: grave
Tags: patch
The package libvtk6-java is currently missing runtime dependencies.
Steps:
$ sudo apt-get install libvtk6-java vtk6-examples
$ cp
/usr/share/doc/vtk6-examples/examples/Examples/Tutorial/Step1/Java/Cone.java
.
$ javac -classpath /usr/share/java/vtk6.jar Cone.java
$ java Cone
Exception in thread "main" java.lang.NoClassDefFoundError: vtk/vtkMapper
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2615)
at java.lang.Class.getMethod0(Class.java:2856)
at java.lang.Class.getMethod(Class.java:1668)
at sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:494)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:486)
Caused by: java.lang.ClassNotFoundException: vtk.vtkMapper
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 6 more
I believe libvtk6-java should depends on libvtk6-dev
--- End Message ---
--- Begin Message ---
Version: 6.3.0+dfsg2-8.1+rm
Dear submitter,
as the package vtk6 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1038623
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---