Your message dated Mon, 15 Jan 2007 07:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387318: fixed in classpath 2:0.92-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: classpath
Version: 2:0.92-2
Severity: normal
I ran JabRef with:
jamvm -jar JabRef-2.0.1.jar
which fails with the following exception:
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at jamvm.java.lang.JarLauncher.main(JarLauncher.java:49)
Caused by: java.lang.UnsatisfiedLinkError: Native library `gconfpeer' not found
(as file `libgconfpeer.so') in gnu.classpath.boot.library.path and
java.library.path
at java.lang.Runtime.loadLibrary(Runtime.java:763)
at java.lang.System.loadLibrary(System.java:591)
at
gnu.java.util.prefs.gconf.GConfNativePeer.<clinit>(GConfNativePeer.java:295)
at
gnu.java.util.prefs.GConfBasedPreferences.<clinit>(GConfBasedPreferences.java:85)
at gnu.java.util.prefs.GConfBasedFactory.<clinit>(GConfBasedFactory.java:52)
at gnu.java.util.prefs.GConfBasedFactory.userRoot(GConfBasedFactory.java:76)
at java.util.prefs.Preferences.userRoot(Preferences.java:157)
at java.util.prefs.Preferences.userNodeForPackage(Preferences.java:276)
at net.sf.jabref.JabRefPreferences.<init>(Unknown Source)
at net.sf.jabref.JabRefPreferences.getInstance(Unknown Source)
at net.sf.jabref.JabRef.<init>(Unknown Source)
at net.sf.jabref.JabRef.main(Unknown Source)
at java.lang.reflect.Method.invokeNative(Native Method)
...2 more
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-26-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages classpath depends on:
ii classpath-common 2:0.92-2 clean room standard Java libraries
ii classpath-gtkpeer 2:0.92-2 clean room standard Java libraries
ii libasound2 1.0.12-1 ALSA library
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libgcj-common 1:4.1.1-13 Java runtime library (common files
ii libjack0.100.0-0 0.101.1-1 JACK Audio Connection Kit (librari
ii cacao 0.96-2 Java virtual machine
ii jamvm 1.4.3-1 virtual machine which conforms to
JVM specification 2
classpath recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: classpath
Source-Version: 2:0.92-4
We believe that the bug you reported is fixed in the latest version of
classpath, which is due to be installed in the Debian FTP archive:
classpath-common-unzipped_0.92-4_all.deb
to pool/main/c/classpath/classpath-common-unzipped_0.92-4_all.deb
classpath-common_0.92-4_all.deb
to pool/main/c/classpath/classpath-common_0.92-4_all.deb
classpath-doc_0.92-4_all.deb
to pool/main/c/classpath/classpath-doc_0.92-4_all.deb
classpath-gtkpeer_0.92-4_i386.deb
to pool/main/c/classpath/classpath-gtkpeer_0.92-4_i386.deb
classpath-qtpeer_0.92-4_i386.deb
to pool/main/c/classpath/classpath-qtpeer_0.92-4_i386.deb
classpath_0.92-4.diff.gz
to pool/main/c/classpath/classpath_0.92-4.diff.gz
classpath_0.92-4.dsc
to pool/main/c/classpath/classpath_0.92-4.dsc
classpath_0.92-4_i386.deb
to pool/main/c/classpath/classpath_0.92-4_i386.deb
gcjwebplugin_0.92-4_i386.deb
to pool/main/c/classpath/gcjwebplugin_0.92-4_i386.deb
jikes-classpath_0.92-4_all.deb
to pool/main/c/classpath/jikes-classpath_0.92-4_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.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated classpath 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.7
Date: Sun, 14 Jan 2007 21:35:45 +0100
Source: classpath
Binary: classpath-qtpeer classpath-gtkpeer gcjwebplugin classpath-doc
classpath-common-unzipped classpath-common classpath jikes-classpath
Architecture: source all i386
Version: 2:0.92-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description:
classpath - clean room standard Java libraries
classpath-common - clean room standard Java libraries - architecture
independent fil
classpath-common-unzipped - clean room standard Java libraries - architecture
independent fil
classpath-doc - clean room standard Java libraries - free Java API
documentation
classpath-gtkpeer - clean room standard Java libraries - GTK AWT peer
classpath-qtpeer - clean room standard Java libraries - QT AWT peer
gcjwebplugin - web browser plugin to execute Java (tm) applets
jikes-classpath - clean room standard Java libraries - wrapper for jikes
Closes: 372851 387318
Changes:
classpath (2:0.92-4) unstable; urgency=low
.
* Include /usr/lib/classpath/libgconfpeer.so.0.0.0 (Closes: #387318).
* Always build-depend on libxul-dev, all architectures have it now
(Closes: #372851).
* Corrected Conflicts and Replaces for classpath-qtpeer: epoch was
missing.
* Don't set links for libjawt.so. Not needed anymore.
Files:
c5b2c4677ceecd76ad983135dc67b180 1325 libs optional classpath_0.92-4.dsc
2c6992651448e48277ce634be8b12676 13178 libs optional classpath_0.92-4.diff.gz
9b35df8ee2466ea6e87ec4f0b8639529 8155422 libs optional
classpath-common_0.92-4_all.deb
1a61b39d95f1b45960d6a86544ab6c53 5744668 libs optional
classpath-common-unzipped_0.92-4_all.deb
77ae97d05d4af8b0a60cf45bbe5ed45a 28911870 doc optional
classpath-doc_0.92-4_all.deb
916157fbb7c60dc9060687df0d651953 232742 libs optional
jikes-classpath_0.92-4_all.deb
30b46600421c0d81a09c61d723f19db8 360600 libs optional classpath_0.92-4_i386.deb
665c18f358f6127d80111f2eaeb08115 310828 libs optional
classpath-gtkpeer_0.92-4_i386.deb
c49f5487ef40b73533a705418f76577f 311620 libs optional
classpath-qtpeer_0.92-4_i386.deb
a776edf9d9ed1807c9ba6c3b0909b806 244414 net optional
gcjwebplugin_0.92-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFqyMnWSOgCCdjSDsRAvMCAJ9HQhBLxVYOwI4aPrmEbmaPJPoZqACglzlf
o96iNUvxMYZmoannVlVf5Ls=
=dsVF
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers