Your message dated Fri, 21 Oct 2005 13:32:28 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#334975: fixed in rhdb-explain 2.0-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; 21 Oct 2005 08:32:48 +0000 >From [EMAIL PROTECTED] Fri Oct 21 01:32:48 2005 Return-path: <[EMAIL PROTECTED]> Received: from d082145.adsl.hansenet.de (localhost.localdomain) [80.171.82.145] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1ESsKV-00046l-00; Fri, 21 Oct 2005 01:32:47 -0700 Received: from aj by localhost.localdomain with local (Exim 4.53) id 1ESsKR-0003Af-Mn; Fri, 21 Oct 2005 10:32:43 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: rhdb-explain: FTBFS: Missing Build-Depends on 'cdbs' Message-Id: <[EMAIL PROTECTED]> Date: Fri, 21 Oct 2005 10:32:43 +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: rhdb-explain Version: 2.0-2 Severity: serious Tags: patch When building 'rhdb-explain' in a clean 'unstable' chroot, I get the following error: debian/rules clean debian/rules:3: /usr/share/cdbs/1/class/ant.mk: No such file or directory debian/rules:4: /usr/share/cdbs/1/rules/debhelper.mk: No such file or directory make: *** No rule to make target `/usr/share/cdbs/1/rules/debhelper.mk'. Stop. Please add the missing Build-Depends on 'cdbs' to debian/control. Additionally, the package can be built using kaffe and probably be moved to main as a consequence. Regards Andreas Jochens diff -urN ../tmp-orig/rhdb-explain-2.0/debian/control ./debian/control --- ../tmp-orig/rhdb-explain-2.0/debian/control 2005-10-21 10:26:49.000000000 +0200 +++ ./debian/control 2005-10-21 10:26:21.000000000 +0200 @@ -1,13 +1,13 @@ Source: rhdb-explain -Section: contrib/misc +Section: misc Priority: optional Maintainer: Peter Eisentraut <[EMAIL PROTECTED]> -Build-Depends-Indep: debhelper (>= 4.0.0), ant (>= 1.4.1), j2sdk1.4, docbook-xml (>= 4.2), xsltproc, docbook-xsl, imagemagick +Build-Depends-Indep: debhelper, cdbs, ant (>= 1.4.1), kaffe, docbook-xml (>= 4.2), xsltproc, docbook-xsl, imagemagick Standards-Version: 3.6.2 Package: rhdb-explain Architecture: all -Depends: ${misc:Depends}, j2re1.4 | java-virtual-machine, j2re1.4 | java2-runtime, libpgjava +Depends: ${misc:Depends}, kaffe, libpgjava Description: Tool for visualizing the output of the PostgreSQL EXPLAIN command This package contains Visual Explain, a tool for visualizing the output of the PostgreSQL EXPLAIN and EXPLAIN ANALYZE commands. EXPLAIN and diff -urN ../tmp-orig/rhdb-explain-2.0/debian/rules ./debian/rules --- ../tmp-orig/rhdb-explain-2.0/debian/rules 2005-10-21 10:26:49.000000000 +0200 +++ ./debian/rules 2005-10-21 10:26:46.000000000 +0200 @@ -3,7 +3,7 @@ include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/debhelper.mk -JAVA_HOME_DIRS = /usr/lib/j2se/1.4 /usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-ibm /usr/lib/j2sdk1.4-blackdown +JAVA_HOME_DIRS = /usr/lib/kaffe /usr/lib/j2se/1.4 /usr/lib/j2sdk1.4-sun /usr/lib/j2sdk1.4-ibm /usr/lib/j2sdk1.4-blackdown ANT_HOME = /usr/share/ant DEB_JARS = ant-launcher DEB_ANT_BUILD_TARGET = dist --------------------------------------- Received: (at 334975-close) by bugs.debian.org; 21 Oct 2005 20:38:04 +0000 >From [EMAIL PROTECTED] Fri Oct 21 13:38:04 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1ET3Yy-0004TI-00; Fri, 21 Oct 2005 13:32:28 -0700 From: Peter Eisentraut <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#334975: fixed in rhdb-explain 2.0-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 21 Oct 2005 13:32:28 -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: rhdb-explain Source-Version: 2.0-3 We believe that the bug you reported is fixed in the latest version of rhdb-explain, which is due to be installed in the Debian FTP archive: rhdb-explain_2.0-3.diff.gz to pool/contrib/r/rhdb-explain/rhdb-explain_2.0-3.diff.gz rhdb-explain_2.0-3.dsc to pool/contrib/r/rhdb-explain/rhdb-explain_2.0-3.dsc rhdb-explain_2.0-3_all.deb to pool/contrib/r/rhdb-explain/rhdb-explain_2.0-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. Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated rhdb-explain 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: Fri, 21 Oct 2005 20:08:27 +0200 Source: rhdb-explain Binary: rhdb-explain Architecture: source all Version: 2.0-3 Distribution: unstable Urgency: low Maintainer: Peter Eisentraut <[EMAIL PROTECTED]> Changed-By: Peter Eisentraut <[EMAIL PROTECTED]> Description: rhdb-explain - tool for visualizing the output of the PostgreSQL EXPLAIN command Closes: 334975 Changes: rhdb-explain (2.0-3) unstable; urgency=low . * Added build dependency on cdbs (closes: #334975) Files: 7275e2a98f1502815c98e2906fbec92c 685 contrib/misc optional rhdb-explain_2.0-3.dsc 388ac29653276362a23c55fdbbaade00 4968 contrib/misc optional rhdb-explain_2.0-3.diff.gz af0e09609ff66b0420232d9497d8a988 355564 contrib/misc optional rhdb-explain_2.0-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDWUdWTTx8oVVPtMYRAkyIAJ934Hg7Y1GISkcDcC/cLah4t9iDmgCZAWp/ ygAraEx0SIzsh7hdcvg75zw= =dCL0 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]