Your message dated Tue, 13 Sep 2005 14:02:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#326254: fixed in azureus 2.3.0.4-2 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; 2 Sep 2005 18:43:52 +0000 >From [EMAIL PROTECTED] Fri Sep 02 11:43:52 2005 Return-path: <[EMAIL PROTECTED]> Received: from d009027.adsl.hansenet.de (localhost.localdomain) [80.171.9.27] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EBGW0-0004lq-00; Fri, 02 Sep 2005 11:43:52 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1EBGVy-0004kE-JR; Fri, 02 Sep 2005 20:43:50 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: azureus: FTBFS: Jikes could not find package "sun.misc"/Missing Build-Depends on 'fastjar' Message-Id: <[EMAIL PROTECTED]> Date: Fri, 02 Sep 2005 20:43:50 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: azureus Version: 2.3.0.4-1 Severity: serious Tags: patch When building 'azureus' in a clean 'unstable' chroot, I get the following error: 223. sun.misc.Cleaner cleaner = (sun.misc.Cleaner)getCleanerMethod.invoke( buffer, new Object[0] ); ^--^ *** Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs setup. Jikes could not find package "sun.misc" in: /usr/share/classpath/glibj.zip /usr/share/java/commons-cli-1.0.jar /usr/share/java/log4j-1.2.jar /usr/share/java/seda.jar /usr/share/java/swt-gtk-3.1.jar . make[1]: *** [org/gudy/azureus2/ui/common/Main.class] Error 1 make[1]: Leaving directory `/azureus-2.3.0.4' make: *** [build] Error 2 This can be fixed by installing sun-j2sdk1.5 instead of jikes-classpath. Later in the build process, I get the follwing error: javac -source 1.4 -target 1.4.2 -encoding ISO-8859-1 -nowarn -classpath /usr/share/java/commons-cli-1.0.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/seda.jar:/usr/share/java/swt-gtk-3.1.jar `find . -name *.java` find . \ -name \*.class -or \ -name \*.gif -or \ -name \*.jpg -or \ -name \*.png -or \ -name \*.properties -or \ -name \*.stf -or \ -name \*.wav | fastjar cfm@ Azureus2.jar manifest.mf /bin/sh: fastjar: command not found make[1]: *** [Azureus2.jar] Error 127 make[1]: Leaving directory `/srv/dbuild/tmp/azureus-2.3.0.4' With the attached patch 'azureus' can be compiled on unstable. Regards Andreas Jochens diff -urN ../tmp-orig/azureus-2.3.0.4/debian/control ./debian/control --- ../tmp-orig/azureus-2.3.0.4/debian/control 2005-09-02 18:21:13.000000000 +0000 +++ ./debian/control 2005-09-02 18:20:30.000000000 +0000 @@ -2,7 +2,7 @@ Section: contrib/net Priority: optional Maintainer: Shaun Jackman <[EMAIL PROTECTED]> -Build-Depends-Indep: libcommons-cli-java, liblog4j1.2-java, libseda-java, libswt-gtk-3.1-java, jikes-classpath | java2-compiler, debhelper (>> 4.0.0) +Build-Depends-Indep: debhelper, sun-j2sdk1.5, fastjar, libcommons-cli-java, liblog4j1.2-java, libseda-java, libswt-gtk-3.1-java Standards-Version: 3.6.1.0 Package: azureus --------------------------------------- Received: (at 326254-close) by bugs.debian.org; 13 Sep 2005 21:10:10 +0000 >From [EMAIL PROTECTED] Tue Sep 13 14:10:10 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EFHup-0003TG-00; Tue, 13 Sep 2005 14:02:07 -0700 From: Shaun Jackman <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#326254: fixed in azureus 2.3.0.4-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 13 Sep 2005 14:02:07 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: azureus Source-Version: 2.3.0.4-2 We believe that the bug you reported is fixed in the latest version of azureus, which is due to be installed in the Debian FTP archive: azureus_2.3.0.4-2.diff.gz to pool/contrib/a/azureus/azureus_2.3.0.4-2.diff.gz azureus_2.3.0.4-2.dsc to pool/contrib/a/azureus/azureus_2.3.0.4-2.dsc azureus_2.3.0.4-2_all.deb to pool/contrib/a/azureus/azureus_2.3.0.4-2_all.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Shaun Jackman <[EMAIL PROTECTED]> (supplier of updated azureus 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 13 Sep 2005 10:33:55 -0600 Source: azureus Binary: azureus Architecture: source all Version: 2.3.0.4-2 Distribution: unstable Urgency: low Maintainer: Shaun Jackman <[EMAIL PROTECTED]> Changed-By: Shaun Jackman <[EMAIL PROTECTED]> Description: azureus - BitTorrent client Closes: 326254 Changes: azureus (2.3.0.4-2) unstable; urgency=low . * Change the build dependency on jikes-classpath to sun-j2sdk1.5. Closes: #326254. * Change the dependency on sun-j2sdk1.5 to sun-j2re1.5. * Recommend java-package. Files: c43bc77db677e4e45d368410226ac203 683 contrib/net optional azureus_2.3.0.4-2.dsc ee9950f4a30b371558ac9fd01620640c 6000 contrib/net optional azureus_2.3.0.4-2.diff.gz 1889d5dfa566bb5bdbca776ad73aeba7 4771386 contrib/net optional azureus_2.3.0.4-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDJy+AvFdYF1IwUUoRAupsAKCE3gIsTLTMuylvivbV0DtApNcNFwCgpxH2 qFoGsTfpMsy0yWUe4SfCdzM= =2cSP -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]