Package: azureus Version: 2.3.0.6-1 Severity: grave Tags: patch Justification: renders package unusable
I don't know whether this should be filed with libswt-gtk-3.1-jni or azureus, but I'm filing it here initially. After upgrading libswt-gtk-3.1-jni today, I noticed that azureus wouldn't start. I received this error. Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3139 in java.library.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123) at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63) at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54) at org.eclipse.swt.widgets.Display.<clinit>(Display.java:122) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:75) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58) at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:108) at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:123) at org.gudy.azureus2.ui.swt.Main.main(Main.java:142) This patch to /usr/bin/azureus, is a work around. 5c5 < exec java -Djava.library.path=/usr/lib \ --- > exec java -Djava.library.path=/usr/lib:/usr/lib/jni \ - System Information: Debian Release: testing/unstable APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages azureus depends on: ii gij-4.0 [java-virtual-mac 4.0.2-7j1 The GNU Java bytecode interpreter ii kaffe-jthreads [java-virt 2:1.1.6.91-2 A green threads enabled version of ii kaffe-pthreads [java-virt 2:1.1.6.91-2 A POSIX threads enabled version of ii libcommons-cli-java 1.0-8 API for working with the command l ii liblog4j1.2-java 1.2.13-1 Logging library for java ii libseda-java 3.0-3 the Staged Event-Driven Architectu ii libswt-gtk-3.1-java 3.1.2-1 Standard Widget Toolkit for GTK Ja ii sun-j2re1.5 [java2-runtim 1.5.0+update06 Java(TM) 2 RE, Standard Edition, S Versions of packages azureus recommends: ii java-package 0.27 utility for building Java(TM) 2 re -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]