Your message dated Sat, 02 Apr 2005 13:47:26 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#302574: fixed in groovy 0.1.0beta10-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; 1 Apr 2005 14:47:29 +0000 >From [EMAIL PROTECTED] Fri Apr 01 06:47:29 2005 Return-path: <[EMAIL PROTECTED]> Received: from gluck.debian.org [192.25.206.10] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHNQn-00072U-00; Fri, 01 Apr 2005 06:47:29 -0800 Received: from d040155.adsl.hansenet.de (localhost.localdomain) [80.171.40.155] by gluck.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHNQm-0004e3-00; Fri, 01 Apr 2005 07:47:28 -0700 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DHNQp-0003MI-4Z; Fri, 01 Apr 2005 16:47:31 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: groovy: FTBFS: Missing Build-Depends on 'bzip2' Message-Id: <[EMAIL PROTECTED]> Date: Fri, 01 Apr 2005 16:47:31 +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-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: groovy Version: 0.1.0beta10-1 Severity: serious Tags: patch When building 'groovy' in a clean 'unstable' chroot, I get the following error: # Extract bundled dependencies (see README.Debian for explanation) mkdir -p /groovy-0.1.0beta10/debian/lib cd /groovy-0.1.0beta10/debian/lib && uudecode /groovy-0.1.0beta10/debian/bundled.tar.bz2.uue | tar xvjf - tar: bzip2: Cannot exec: No such file or directory tar: Error is not recoverable: exiting now tar: Child died with signal 13 tar: Error exit delayed from previous errors make: *** [configure-stamp] Error 2 Please add the missing Build-Depends on 'bzip2' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/groovy-0.1.0beta10/debian/control ./debian/control --- ../tmp-orig/groovy-0.1.0beta10/debian/control 2005-04-01 16:37:41.932767310 +0200 +++ ./debian/control 2005-04-01 16:37:31.391743697 +0200 @@ -2,7 +2,7 @@ Section: contrib/devel Priority: optional Maintainer: Marcus Crafter <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.0.0), libant1.6-java (>= 1.6.2), libasm-java (>= 1.5.2), libbsf-java, libclassworlds-java (>= 1.0.1), libcommons-cli-java (>= 1.0), libcommons-collections3-java (>= 3.1), libcommons-logging-java (>= 1.0.3), junit (>= 3.8.1), libmockobjects-java (>= 0.09), libmx4j-java (>= 2.0.1), libregexp-java (>= 1.2), libservlet2.3-java, sharutils, ant, j2sdk1.4 | j2sdk1.3 | java-virtual-machine +Build-Depends-Indep: debhelper (>= 4.0.0), bzip2, libant1.6-java (>= 1.6.2), libasm-java (>= 1.5.2), libbsf-java, libclassworlds-java (>= 1.0.1), libcommons-cli-java (>= 1.0), libcommons-collections3-java (>= 3.1), libcommons-logging-java (>= 1.0.3), junit (>= 3.8.1), libmockobjects-java (>= 0.09), libmx4j-java (>= 2.0.1), libregexp-java (>= 1.2), libservlet2.3-java, sharutils, ant, j2sdk1.4 | j2sdk1.3 | java-virtual-machine Standards-Version: 3.6.1 Package: groovy --------------------------------------- Received: (at 302574-close) by bugs.debian.org; 2 Apr 2005 18:57:24 +0000 >From [EMAIL PROTECTED] Sat Apr 02 10:57:24 2005 Return-path: <[EMAIL PROTECTED]> Received: from gluck.debian.org [192.25.206.10] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHnoC-00044x-00; Sat, 02 Apr 2005 10:57:24 -0800 Received: from newraff.debian.org [208.185.25.31] (mail) by gluck.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DHnoC-0004IH-00; Sat, 02 Apr 2005 11:57:24 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DHneY-0002eC-00; Sat, 02 Apr 2005 13:47:26 -0500 From: Marcus Crafter <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#302574: fixed in groovy 0.1.0beta10-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 02 Apr 2005 13:47:26 -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: groovy Source-Version: 0.1.0beta10-2 We believe that the bug you reported is fixed in the latest version of groovy, which is due to be installed in the Debian FTP archive: groovy-doc_0.1.0beta10-2_all.deb to pool/contrib/g/groovy/groovy-doc_0.1.0beta10-2_all.deb groovy_0.1.0beta10-2.diff.gz to pool/contrib/g/groovy/groovy_0.1.0beta10-2.diff.gz groovy_0.1.0beta10-2.dsc to pool/contrib/g/groovy/groovy_0.1.0beta10-2.dsc groovy_0.1.0beta10-2_all.deb to pool/contrib/g/groovy/groovy_0.1.0beta10-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. Marcus Crafter <[EMAIL PROTECTED]> (supplier of updated groovy 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: Sat, 2 Apr 2005 20:32:48 +0200 Source: groovy Binary: groovy-doc groovy Architecture: source all Version: 0.1.0beta10-2 Distribution: unstable Urgency: low Maintainer: Marcus Crafter <[EMAIL PROTECTED]> Changed-By: Marcus Crafter <[EMAIL PROTECTED]> Description: groovy - Agile dynamic language for the Java Virtual Machine groovy-doc - Agile dynamic language for the Java Virtual Machine Closes: 302574 Changes: groovy (0.1.0beta10-2) unstable; urgency=low . * Added missing dependency to bzip2. Thanks for Andreas Jochens <[EMAIL PROTECTED]> for the bug report. (closes: #302574) Files: 4f78e9f44476a5471958308e956d1353 987 contrib/devel optional groovy_0.1.0beta10-2.dsc 2a8f0ed69a812b2709966f4cd232d1cc 3488095 contrib/devel optional groovy_0.1.0beta10-2.diff.gz 0cf85a2f817314ee64ec7254544ce49f 3937182 contrib/devel optional groovy_0.1.0beta10-2_all.deb 36048b093d11c520c5c7cdb89df2dd77 2121824 contrib/devel optional groovy-doc_0.1.0beta10-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCTuXcOU0v48TFe0IRAocMAJ4sJWf9x3T9Ed7Ic6MeClByR5fIxwCbB9a6 LV5CDyvmAExw74/zWZCXzZk= =/WLf -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]