Your message dated Sun, 18 Mar 2012 19:33:18 +0000
with message-id <[email protected]>
and subject line Bug#664515: fixed in java-wrappers 0.1.25
has caused the Debian Bug report #664515,
regarding Produces Classpath with extra ":" in front
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.)
--
664515: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664515
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: java-wrappers
Version: 0.1.24
Severity: normal
Weka 3.7.5 (but with the Debian launcher script, using java-wrappers) would not
start for me, with some NullPointerException after a long startup time. Looking
at the command run, it invokes this:
/usr/lib/jvm/java-6-openjdk-i386/bin/java -Xmx256m -classpath
:/usr/share/java/weka.jar weka.gui.GUIChooser
Refreshing GOE props...
java.lang.NullPointerException
weka.gui.GUIChooser.<init>(GUIChooser.java:688)
weka.gui.GUIChooser.createSingleton(GUIChooser.java:254)
weka.gui.GUIChooser.main(GUIChooser.java:1507)
at weka.gui.GUIChooser.<init>(GUIChooser.java:688)
at weka.gui.GUIChooser.createSingleton(GUIChooser.java:254)
at weka.gui.GUIChooser.main(GUIChooser.java:1507)
null
Whereas, when I execute
/usr/lib/jvm/java-6-openjdk-i386/bin/java -Xmx256m -classpath
/usr/share/java/weka.jar weka.gui.GUIChooser
weka would correctly start. The only difference is the extra ":" in the
classpath. Is there a particular reason why java-wrappers adds this, or can
it just be removed? Apparently this is interpreted as ".:" by some part of
weka, and it will cause a full scan of my home directory (apparently running
into a problem at some point, maybe with a dangling symlink or so).
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages java-wrappers depends on:
ii unzip 6.0-5
java-wrappers recommends no packages.
java-wrappers suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: java-wrappers
Source-Version: 0.1.25
We believe that the bug you reported is fixed in the latest version of
java-wrappers, which is due to be installed in the Debian FTP archive:
java-wrappers_0.1.25.dsc
to main/j/java-wrappers/java-wrappers_0.1.25.dsc
java-wrappers_0.1.25.tar.gz
to main/j/java-wrappers/java-wrappers_0.1.25.tar.gz
java-wrappers_0.1.25_all.deb
to main/j/java-wrappers/java-wrappers_0.1.25_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vincent Fourmond <[email protected]> (supplier of updated java-wrappers
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 18 Mar 2012 20:12:13 +0100
Source: java-wrappers
Binary: java-wrappers
Architecture: source all
Version: 0.1.25
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Vincent Fourmond <[email protected]>
Description:
java-wrappers - wrappers for java executables
Closes: 664515
Changes:
java-wrappers (0.1.25) unstable; urgency=low
.
* Do not implicitly include . in classpaths (closes: #664515)
Checksums-Sha1:
96afad2d05a7dcb75ea4897c9b562abd4bcbe359 1003 java-wrappers_0.1.25.dsc
b4f22e1066177ec3d6c2c3c5bc3a7cfa8bbb9552 9055 java-wrappers_0.1.25.tar.gz
502a7437a503bb3132ce281d698ded1585b3caed 10772 java-wrappers_0.1.25_all.deb
Checksums-Sha256:
5343b116b9e4e9d70948fe705423446e3d9b6cfa0e409c4880dd53466594ff8a 1003
java-wrappers_0.1.25.dsc
790a91742db823a6843b138beec7061d1e5741bbfe1b0a071e7c8eeb041a36f4 9055
java-wrappers_0.1.25.tar.gz
5e32334594d41f6960630c8a7ad787a2fc52c0c377de1bdeb60a694472b7825d 10772
java-wrappers_0.1.25_all.deb
Files:
8001dcd37e4461642fb71b7211b248be 1003 java optional java-wrappers_0.1.25.dsc
e0e7a951ab56d0917b294f3d145c1723 9055 java optional java-wrappers_0.1.25.tar.gz
44e9bd404fde2b45661d68863e31fe2b 10772 java optional
java-wrappers_0.1.25_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk9mNMcACgkQx/UhwSKygsr8QACfYIFnVB+6JN9q7f8K0kwDCNaj
p8cAnRl3C5gKJ6O8KPYWtMTMd+g5KwKG
=uhEK
-----END PGP SIGNATURE-----
--- End Message ---