[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#263511: marked as done (apache2-mpm-prefork.prerm needs to be robust)



Your message dated Wed, 10 Nov 2004 05:47:07 -0500
with message-id <E1CRq0J-0003zs-00@newraff.debian.org>
and subject line Bug#263511: fixed in apache2 2.0.52-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; 4 Aug 2004 20:53:12 +0000
>From osamu@aokiconsulting.com Wed Aug 04 13:53:12 2004
Return-path: <osamu@aokiconsulting.com>
Received: from outmx016.isp.belgacom.be [195.238.2.115] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BsSl5-0001zx-00; Wed, 04 Aug 2004 13:53:11 -0700
Received: from outmx016.isp.belgacom.be (localhost [127.0.0.1])
        by outmx016.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id i74Kr0CE019738
        for <submit@bugs.debian.org>; Wed, 4 Aug 2004 22:53:00 +0200
        (envelope-from <osamu@aokiconsulting.com>)
Received: from dambo.lan.aokiconsulting.com (244.200-200-80.adsl.skynet.be [80.200.200.244])
        by outmx016.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with ESMTP id i74Kqw7C019700;
	Wed, 4 Aug 2004 22:52:58 +0200
        (envelope-from <osamu@aokiconsulting.com>)
Received: from osamu by dambo.lan.aokiconsulting.com with local (Exim 4.34)
	id 1BsSrF-0005B7-3u; Wed, 04 Aug 2004 22:59:33 +0200
Date: Wed, 4 Aug 2004 22:59:32 +0200
From: Osamu Aoki <osamu@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache2-mpm-prefork.prerm needs to be robust
Message-ID: <20040804205932.GA19897@aokiconsulting.com>
Reply-To: Osamu Aoki <osamu@debian.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.64
X-GPG-Fingerprint: 253A 4076 6A3B CCE2 A426  DEF5 E80F C4C1 A806 1F32
User-Agent: Mutt/1.5.6+20040722i
Sender: Osamu Aoki <osamu@aokiconsulting.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

Package: apache2-mpm-prefork
Version: 2.0.50-7
Severity: important
Tags: patch

I had problem purging apache2-mpm-prefork and found missing "|| true"

osamu@dambo:/var/lib/dpkg/info$ diff -u apache2-mpm-prefork.prerm.org apache2-mpm-prefork.prerm 
--- apache2-mpm-prefork.prerm.org       2004-08-04 22:51:24.000000000 +0200
+++ apache2-mpm-prefork.prerm   2004-08-04 22:52:16.000000000 +0200
@@ -5,7 +5,7 @@
 
 case "$1" in
         upgrade|remove)
-                /usr/sbin/invoke-rc.d apache2 stop
+                /usr/sbin/invoke-rc.d apache2 stop || true
         ;;
         deconfigure|failed-upgrade)
         ;;


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1

Versions of packages apache2-mpm-prefork depends on:
ii  apache2-common              2.0.50-7     Next generation, scalable, extenda
ii  libapr0                     2.0.50-6     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-16    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-8     XML parsing C library - runtime li
ii  libldap2                    2.1.30-3     OpenLDAP libraries
ii  libssl0.9.7                 0.9.7d-5     SSL shared libraries
ii  zlib1g                      1:1.2.1.1-5  compression library - runtime

-- no debconf information

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
        Osamu Aoki <osamu@debian.org>  Brussels Belgium, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://qref.sf.net and http://people.debian.org/~osamu
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract


---------------------------------------
Received: (at 263511-close) by bugs.debian.org; 10 Nov 2004 10:53:04 +0000
>From katie@ftp-master.debian.org Wed Nov 10 02:53:04 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CRq63-0003lz-00; Wed, 10 Nov 2004 02:53:04 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CRq0J-0003zs-00; Wed, 10 Nov 2004 05:47:07 -0500
From: Adam Conrad <adconrad@0c3.net>
To: 263511-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#263511: fixed in apache2 2.0.52-3
Message-Id: <E1CRq0J-0003zs-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 10 Nov 2004 05:47:07 -0500
Delivered-To: 263511-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(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_2004_03_25
X-Spam-Level: 

Source: apache2
Source-Version: 2.0.52-3

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-common_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/apache2-common_2.0.52-3_powerpc.deb
apache2-doc_2.0.52-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.52-3_all.deb
apache2-mpm-perchild_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.0.52-3_powerpc.deb
apache2-mpm-prefork_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.0.52-3_powerpc.deb
apache2-mpm-threadpool_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-threadpool_2.0.52-3_powerpc.deb
apache2-mpm-worker_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.0.52-3_powerpc.deb
apache2-prefork-dev_2.0.52-3_all.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.0.52-3_all.deb
apache2-threaded-dev_2.0.52-3_all.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.0.52-3_all.deb
apache2_2.0.52-3.diff.gz
  to pool/main/a/apache2/apache2_2.0.52-3.diff.gz
apache2_2.0.52-3.dsc
  to pool/main/a/apache2/apache2_2.0.52-3.dsc
apache2_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/apache2_2.0.52-3_powerpc.deb
libapr0-dev_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/libapr0-dev_2.0.52-3_powerpc.deb
libapr0_2.0.52-3_powerpc.deb
  to pool/main/a/apache2/libapr0_2.0.52-3_powerpc.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 263511@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Conrad <adconrad@0c3.net> (supplier of updated apache2 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 10 Nov 2004 01:32:16 -0700
Source: apache2
Binary: apache2 apache2-prefork-dev apache2-mpm-prefork apache2-doc libapr0-dev apache2-mpm-threadpool apache2-mpm-worker libapr0 apache2-threaded-dev apache2-common apache2-mpm-perchild
Architecture: source all powerpc
Version: 2.0.52-3
Distribution: unstable
Urgency: high
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Adam Conrad <adconrad@0c3.net>
Description: 
 apache2    - Next generation, scalable, extendable web server
 apache2-common - Next generation, scalable, extendable web server
 apache2-doc - Documentation for apache2
 apache2-mpm-perchild - Experimental High speed perchild threaded model for Apache2
 apache2-mpm-prefork - Traditional model for Apache2
 apache2-mpm-threadpool - Experimental High speed thread pool model for Apache2
 apache2-mpm-worker - High speed threaded model for Apache2
 apache2-prefork-dev - Development headers for apache2
 apache2-threaded-dev - Development headers for apache2
 libapr0    - The Apache Portable Runtime
 libapr0-dev - Development headers for libapr
Closes: 263511 273759 279875 280527
Changes: 
 apache2 (2.0.52-3) unstable; urgency=high
 .
   * Brown paper bag release to fix apache2-common's postinst, by judiciously
     sprinkling ||true in a couple of needed places (closes: #280527)
   * While hunting for unclean uses of VAR=`command` in the package, found
     the cause of the "can't purge with broken config" bugs and fixed that
     too with yet another ||true (closes: #263511, #273759, #279875)
Files: 
 3f32639ab0feda48e175728e16dc0f54 1132 net optional apache2_2.0.52-3.dsc
 127662ebaefb5fb50c33f06e5fab4d58 102077 net optional apache2_2.0.52-3.diff.gz
 80428e5a5377f905eb55c994f1db25aa 3525626 doc optional apache2-doc_2.0.52-3_all.deb
 da940aaade24a08dbed61517dd42052b 165112 devel optional apache2-prefork-dev_2.0.52-3_all.deb
 505916d2ad14ee598b69d0350a273c70 165860 devel optional apache2-threaded-dev_2.0.52-3_all.deb
 cc0f1ea4565adc3d6bddd1332c48afe8 914226 net optional apache2-common_2.0.52-3_powerpc.deb
 2a9e208100f59a028279d99afbb37c2a 223556 net optional apache2-mpm-worker_2.0.52-3_powerpc.deb
 1ffe11468094617575033a49ee47515c 222956 net optional apache2-mpm-threadpool_2.0.52-3_powerpc.deb
 c6e7630d4e9950bd8355f72085f0fb9d 224812 net optional apache2-mpm-perchild_2.0.52-3_powerpc.deb
 80baa10e965733021306f53b2363f9ea 219686 net optional apache2-mpm-prefork_2.0.52-3_powerpc.deb
 b3ff4d8437796fc1153d6cb0cf715a19 132084 net optional libapr0_2.0.52-3_powerpc.deb
 721dfc2bd77dbfa1d26d92deaaed6c9f 269598 libdevel optional libapr0-dev_2.0.52-3_powerpc.deb
 afebd4c5181305759931a589960e60dd 31176 web optional apache2_2.0.52-3_powerpc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFBkexjvjztR8bOoMkRAroEAKCmreNHO/QVBZPbOkT7TuG3dt18FACg9rTd
ch3JyvnXzrKLvS8HB1Yu+JE=
=v720
-----END PGP SIGNATURE-----



Reply to: