Bug#245661: marked as done (libgnujaxp-jni: libxmlj-0.1.2.so not present in package)

Debian Bug Tracking System owner@bugs.debian.org
Sun Apr 25 14:54:01 2004


Your message dated Sun, 25 Apr 2004 16:32:07 -0400
with message-id <E1BHqIJ-00084o-00@newraff.debian.org>
and subject line Bug#245661: fixed in libgnujaxp-java 0.0.cvs20040416-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Apr 2004 14:28:55 +0000
>From shaslam@lastminute.com Sat Apr 24 07:28:55 2004
Return-path: <shaslam@lastminute.com>
Received: from mail21.messagelabs.com [62.173.108.19] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1BHO9H-0005j1-00; Sat, 24 Apr 2004 07:28:55 -0700
X-VirusChecked: Checked
X-Env-Sender: shaslam@lastminute.com
X-Msg-Ref: server-16.tower-21.messagelabs.com!1082816932!4776100
X-StarScan-Version: 5.2.10; banners=lastminute.com,-,-
X-Originating-IP: [212.161.126.7]
Received: (qmail 17058 invoked from network); 24 Apr 2004 14:28:52 -0000
Received: from mailer.lastminute.com (HELO lmnukms04.lastminute.com) (212.161.126.7)
  by server-16.tower-21.messagelabs.com with SMTP; 24 Apr 2004 14:28:52 -0000
Received: from lmnukex03.lastminute.com (unverified) by lmnukms04.lastminute.com
 (Content Technologies SMTPRS 4.3.12) with ESMTP id <T69298b4bebc0a8cb652fac@lmnukms04.lastminute.com>;
 Sat, 24 Apr 2004 15:29:20 +0100
Received: from devo16.lastminute.com ([192.168.11.96]) by lmnukex03.lastminute.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
	id FGN1DWJZ; Sat, 24 Apr 2004 15:28:51 +0100
Received: from shaslam by devo16.lastminute.com with local (Exim 4.32)
	id 1BHO9D-0006XB-IS; Sat, 24 Apr 2004 15:28:51 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Steven Haslam <araqnid@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libgnujaxp-jni: libxmlj-0.1.2.so not present in package
X-Mailer: reportbug 2.58
Date: Sat, 24 Apr 2004 15:28:51 +0100
Message-Id: <E1BHO9D-0006XB-IS@devo16.lastminute.com>
Sender: Steven Haslam <shaslam@lastminute.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1

Package: libgnujaxp-jni
Version: 0.0.cvs20040416-3
Severity: grave
Tags: sid
Justification: renders package unusable

bash$ dpkg -c pool/main/libg/libgnujaxp-java/libgnujaxp-jni_0.0.cvs20040416-3_i386.deb
drwxr-xr-x root/root         0 2004-04-23 10:32:43 ./
drwxr-xr-x root/root         0 2004-04-23 10:32:43 ./usr/
drwxr-xr-x root/root         0 2004-04-23 10:32:42 ./usr/lib/
drwxr-xr-x root/root         0 2004-04-23 10:32:44 ./usr/lib/jni/
drwxr-xr-x root/root         0 2004-04-23 10:32:43 ./usr/share/
drwxr-xr-x root/root         0 2004-04-23 10:32:43 ./usr/share/doc/
drwxr-xr-x root/root         0 2004-04-23 10:32:44 ./usr/share/doc/libgnujaxp-jni/
-rw-r--r-- root/root       111 2004-04-14 16:40:01 ./usr/share/doc/libgnujaxp-jni/NEWS.gz
-rw-r--r-- root/root       290 2001-06-20 21:38:42 ./usr/share/doc/libgnujaxp-jni/AUTHORS
-rw-r--r-- root/root      1302 2004-04-23 10:32:19 ./usr/share/doc/libgnujaxp-jni/copyright
-rw-r--r-- root/root      1177 2004-04-15 00:47:16 ./usr/share/doc/libgnujaxp-jni/changelog.gz
-rw-r--r-- root/root      2298 2002-10-15 21:59:32 ./usr/share/doc/libgnujaxp-jni/README.gz
-rw-r--r-- root/root       897 2004-04-23 10:32:19 ./usr/share/doc/libgnujaxp-jni/changelog.Debian.gz
lrwxr-xr-x root/root         0 2004-04-23 10:32:44 ./usr/lib/jni/libxmlj.so -> libxmlj-0.1.2.so

The symlink gets installed, but not the library itself.... Hence I get:

java.lang.reflect.InvocationTargetException
   at java.lang.reflect.Method.invoke0 (Method.java)
   at java.lang.reflect.Method.invoke (Method.java:255)
   at gnu.classpath.tools.gjdoc.Main.startDoclet (Main.java:408)
   at gnu.classpath.tools.gjdoc.Main.start (Main.java:609)
   at gnu.classpath.tools.gjdoc.Main.main (Main.java:477)
Caused by: java.lang.UnsatisfiedLinkError: libxmlj: not found
Adding its directory to LD_LIBRARY_PATH may help.
   at java.lang.reflect.Method.invoke0 (Method.java)
   at java.lang.reflect.Method.invoke (Method.java:255)
   at java.lang.reflect.Constructor.newInstance (Constructor.java:90)
   at java.lang.Class.newInstance (Class.java:422)
   at javax.xml.transform.ClassStuff.createFactory (ClassStuff.java:138)
   at javax.xml.transform.TransformerFactory.newInstance (TransformerFactory.java:102)
   at gnu.classpath.tools.doclets.xmldoclet.doctranslet.DocTranslet.getOutputFileList (DocTranslet.java:227)
   at gnu.classpath.tools.doclets.xmldoclet.doctranslet.DocTranslet.apply (DocTranslet.java:119)
   at gnu.classpath.tools.doclets.xmldoclet.Driver.instanceStart (Driver.java:1102)
   at gnu.classpath.tools.doclets.xmldoclet.Driver.start (Driver.java:232)
   at java.lang.reflect.Method.invoke0 (Method.java)
   ...4 more

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8

Versions of packages libgnujaxp-jni depends on:
ii  libxml1                       1:1.8.17-5 GNOME XML library
ii  libxslt1                      1.1.5-1    XSLT processing library - runtime 

-- no debconf information

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

---------------------------------------
Received: (at 245661-close) by bugs.debian.org; 25 Apr 2004 20:38:34 +0000
>From katie@ftp-master.debian.org Sun Apr 25 13:38:34 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BHqOY-0005iu-00; Sun, 25 Apr 2004 13:38:34 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BHqIJ-00084o-00; Sun, 25 Apr 2004 16:32:07 -0400
From: Arnaud Vandyck <avdyk@debian.org>
To: 245661-close@bugs.debian.org
X-Katie: $Revision: 1.49 $
Subject: Bug#245661: fixed in libgnujaxp-java 0.0.cvs20040416-4
Message-Id: <E1BHqIJ-00084o-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 25 Apr 2004 16:32:07 -0400
Delivered-To: 245661-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: libgnujaxp-java
Source-Version: 0.0.cvs20040416-4

We believe that the bug you reported is fixed in the latest version of
libgnujaxp-java, which is due to be installed in the Debian FTP archive:

libgnujaxp-java-doc_0.0.cvs20040416-4_all.deb
  to pool/main/libg/libgnujaxp-java/libgnujaxp-java-doc_0.0.cvs20040416-4_all.deb
libgnujaxp-java_0.0.cvs20040416-4.diff.gz
  to pool/main/libg/libgnujaxp-java/libgnujaxp-java_0.0.cvs20040416-4.diff.gz
libgnujaxp-java_0.0.cvs20040416-4.dsc
  to pool/main/libg/libgnujaxp-java/libgnujaxp-java_0.0.cvs20040416-4.dsc
libgnujaxp-java_0.0.cvs20040416-4_all.deb
  to pool/main/libg/libgnujaxp-java/libgnujaxp-java_0.0.cvs20040416-4_all.deb
libgnujaxp-jni_0.0.cvs20040416-4_powerpc.deb
  to pool/main/libg/libgnujaxp-java/libgnujaxp-jni_0.0.cvs20040416-4_powerpc.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 245661@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Vandyck <avdyk@debian.org> (supplier of updated libgnujaxp-java 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 25 Apr 2004 21:46:51 +0200
Source: libgnujaxp-java
Binary: libgnujaxp-jni libgnujaxp-java libgnujaxp-java-doc
Architecture: source all powerpc
Version: 0.0.cvs20040416-4
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Arnaud Vandyck <avdyk@debian.org>
Description: 
 libgnujaxp-java - free implementation of jaxp api
 libgnujaxp-java-doc - Documentation API of a free implementation of jaxp api
 libgnujaxp-jni - native bindings for gnujaxp to libxml2 and libxslt1
Closes: 245480 245661
Changes: 
 libgnujaxp-java (0.0.cvs20040416-4) unstable; urgency=low
 .
   * fixed the long description of libgnujaxp-jni, thanks to
     E.L. Willighagen and Jonas Smedegaard (closes: Bug#245480).
   * fixed the missing libxmlj.so in libgnujaxp-jni when building with
     buildd, thanks to Stefan Gybas for his patch (closes: Bug#245661).
Files: 
 d11134d4d88044439e3a6c3b1ad27398 874 libs optional libgnujaxp-java_0.0.cvs20040416-4.dsc
 703e7e386696a107d36c6d900f78c54f 12078 libs optional libgnujaxp-java_0.0.cvs20040416-4.diff.gz
 93ee484685b38485776248132dfc56ae 273038 libs optional libgnujaxp-java_0.0.cvs20040416-4_all.deb
 2cb367e483aeb6413c016e96665c402e 7130 doc optional libgnujaxp-java-doc_0.0.cvs20040416-4_all.deb
 280a8eb06763ca30e3bc0b452ebf762f 18476 libs optional libgnujaxp-jni_0.0.cvs20040416-4_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAjBwJ4vzFZu62tMIRAo7XAJsHcLmMg+IkmSbVgPW51JGW2tpb1ACfQBhO
j8TS1ehgrz2AOUNn8VLehy0=
=ngmV
-----END PGP SIGNATURE-----