Your message dated Wed, 28 Jan 2004 02:02:05 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#230016: fixed in apache 1.3.29.0.1-5
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; 28 Jan 2004 03:05:56 +0000
>From [EMAIL PROTECTED] Tue Jan 27 19:05:56 2004
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-100-200.wdc2.dsl.speakeasy.net (leviathan.gurski.org) 
[66.93.100.200] (user68487)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Alg1b-0007p6-00; Tue, 27 Jan 2004 19:05:55 -0800
Received: by leviathan.gurski.org (Postfix, from userid 1000)
        id 232BE100D2; Tue, 27 Jan 2004 22:05:47 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Michael Gurski <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apache-common: Bashism in /usr/share/apache/postinst.common causes 
upgrade
 failure
X-Mailer: reportbug 2.39
Date: Tue, 27 Jan 2004 22:05:47 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
        version=2.60-bugs.debian.org_2004_01_27
X-Spam-Level: 

Package: apache-common
Version: 1.3.29.0.1-4
Severity: normal


Lines 37 and 145 of /usr/share/apache/postinst.common assumes that
"printf" understands \xNN escapes, which is true under bash, but fails
if /bin/sh is another POSIX-compliant Bourne shell replacement, in
this case "dash".  Changing lines 37 and 145 from "export IFS=`printf
'\x07'`" to "IFS=`printf '\007'`" seems to have fixed the problem.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux leviathan 2.4.18-leviathan #8 SMP Tue Aug 6 01:52:33 EDT 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache-common depends on:
ii  apache-utils                1.3.29.0.1-4 Utility programs for webservers
ii  debconf                     1.4.7        Debian configuration management sy
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-9     Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-6     XML parsing C library - runtime li
ii  mime-support                3.24-1       MIME files 'mime.types' & 'mailcap
ii  perl [perl5]                5.8.2-2      Larry Wall's Practical Extraction 
ii  sed                         4.0.7-3      The GNU sed stream editor

-- debconf information:
  apache-common/logs: 
  apache-shared/restart: true
* apache-common/confignotes: 
  apache-common/old-logrotate-exists: 
  apache-shared/debconf-modules: mod_userdir, mod_unique_id, mod_status, 
mod_speling, mod_setenvif, mod_rewrite, mod_python, mod_perl, mod_negotiation, 
mod_mime_magic, mod_mime, mod_log_config, mod_include, mod_expires, mod_dir, 
mod_cgi, mod_autoindex, mod_auth_mysql, mod_auth, mod_alias, mod_access, 
mod_php4, mod_dav


---------------------------------------
Received: (at 230016-close) by bugs.debian.org; 28 Jan 2004 07:05:44 +0000
>From [EMAIL PROTECTED] Tue Jan 27 23:05:44 2004
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 1Aljlg-0003cV-00; Tue, 27 Jan 2004 23:05:44 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Alji9-0001az-00; Wed, 28 Jan 2004 02:02:05 -0500
From: [EMAIL PROTECTED] (Fabio M. Di Nitto)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.43 $
Subject: Bug#230016: fixed in apache 1.3.29.0.1-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 28 Jan 2004 02:02:05 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
        version=2.60-bugs.debian.org_2004_01_27
X-Spam-Level: 

Source: apache
Source-Version: 1.3.29.0.1-5

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

apache-common_1.3.29.0.1-5_i386.deb
  to pool/main/a/apache/apache-common_1.3.29.0.1-5_i386.deb
apache-dbg_1.3.29.0.1-5_i386.deb
  to pool/main/a/apache/apache-dbg_1.3.29.0.1-5_i386.deb
apache-dev_1.3.29.0.1-5_i386.deb
  to pool/main/a/apache/apache-dev_1.3.29.0.1-5_i386.deb
apache-doc_1.3.29.0.1-5_all.deb
  to pool/main/a/apache/apache-doc_1.3.29.0.1-5_all.deb
apache-perl_1.3.29.0.1-5_i386.deb
  to pool/main/a/apache/apache-perl_1.3.29.0.1-5_i386.deb
apache-ssl_1.3.29.0.1-5_i386.deb
  to pool/main/a/apache/apache-ssl_1.3.29.0.1-5_i386.deb
apache-utils_1.3.29.0.1-5_i386.deb
  to pool/main/a/apache/apache-utils_1.3.29.0.1-5_i386.deb
apache_1.3.29.0.1-5.diff.gz
  to pool/main/a/apache/apache_1.3.29.0.1-5.diff.gz
apache_1.3.29.0.1-5.dsc
  to pool/main/a/apache/apache_1.3.29.0.1-5.dsc
apache_1.3.29.0.1-5_i386.deb
  to pool/main/a/apache/apache_1.3.29.0.1-5_i386.deb
libapache-mod-perl_1.29.0.1-5_i386.deb
  to pool/main/a/apache/libapache-mod-perl_1.29.0.1-5_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.
Fabio M. Di Nitto <[EMAIL PROTECTED]> (supplier of updated apache 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: Wed, 28 Jan 2004 07:19:21 +0100
Source: apache
Binary: apache-dev apache-common apache-doc apache-utils apache apache-dbg 
apache-perl libapache-mod-perl apache-ssl
Architecture: source i386 all
Version: 1.3.29.0.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Fabio M. Di Nitto <[EMAIL PROTECTED]>
Description: 
 apache     - Versatile, high-performance HTTP server
 apache-common - Support files for all Apache webservers
 apache-dbg - Apache webservers (debugging versions)
 apache-dev - Apache webserver development kit
 apache-doc - Apache webserver docs
 apache-perl - Versatile, high-performance HTTP server with Perl support
 apache-ssl - Versatile, high-performance HTTP server with SSL support
 apache-utils - Utility programs for webservers
 libapache-mod-perl - Integration of perl with the Apache web server
Closes: 230016 230038
Changes: 
 apache (1.3.29.0.1-5) unstable; urgency=low
 .
   * (Fabio M. Di Nitto)
     - Switched all scripts to use bash
       (Closes: #230016, #230038)
Files: 
 1dd58af2f86157071dbc2b3849727379 1085 web optional apache_1.3.29.0.1-5.dsc
 d53bcb933dacd163b1de4f35daaf69d5 369885 web optional 
apache_1.3.29.0.1-5.diff.gz
 0b5a6a0250e11d0caa92bb5770656e46 1157636 doc optional 
apache-doc_1.3.29.0.1-5_all.deb
 6c2760239685597da60cd9db51dfb32a 365628 web optional 
apache_1.3.29.0.1-5_i386.deb
 65c355f0b04de6e24de80398da3c9241 476518 web optional 
apache-ssl_1.3.29.0.1-5_i386.deb
 0267ae861c35a1adb2edb30244b64c32 484174 web extra 
apache-perl_1.3.29.0.1-5_i386.deb
 816a130241a7536060170fc6db538047 315868 devel extra 
apache-dev_1.3.29.0.1-5_i386.deb
 f5bcbc163a6a5bc181621aadd1575522 9056604 devel extra 
apache-dbg_1.3.29.0.1-5_i386.deb
 071bafdbecd972010cf282f9dd12ee13 813558 web optional 
apache-common_1.3.29.0.1-5_i386.deb
 6f654d7911e4f6d85765d0859d5ee642 252766 web optional 
apache-utils_1.3.29.0.1-5_i386.deb
 d2aa19b9987b2fa01d5d955d171e134e 479526 web optional 
libapache-mod-perl_1.29.0.1-5_i386.deb

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

iD8DBQFAF1sxhCzbekR3nhgRApp7AJ4lD3p4uZWRoGkzfFJ6c71YQmXytgCdFKEe
cTT9JKEXIUI1nOV3AKGNQOM=
=uYCz
-----END PGP SIGNATURE-----


Reply via email to