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

Bug#145502: marked as done (please cleanup env)



Your message dated Tue, 14 Oct 2003 18:06:37 +0200 (CEST)
with message-id <Pine.LNX.4.58.0310141800000.24499@trider-g7.ext.fabbione.net>
and subject line (no subject)
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; 2 May 2002 06:50:13 +0000
>From weasel@debian.org Thu May 02 01:50:13 2002
Return-path: <weasel@debian.org>
Received: from gtso-c3477b5b.dsl.mediaways.net (mail.frosty-geek.net) [195.71.123.91] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 173APt-00036b-00; Thu, 02 May 2002 01:50:13 -0500
Received: by mail.frosty-geek.net (Postfix, from userid 10)
	id CA7C746C107; Thu,  2 May 2002 08:50:11 +0200 (CEST)
Received: from valiant.palfrader.org (valiant.oeknet.mhn.de [10.151.2.120])
	by marvin.palfrader.org (Postfix) with ESMTP id 27CC314125
	for <submit@bugs.debian.org>; Thu,  2 May 2002 08:47:09 +0200 (CEST)
Received: by valiant.palfrader.org (Postfix, from userid 1000)
	id 5055A1FA1F9; Thu,  2 May 2002 08:47:08 +0200 (CEST)
Date: Thu, 2 May 2002 08:47:08 +0200
From: Peter Palfrader <weasel@debian.org>
To: submit@bugs.debian.org
Subject: please cleanup env
Message-ID: <20020502064707.GA14203@valiant.oeknet.mhn.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI"
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
X-PGP: 1024R/D1A3A329 BB A2 DC FE D7 D2 09 BF  93 46 36 6F C1 A4 41 1A
X-GPG: 1024D/94C09C7F 5B00 C96D 5D54 AEE1 206B  AF84 DE7A AF6E 94C0 9C7F
X-Accept-Language: de, en
Delivered-To: submit@bugs.debian.org


--+HP7ph2BbKc20aGI
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: apache
Version: 1.3.24-2.1
Severity: wishlist

(or minor, normal, grave, or critical - depending on who you ask)

To cleanup the environment you set
	APACHECTL=3D"env -i LANG=3D${LANG} PATH=3D${PATH} $APACHECTL"
but you don't use apachectl to start apache.


You might want to consider this in /etc/init.d/apache:

--- apache.orig	Thu May  2 08:44:21 2002
+++ apache	Thu May  2 08:44:25 2002
@@ -29,7 +29,8 @@
 case "$1" in
   start)
     echo -n "Starting web server: $NAME"
-    start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON
+    env -i LANG=3D${LANG} PATH=3D${PATH} \
+    	start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON
     ;;
=20
   stop)
@@ -45,7 +46,8 @@
   reload-modules)
     echo -n "Reloading $NAME modules"
     start-stop-daemon --stop --pidfile $PIDFILE --oknodo --retry 30
-    start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON
+    env -i LANG=3D${LANG} PATH=3D${PATH} \
+    	start-stop-daemon --start --pidfile $PIDFILE --exec $DAEMON
     ;;
=20
   restart)


so long
					yours,
					peter

--=20
 PGP signed and encrypted  |  .''`.  ** Debian GNU/Linux **
    messages preferred.    | : :' :      The  universal
                           | `. `'      Operating System
 http://www.palfrader.org/ |   `-    http://www.debian.org/

--+HP7ph2BbKc20aGI
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

iD8DBQE80ODr3nqvbpTAnH8RAtNWAKCsmiejhAgoSehqThSOFISX3Cz8nACgzUHi
Sjh9JNmM3xANXk1v8nQ8NAo=
=1hkQ
-----END PGP SIGNATURE-----

--+HP7ph2BbKc20aGI--

---------------------------------------
Received: (at 145502-done) by bugs.debian.org; 14 Oct 2003 16:06:47 +0000
>From fabbione@fabbione.net Tue Oct 14 11:06:44 2003
Return-path: <fabbione@fabbione.net>
Received: from port5.ds1-sby.adsl.cybercity.dk (trider-g7.fabbione.net) [212.242.169.198] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A9Rh0-0002It-00; Tue, 14 Oct 2003 11:06:38 -0500
Received: from trider-g7.ext.fabbione.net (port5.ds1-sby.adsl.cybercity.dk [212.242.169.198])
	by trider-g7.fabbione.net (Postfix) with ESMTP id 91EAE37;
	Tue, 14 Oct 2003 18:06:37 +0200 (CEST)
Date: Tue, 14 Oct 2003 18:06:37 +0200 (CEST)
From: Fabio Massimo Di Nitto <fabbione@fabbione.net>
Sender: fabbione@trider-g7.ext.fabbione.net
To: 135244-done@bugs.debian.org, 131072-done@bugs.debian.org,
	145502-done@bugs.debian.org
Message-ID: <Pine.LNX.4.58.0310141800000.24499@trider-g7.ext.fabbione.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 145502-done@bugs.debian.org
X-Spam-Status: No, hits=0.0 required=4.0
	tests=none
	version=2.53-bugs.debian.org_2003_10_13
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_13 (1.174.2.15-2003-03-30-exp)


I am closing these 3 bugs since they have been fixed for a while in
sarge/sid. Unfortunatly i have no reference in which version of
apache they have been fixed.

woody still ship an entry but it is not used.

Fabio

-- 
Our mission: make IPv6 the default IP protocol
"We are on a mission from God" - Elwood Blues

http://www.itojun.org/paper/itojun-nanog-200210-ipv6isp/mgp00004.html



Reply to: