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

Bug#229728: marked as done (Nicer output upon apache start)



Your message dated Tue, 27 Jan 2004 13:04:51 -0500
with message-id <E1AlXZz-00005p-00@newraff.debian.org>
and subject line Bug#229728: fixed in apache 1.3.29.0.1-4
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; 26 Jan 2004 08:30:13 +0000
>From kreutzm@itp.uni-hannover.de Mon Jan 26 00:30:13 2004
Return-path: <kreutzm@itp.uni-hannover.de>
Received: from mrelay2.uni-hannover.de [130.75.2.5] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Al28L-0003Bl-00; Mon, 26 Jan 2004 00:30:13 -0800
Received: from mail.itp.uni-hannover.de (mail.itp.uni-hannover.de [130.75.25.242])
	by mrelay2.uni-hannover.de (8.12.10/8.12.10) with ESMTP id i0Q8U8Gm029772
	for <submit@bugs.debian.org>; Mon, 26 Jan 2004 09:30:08 +0100 (MET)
Received: from arctur.itp.uni-hannover.de (arctur.itp.uni-hannover.de [130.75.25.96])
	by mail.itp.uni-hannover.de (Postfix) with ESMTP id 1BE4CD308
	for <submit@bugs.debian.org>; Mon, 26 Jan 2004 09:30:03 +0100 (CET)
Received: by arctur.itp.uni-hannover.de (Postfix, from userid 237)
	id BF34D6B85; Mon, 26 Jan 2004 09:30:02 +0100 (CET)
Date: Mon, 26 Jan 2004 09:30:02 +0100
From: Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
To: submit@bugs.debian.org
Subject: Nicer output upon apache start
Message-ID: <[🔎] 20040126083002.GD14828@itp.uni-hannover.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="x4pBfXISqBoDm8sr"
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Public-Key-URL: http://www.itp.uni-hannover.de/~kreutzm/data/kreutzm.gpg
X-homepage: http://www.itp.uni-hannover.de/~kreutzm
X-Scanned-By: MIMEDefang 2.37
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_25 
	(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_25
X-Spam-Level: 


--x4pBfXISqBoDm8sr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: apache
Version: 1.3.29.0.1-3
Severity: wishlist
Tags: patch

When apache starts, it prints a message telling that it parses its
config directory. This message is directly appended to the startup
message, thus making the latter difficult to read.=20

The patch simply seperates them a little, you could also use a single
space (or even better) a newline and some indentation (the latter
would avoid line wrapping on 80x25 terminals).

--- apache.orig 2003-12-24 04:40:24.000000000 +0100
+++ apache      2004-01-25 18:29:12.000000000 +0100
@@ -55,7 +55,7 @@
   start)
     should_start
     test_config
-    echo -n "Starting web server: $NAME"
+    echo -n "Starting web server: $NAME; "
     start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON > /dev/null
     ;;


Similarly apache-ssl should be patched.

-- System Information:
Debian Release: testing/unstable
Architecture: alpha
Kernel: Linux sixtyfor 2.4.21-pre1 #1 Don Okt 2 18:27:25 CEST 2003 alpha
Locale: LANG=3Dde_DE@euro, LC_CTYPE=3Dde_DE@euro

Versions of packages apache depends on:
ii  apache-common               1.3.29.0.1-3 Support files for all Apache w=
ebse
ii  debconf                     1.3.22       Debian configuration managemen=
t sy
ii  dpkg                        1.10.18      Package maintenance system for=
 Deb
ii  libc6.1                     2.3.2.ds1-10 GNU C Library: Shared librarie=
s an
ii  libdb4.1                    4.1.25-10    Berkeley v4.1 Database Librari=
es [
ii  libexpat1                   1.95.6-6     XML parsing C library - runtim=
e li
ii  libmagic1                   4.06-2       File type determination librar=
y us
ii  libpam0g                    0.76-14.1    Pluggable Authentication Modul=
es l
ii  logrotate                   3.6.5-2      Log rotation utility
ii  mime-support                3.24-1       MIME files 'mime.types' & 'mai=
lcap
ii  perl [perl5]                5.8.2-2      Larry Wall's Practical Extract=
ion=20

-- debconf information:
* apache/enable-suexec: false
  apache/server-name: localhost
  apache/document-root: /var/www
  apache/server-port: 80
  apache/init: true
  apache/server-admin: webmaster@sixtyfor
--=20
Helge Kreutzmann, Dipl.-Phys.               Helge.Kreutzmann@itp.uni-hannov=
er.de
  gpg signed mail preferred    gpg-key: finger kreutzm@rigel.itp.uni-hannov=
er.de
    64bit GNU powered                  http://www.itp.uni-hannover.de/~kreu=
tzm
       Help keep free software "libre": http://www.freepatents.org/

--x4pBfXISqBoDm8sr
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFAFNAKRsxcY/MYpWoRAkRzAJ4q/WkCOLl9gHyDMV3fHkFmBM6NPwCfZMqx
AA6VJExAh+MDt0/nqK91ZmY=
=3Vcs
-----END PGP SIGNATURE-----

--x4pBfXISqBoDm8sr--

---------------------------------------
Received: (at 229728-close) by bugs.debian.org; 27 Jan 2004 18:08:23 +0000
>From katie@newraff.debian.org Tue Jan 27 10:08:23 2004
Return-path: <katie@newraff.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AlXdP-0004Rh-00; Tue, 27 Jan 2004 10:08:23 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1AlXZz-00005p-00; Tue, 27 Jan 2004 13:04:51 -0500
From: fabbione@fabbione.net (Fabio M. Di Nitto)
To: 229728-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#229728: fixed in apache 1.3.29.0.1-4
Message-Id: <E1AlXZz-00005p-00@newraff.debian.org>
Sender: Archive Administrator <katie@newraff.debian.org>
Date: Tue, 27 Jan 2004 13:04:51 -0500
Delivered-To: 229728-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_25 
	(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_25
X-Spam-Level: 

Source: apache
Source-Version: 1.3.29.0.1-4

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-4_i386.deb
  to pool/main/a/apache/apache-common_1.3.29.0.1-4_i386.deb
apache-dbg_1.3.29.0.1-4_i386.deb
  to pool/main/a/apache/apache-dbg_1.3.29.0.1-4_i386.deb
apache-dev_1.3.29.0.1-4_i386.deb
  to pool/main/a/apache/apache-dev_1.3.29.0.1-4_i386.deb
apache-doc_1.3.29.0.1-4_all.deb
  to pool/main/a/apache/apache-doc_1.3.29.0.1-4_all.deb
apache-perl_1.3.29.0.1-4_i386.deb
  to pool/main/a/apache/apache-perl_1.3.29.0.1-4_i386.deb
apache-ssl_1.3.29.0.1-4_i386.deb
  to pool/main/a/apache/apache-ssl_1.3.29.0.1-4_i386.deb
apache-utils_1.3.29.0.1-4_i386.deb
  to pool/main/a/apache/apache-utils_1.3.29.0.1-4_i386.deb
apache_1.3.29.0.1-4.diff.gz
  to pool/main/a/apache/apache_1.3.29.0.1-4.diff.gz
apache_1.3.29.0.1-4.dsc
  to pool/main/a/apache/apache_1.3.29.0.1-4.dsc
apache_1.3.29.0.1-4_i386.deb
  to pool/main/a/apache/apache_1.3.29.0.1-4_i386.deb
libapache-mod-perl_1.29.0.1-4_i386.deb
  to pool/main/a/apache/libapache-mod-perl_1.29.0.1-4_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 229728@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio M. Di Nitto <fabbione@fabbione.net> (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 ftpmaster@debian.org)


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

Format: 1.7
Date: Tue, 27 Jan 2004 18:23:49 +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-4
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Fabio M. Di Nitto <fabbione@fabbione.net>
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: 224390 225015 225047 225608 225634 226131 227357 227997 228033 228329 228451 228537 228667 228946 229027 229553 229728 229764
Changes: 
 apache (1.3.29.0.1-4) unstable; urgency=low
 .
   * (Fabio M. Di Nitto)
     - Fixed symlink creation in mod-perl postinst (Closes: #225047)
     - Added SSLCacheServerPort check to suggested correction (Closes: #224390)
     - Added mod-perl r->dir_config('foo') patch. Thanks Don. (Closes: #226131)
     - Upgrade to libdb4.2 (Closes: #228451)
     - Updated spanish translation thanks to Javier (Closes: #228329)
     - Applied patch to mod_usertrack (Closes: #227997)
     - Removed mod_uniqe_id from the default setup (Closes: #228033, #228667)
     - Added workaround for a buggy prerm script in woody to ensure smooth
       upgrades (Closes: #227357, #225015)
     - Fixed libapache-mod-perl Depends list (Closes: #228946)
     - Fixed listconffiles to support filenames enclosed in "" and ''
       (Closes: #228537, #225608)
     - Modified modules-config to fully support upgrades from woody and
       in non-interactive mode
     - apache-common shows configuration changes only when upgrading
       (Closes: #229027, #229553)
     - Added symlink from apache-doc to apache/manual (Closes: #229764)
     - Added patch 102_inetdfix to nullify output while processing
       configuration directories (consistent with apache2 and policy)
       (Closes: #225634, #229728)
   * (Thom May)
     - Kill an echo -n that was causing problems on dash
Files: 
 27e4e77c36c18a0a1efd7e9cb833a887 1085 web optional apache_1.3.29.0.1-4.dsc
 0b84a2279b2a62d58dc489db16ee0dca 369854 web optional apache_1.3.29.0.1-4.diff.gz
 5116688bb57e37230b51e0bdf1bf9815 1157584 doc optional apache-doc_1.3.29.0.1-4_all.deb
 1fb0cc59e70d54bff19bf99236b28d55 365576 web optional apache_1.3.29.0.1-4_i386.deb
 0310544ca5ac5ea32bf03cb93f1f9c29 476470 web optional apache-ssl_1.3.29.0.1-4_i386.deb
 0b9da6ad149ced1140e3fe3045db3110 484102 web extra apache-perl_1.3.29.0.1-4_i386.deb
 0cef9adbe4970e23965daf08bb9c129d 315820 devel extra apache-dev_1.3.29.0.1-4_i386.deb
 071d297c6223d234d80693aa18959f25 9056570 devel extra apache-dbg_1.3.29.0.1-4_i386.deb
 5052c93eadebe355c0fc41c8fb382fa0 813536 web optional apache-common_1.3.29.0.1-4_i386.deb
 59827a1a5ca0acf5ce867415ea77001a 252724 web optional apache-utils_1.3.29.0.1-4_i386.deb
 000ffc730e4bedbc82d937cf92525a1e 479496 web optional libapache-mod-perl_1.29.0.1-4_i386.deb

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

iD8DBQFAFqOGhCzbekR3nhgRApYsAJ0dAWQgcQ9uPoqfpXrCwIXjoPe9hwCgjyf5
ogQFxmYxjF1bsoB1SU4TwnM=
=Ab+g
-----END PGP SIGNATURE-----



Reply to: