Your message dated Tue, 08 Feb 2005 14:47:27 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#294043: fixed in libjfreereport-java 0.8.3c-3 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; 7 Feb 2005 14:50:33 +0000 >From [EMAIL PROTECTED] Mon Feb 07 06:50:33 2005 Return-path: <[EMAIL PROTECTED]> Received: from d168173.adsl.hansenet.de (localhost.localdomain) [80.171.168.173] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CyADg-0004BW-00; Mon, 07 Feb 2005 06:50:32 -0800 Received: from aj by localhost.localdomain with local (Exim 4.34) id 1CyADd-0003qf-6v; Mon, 07 Feb 2005 15:50:29 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: libjfreereport-java: FTBFS: 'debian_patch' not executable and missing Build-Depends on 'bsh' Message-Id: <[EMAIL PROTECTED]> Date: Mon, 07 Feb 2005 15:50:29 +0100 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: libjfreereport-java Severity: serious Tags: patch When building 'libjfreereport-java' in a clean chroot, I get the following error: ln -s jfreereport-0.8.3c jfreereport ./debian_patch jfreereport-0.8.3c/ant/build.xml make: execvp: ./debian_patch: Permission denied make: *** [configure-stamp] Error 127 When this is fixed, the build stops again because 'bsh' is not installed. Please make 'debian_patch' executable and add the missing Build-Depends on 'bsh' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libjfreereport-java-0.8.3c/debian/control ./debian/control --- ../tmp-orig/libjfreereport-java-0.8.3c/debian/control 2005-02-07 15:35:26.596927779 +0100 +++ ./debian/control 2005-02-07 15:35:21.246965217 +0100 @@ -2,7 +2,7 @@ Section: contrib/libs Priority: optional Maintainer: Christian Bayle <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>> 4.0.0), j2sdk1.4, ant, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, libpixie-java, liblog4j-java +Build-Depends-Indep: debhelper (>> 4.0.0), j2sdk1.4, ant, bsh, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, libpixie-java, liblog4j-java Standards-Version: 3.5.8 Package: libjfreereport-java diff -urN ../tmp-orig/libjfreereport-java-0.8.3c/debian/rules ./debian/rules --- ../tmp-orig/libjfreereport-java-0.8.3c/debian/rules 2005-02-07 15:35:26.595927973 +0100 +++ ./debian/rules 2005-02-07 15:33:02.323903675 +0100 @@ -28,8 +28,8 @@ tar xvzf jfreereport-$(VERSION).tar.gz tar xvzf jfreereport-ext-$(VERSIONEXT).tar.gz ln -s $(SRCDIR) $(LIBRARY) - ./debian_patch $(SRCDIR)/ant/build.xml - ./debian_patch $(SRCDIREXT)/ant/build.xml + sh ./debian_patch $(SRCDIR)/ant/build.xml + sh ./debian_patch $(SRCDIREXT)/ant/build.xml touch configure-stamp --------------------------------------- Received: (at 294043-close) by bugs.debian.org; 8 Feb 2005 19:54:31 +0000 >From [EMAIL PROTECTED] Tue Feb 08 11:54:30 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CybRO-0006DM-00; Tue, 08 Feb 2005 11:54:30 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CybKZ-00044n-00; Tue, 08 Feb 2005 14:47:27 -0500 From: Christian Bayle <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#294043: fixed in libjfreereport-java 0.8.3c-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 08 Feb 2005 14:47:27 -0500 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-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 X-Spam-Level: Source: libjfreereport-java Source-Version: 0.8.3c-3 We believe that the bug you reported is fixed in the latest version of libjfreereport-java, which is due to be installed in the Debian FTP archive: libjfreereport-java-doc_0.8.3c-3_all.deb to pool/contrib/libj/libjfreereport-java/libjfreereport-java-doc_0.8.3c-3_all.deb libjfreereport-java_0.8.3c-3.diff.gz to pool/contrib/libj/libjfreereport-java/libjfreereport-java_0.8.3c-3.diff.gz libjfreereport-java_0.8.3c-3.dsc to pool/contrib/libj/libjfreereport-java/libjfreereport-java_0.8.3c-3.dsc libjfreereport-java_0.8.3c-3_all.deb to pool/contrib/libj/libjfreereport-java/libjfreereport-java_0.8.3c-3_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. Christian Bayle <[EMAIL PROTECTED]> (supplier of updated libjfreereport-java 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, 8 Feb 2005 20:16:05 +0100 Source: libjfreereport-java Binary: libjfreereport-java-doc libjfreereport-java Architecture: source all Version: 0.8.3c-3 Distribution: unstable Urgency: low Maintainer: Christian Bayle <[EMAIL PROTECTED]> Changed-By: Christian Bayle <[EMAIL PROTECTED]> Description: libjfreereport-java - report library for java libjfreereport-java-doc - report library for java documentation Closes: 294043 Changes: libjfreereport-java (0.8.3c-3) unstable; urgency=low . * Applied Andreas Jochens patch 'debian_patch' not executable and missing Build-Depends on 'bsh' (Closes: bug#294043) Files: a7e5dbd2bd87b65b3a7f79cdbb9799c2 765 contrib/libs optional libjfreereport-java_0.8.3c-3.dsc dcaa6b33c086da1f9de756eec24b35b2 3181 contrib/libs optional libjfreereport-java_0.8.3c-3.diff.gz e9ca6d5f5a03227241e4fc8d3307d177 953954 contrib/libs optional libjfreereport-java_0.8.3c-3_all.deb 0fc37fcca62bf617a1839b75028e86da 1439770 contrib/doc optional libjfreereport-java-doc_0.8.3c-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCCRKZTx4JB6685x8RAg8hAJ93ZLMRnXtgnuYaJrJJPpzDKVH9lgCaAjlD eUdAAw/PcRgFUB2xEgjXzwA= =TWsg -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]