Your message dated Fri, 14 Aug 2009 12:19:29 -0400
with message-id <1250266769.7778.7.ca...@desktop>
and subject line Re: azureus: web interface plugin does not work when /home is
a symlink
has caused the Debian Bug report #353871,
regarding azureus: web interface plugin does not work when /home is a symlink
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
353871: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=353871
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: azureus
Version: 2.3.0.6-3
Severity: wishlist
Hi,
Due to an incorrect path verification, the Web interface plugin does not
work if /home is a symlink. While the bug really is in the plugin, there
is an easy workaround by passing the resolved name of the home directory
to azureus:
--- azureus.orig 2006-02-18 22:46:19.000000000 +0100
+++ azureus 2006-02-21 16:16:50.000000000 +0100
@@ -7,5 +7,6 @@
cd ~/.Azureus
fi
exec java -Djava.library.path=/usr/lib/jni:/usr/lib \
+ -Duser.home=`readlink -f $HOME` \
-classpath Azureus2.jar:/usr/share/java/Azureus2.jar:$JARS \
org.gudy.azureus2.ui.swt.Main "$@"
Please consider including this workaround in the Debian package.
Gabor
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (101,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages azureus depends on:
ii gij-4.1 [java-virtual-mac 4.1-0exp7 The GNU Java bytecode interpreter
ii ibm-j2sdk1.4 [java2-runti 1.4.2 Java(TM) 2 SDK, Standard Edition,
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-j2sdk1.4 [java2-runti 1.4.2+08 Java(TM) 2 SDK, Standard Edition,
ii sun-j2sdk1.5 [java2-runti 1.5.0+update06 Java(TM) 2 SDK, Standard Edition,
Versions of packages azureus recommends:
ii java-package 0.27 utility for building Java(TM) 2 re
-- no debconf information
--- End Message ---
--- Begin Message ---
I can't see this behaviour in azureus 4.2.0.4-1, so I assume it was
fixed upstream. I was unable to reproduce it. Please upgrade to
4.2.0.4-1 asap.
--
Best regards,
Adrian Perez <[email protected]>
signature.asc
Description: This is a digitally signed message part
--- End Message ---