Your message dated Sun, 6 Jan 2008 18:29:31 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#459437: liblucene-java: Missing dependency when using 
liblucene
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: liblucene-java
Version: 1.4.3.dfsg-1.2
Severity: normal

I am using liblucene with pyblosxom. I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: 
org.apache.lucene.util.Arrays
  at BlosxomIndexer.indexDocs(BlosxomIndexer.java:163)
  at BlosxomIndexer.indexDocs(BlosxomIndexer.java:157)
  at BlosxomIndexer.main(BlosxomIndexer.java:111)

when running:

cd /srv/www/blog.sceal.ie
# java -cp 
/home/twl/pyblog/lib/lucene-1.2/lucene-demos-1.2.jar:/home/twl/pyblog/lib/lucene-1.2/lucene-1.2.jar:/og/bin
 BlosxomIndexer 
-create -ind
ex /srv/www/index .
java -cp 
/srv/www/pyblosxom/plugins/lucene/bin:/usr/share/java/lucene-demos-1.4.3.jar:/usr/share/java/lucene-1.4.3.jar:/srv/www/pyblosxom/plugins/
lucene/bin BlosxomIndexer -create -index /srv/www/index .


where is the util.Arrays class ? 

 
System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages liblucene-java depends on:
ii  gij [java2-runtime]           4:4.1.1-15 The GNU Java bytecode interpreter
ii  gij-4.1 [java1-runtime]       4.1.1-20   The GNU Java bytecode interpreter
ii  java-gcj-compat               1.0.65-10  Java runtime environment using GIJ

liblucene-java recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sun, Jan 06, 2008 at 02:32:25PM +0000, Alastair McKinstry wrote:
> Package: liblucene-java
> Version: 1.4.3.dfsg-1.2
> Severity: normal
> 
> I am using liblucene with pyblosxom. I get the following error:
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org.apache.lucene.util.Arrays
>   at BlosxomIndexer.indexDocs(BlosxomIndexer.java:163)
>   at BlosxomIndexer.indexDocs(BlosxomIndexer.java:157)
>   at BlosxomIndexer.main(BlosxomIndexer.java:111)
> 
> when running:
> 
> cd /srv/www/blog.sceal.ie
> # java -cp 
> /home/twl/pyblog/lib/lucene-1.2/lucene-demos-1.2.jar:/home/twl/pyblog/lib/lucene-1.2/lucene-1.2.jar:/og/bin
>  BlosxomIndexer 
> -create -ind
> ex /srv/www/index .
> java -cp 
> /srv/www/pyblosxom/plugins/lucene/bin:/usr/share/java/lucene-demos-1.4.3.jar:/usr/share/java/lucene-1.4.3.jar:/srv/www/pyblosxom/plugins/
> lucene/bin BlosxomIndexer -create -index /srv/www/index .
> 
> 
> where is the util.Arrays class ? 

This class was removed from lucene in 2003 (1). Pyblosxom should be
updated to not use this class as recent lucene version. This is not a
bug in the packaging. Closing this bug. Please reopen if you still think
that we should do something about it.


Cheers,
Michael


1: http://osdir.com/ml/jakarta.lucene.devel/2003-12/msg00149.html


--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to