Your message dated Tue, 31 May 2005 05:17:19 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#311294: fixed in cgiwrap 3.9-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; 30 May 2005 17:45:41 +0000 >From [EMAIL PROTECTED] Mon May 30 10:45:41 2005 Return-path: <[EMAIL PROTECTED]> Received: from (bebot2.openminds.be) [193.190.198.63] (103) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DcoKb-0000kg-00; Mon, 30 May 2005 10:45:41 -0700 Received: by bebot2.openminds.be (Postfix, from userid 0) id A9EEC62803B; Mon, 30 May 2005 19:45:39 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Frank Louwers <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: php-cgiwrap: Configure with /usr/bin/php4-cgi instead of /usr/bin/php4 X-Mailer: reportbug 3.8 Date: Mon, 30 May 2005 19:45:39 +0200 X-Debbugs-Cc: The, the, not, doesn't, headers, It, . Message-Id: <[EMAIL PROTECTED]> 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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: php-cgiwrap Version: 3.9-2 Severity: grave Tags: patch Justification: renders package unusable -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.30-vs1.20-sata-cel-nosmp-omserver-5.1 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages php-cgiwrap depends on: ii apache [httpd] 1.3.33-6 versatile, high-performance HTTP s ii apache-ssl [httpd] 1.3.33-6 versatile, high-performance HTTP s ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii php4-cgi 4:4.3.10-15 server-side, HTML-embedded scripti -- no debconf information Patch to debian/rules: --- rules 2005-05-30 19:41:01.000000000 +0200 +++ rules.new 2005-05-30 19:44:36.000000000 +0200 @@ -67,7 +67,7 @@ --with-host-checking --with-check-shell \ --with-rewrite=/etc/php-cgiwrap/cgiwrap.userdir \ --with-install-dir=/usr/lib/cgi-bin \ - --with-php=/usr/bin/php4 --with-php-cgiwrap \ + --with-php=/usr/bin/php4-cgi --with-php-cgiwrap \ --with-php-interpreter # Add here commands to compile the package. $(MAKE) DESTDIR=$(CURDIR)/debian/php-cgiwrap --------------------------------------- Received: (at 311294-close) by bugs.debian.org; 31 May 2005 09:21:32 +0000 >From [EMAIL PROTECTED] Tue May 31 02:21:32 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 1Dd2wG-0006Ui-00; Tue, 31 May 2005 02:21:32 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1Dd2sB-0000c3-00; Tue, 31 May 2005 05:17:19 -0400 From: Pierre Machard <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#311294: fixed in cgiwrap 3.9-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 31 May 2005 05:17:19 -0400 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: cgiwrap Source-Version: 3.9-3 We believe that the bug you reported is fixed in the latest version of cgiwrap, which is due to be installed in the Debian FTP archive: cgiwrap_3.9-3.diff.gz to pool/main/c/cgiwrap/cgiwrap_3.9-3.diff.gz cgiwrap_3.9-3.dsc to pool/main/c/cgiwrap/cgiwrap_3.9-3.dsc cgiwrap_3.9-3_i386.deb to pool/main/c/cgiwrap/cgiwrap_3.9-3_i386.deb php-cgiwrap_3.9-3_i386.deb to pool/main/c/cgiwrap/php-cgiwrap_3.9-3_i386.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. Pierre Machard <[EMAIL PROTECTED]> (supplier of updated cgiwrap 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, 31 May 2005 10:58:10 +0200 Source: cgiwrap Binary: php-cgiwrap cgiwrap Architecture: source i386 Version: 3.9-3 Distribution: unstable Urgency: high Maintainer: Pierre Machard <[EMAIL PROTECTED]> Changed-By: Pierre Machard <[EMAIL PROTECTED]> Description: cgiwrap - allows ordinary users to run their own CGI scripts php-cgiwrap - allows ordinary users to run their own CGI scripts and adds suppo Closes: 311294 Changes: cgiwrap (3.9-3) unstable; urgency=high . * php-cgiwrap: Configure with /usr/bin/php4-cgi (closes: #311294 Thanks to Frank Louwers) * GNU config automated update: config.sub (20040312 to 20050422), config.guess (20040312 to 20050422) Files: 7411651984ad74b3cfeab7217c729765 572 web optional cgiwrap_3.9-3.dsc ad864930f93eb5ab0d5d735b3168606e 29644 web optional cgiwrap_3.9-3.diff.gz 7a58cf0541e45d64e6c2dca5779f2cd3 47564 web optional cgiwrap_3.9-3_i386.deb 657f460b1fb74f93c4904508419e246d 47194 web optional php-cgiwrap_3.9-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCnCmOs6AtZiNwb4cRAhOhAKDG68Q945RXN9cNF47wm6oeFsQGHwCgrrQl fK7FY+8OfcKsQHx84fmS8xY= =eUXc -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]