Bug#532728: clojure: link fails when trying to use inspector

2009-06-10 Thread Rob Browning

Package: clojure
Version: 1.0.0+dfsg-1

As yet, I'm not certain whether this is a bug in Debian's clojure
package, other Java pacakges, or a local configuration problem, but
clojure throws an UnsatisfiedLinkError when trying to use the inspector:

  $ clojure
  Clojure 1.0.0-
  user=> (use '[clojure.inspector :only (inspect inspect-tree)])
  nil
  user=> (inspect-tree (System/getProperties)) 
  java.lang.UnsatisfiedLinkError: Can't load library: 
/usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so 
(NO_SOURCE_FILE:0)
  user=> 

This also fails if you set LD_LIBRARY_PATH=/usr/lib/jni, which is where
the relevant library is actually located.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Processed: block 519969 with 485708

2009-06-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 519969 with 485708
Bug#485708: ITP: ant-contrib -- Additional libraries for use with the ant build 
tool
Bug#519969: wishlist: package 1.2.0
Was not blocked by any bugs.
Blocking bugs of 519969 added: 485708

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Bug#532640: Dependancy on ant

2009-06-10 Thread أحمد المحمودي
Package: velocity
Version: 1.4-5

Hello,

  Does the velocity package need to Depend on ant ?

  There are packages (such as zekr) that depend on velocity, just for 
  its /usr/share/java/velocity.jar. Yet since velocity *Depends* on ant, 
  which in turn Recommends default-jdk, hence to install a user app 
  (such as zekr), apt-get will pull an un-needed overhead which is the 
  JDK & ant.

  Please consider demoting the dependancy on ant to Suggests.

  Thanks...

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7 (@ subkeys.pgp.net)
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7



___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Processed (with 1 errors): your mail

2009-06-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 505321 RM: libjaxp1.2-java -- ROM; please remove
Bug#505321: Please remove package from archive
Changed Bug title to `RM: libjaxp1.2-java -- ROM; please remove' from `Please 
remove package from archive'.

> libjaxp1.2-java, no (r)depends, EOLed upstream
Unknown command or malformed arguments to command.

> reassign 505321 ftp.debian.org
Bug#505321: RM: libjaxp1.2-java -- ROM; please remove
Bug reassigned from package `libjaxp1.2-java' to `ftp.debian.org'.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers


Re: Bug#532498: Imagej fails to find libjava-access-bridge-jni.so

2009-06-10 Thread Andreas Tille

Hi,

I have the suspicion that this is rather a bug in libaccess-bridge-java-jni than
in imagej because the library does not seem to be registered correctly.  At 
least
guessing from your workaround I can not see in how far this should be imagej
specific.  Before I reassign the bug I would like to kindly ask Debian Java
Maintainers for comments.

Kind regards and thanks for your bug report

   Andreas.

On Tue, 9 Jun 2009, António dos Anjos wrote:


Package: imagej

Version: 1.41n

drako:/$ imagej
Open other images in this ImageJ panel as follows:
 imagej -p 1  [ ... ]

Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load
library: /usr/lib/jvm/java-6-openjdk/jre/lib/ext/libjava-access-bridge-jni.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1666)
at java.lang.Runtime.load0(Runtime.java:787)
at java.lang.System.load(System.java:1022)
at org.GNOME.Accessibility.JavaBridge.(JavaBridge.java:352)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:786)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:874)
at java.awt.Window.getToolkit(Window.java:1170)
at java.awt.Window.init(Window.java:400)
at java.awt.Window.(Window.java:438)
at java.awt.Frame.(Frame.java:419)
at ij.ImageJ.(ImageJ.java:113)
at ij.ImageJ.main(ImageJ.java:528)


It worked after I copied libjava-access-bridge-jni.so like this:
drako:# cp /usr/lib/jni/libjava-access-bridge-jni.so
/usr/lib/jvm/java-6-openjdk/jre/lib/ext/.



___
Debian-med-packaging mailing list
debian-med-packag...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-med-packaging




--
http://fam-tille.de
___
pkg-java-maintainers mailing list
pkg-java-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers