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

Bug#135244: marked as done (apache-ssl: TERMCAP entry break unset `env | sed s/=.*//` from init.d/apache-ssl)



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; 22 Feb 2002 18:02:16 +0000
>From lufthans@lufthans.com Fri Feb 22 12:02:16 2002
Return-path: <lufthans@lufthans.com>
Received: from faq.lufthans.com (wolle) [65.121.26.136] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16eK1P-0000u3-00; Fri, 22 Feb 2002 12:02:15 -0600
Received: from lufthans by wolle with local (Exim 3.33 #1 (Debian))
	id 16MsXo-0005La-00; Sat, 05 Jan 2002 08:15:36 -0700
From: der.hans <bugs@LuftHans.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache-ssl: TERMCAP entry break unset `env | sed s/=.*//` from init.d/apache-ssl
X-Reportbug-Version: 1.41.1421
X-Mailer: reportbug 1.41.1421
Date: Sat, 05 Jan 2002 08:15:36 -0700
Message-Id: <E16MsXo-0005La-00@wolle>
Sender: "der.hans" <lufthans@wolle>
Delivered-To: submit@bugs.debian.org

Package: apache-ssl
Version: 1.3.22.1+1.44-1
Severity: normal
Tags: patch

The TERMCAP entry on this box causes bogus unset commands in the apache-ssl
init script. grepping out lines that begin with spaces fixes it.

$ diff /tmp/apache-ssl.lh /etc/init.d/apache-ssl 
7c7
< unset `env | grep ^[^[:space:]] | sed s/=.*//`
---
> unset `env | sed s/=.*//`

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux wolle 2.2.19-reiserfs #1 SMP Sat Apr 14 08:47:15 EDT 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache-ssl depends on:
ii  apache-common                1.3.22-5    Support files for all Apache webse
ii  libc6                        2.2.4-7     GNU C Library: Shared libraries an
ii  libdb2                       2:2.7.7.0-2 The Berkeley database routines (ru
ii  libexpat1                    1.95.2-6    XML parsing C library - runtime li
ii  libssl0.9.6                  0.9.6b-4    SSL shared libraries
ii  mime-support                 3.13-3      MIME files 'mime.types' & 'mailcap
ii  openssl                      0.9.6b-4    Secure Socket Layer (SSL) binary a
ii  perl                         5.6.1-6     Larry Wall's Practical Extraction 
ii  perl [perl5]                 5.6.1-6     Larry Wall's Practical Extraction 


---------------------------------------
Received: (at 135244-done) by bugs.debian.org; 14 Oct 2003 16:06:48 +0000
>From fabbione@fabbione.net Tue Oct 14 11:06:47 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: 135244-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: