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

Bug#215110: marked as done (apache: more configuration breakage)



Your message dated Fri, 10 Oct 2003 15:41:46 +0100
with message-id <20031010144146.GZ27861@parcelfarce.linux.theplanet.co.uk>
and subject line Bug#215110: apache: more configuration breakage
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; 10 Oct 2003 14:15:53 +0000
>From mjj-debian@frogdream.com Fri Oct 10 09:15:45 2003
Return-path: <mjj-debian@frogdream.com>
Received: from ppp116-254.lns1.syd2.internode.on.net (frogdream.com) [150.101.116.254] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A7y3U-0004Oj-00; Fri, 10 Oct 2003 09:15:44 -0500
Received: from clotho.frogdream.com (clotho.frogdream.com [::ffff:192.168.0.2])
  by atropos.frogdream.com with esmtp; Sat, 11 Oct 2003 00:15:40 +1000
Received: by clotho.frogdream.com (sSMTP sendmail emulation); Sat, 11 Oct 2003 00:15:40 +1000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Matt Jackson <mjj-debian@frogdream.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache: more configuration breakage
X-Mailer: reportbug 2.34
Date: Sat, 11 Oct 2003 00:15:40 +1000
Message-ID: <[🔎] courier.3F86BF0C.000030E0@atropos.frogdream.com>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0
	tests=HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_10_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_09 (1.174.2.15-2003-03-30-exp)

Package: apache
Version: 1.3.28-2
Severity: important
Tags: sid

I have another configuration that breaks similarly to #214728 (now
working ok). I have an alias line 

Alias /frogdream "/export/src/frogdream-www/build"

Configuring Apache changes this to

Alias /frogdream "/exPort 80 /frogdream

after which Apache fails to start.



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux clotho 2.4.21 #2 Mon Jun 16 22:12:52 EST 2003 i586
Locale: LANG=en_AU, LC_CTYPE=en_AU

Versions of packages apache depends on:
ii  apache-common                 1.3.28-2   Support files for all Apache webse
ii  debconf                       1.3.14     Debian configuration management sy
ii  dpkg                          1.10.15    Package maintenance system for Deb
ii  libc6                         2.3.2-8    GNU C Library: Shared libraries an
ii  libdb4.1                      4.1.25-9   Berkeley v4.1 Database Libraries [
ii  libexpat1                     1.95.6-6   XML parsing C library - runtime li
ii  libmagic1                     4.04-1     File type determination library us
ii  logrotate                     3.6.5-2    Log rotation utility
ii  mime-support                  3.23-1     MIME files 'mime.types' & 'mailcap
ii  perl [perl5]                  5.8.1-2    Larry Wall's Practical Extraction 

-- debconf information:
* apache/enable-suexec: true
  apache/init: true
  apache/server-name: clotho.frogdream.com
  apache/document-root: /var/www /var/www
  apache/server-admin: www@frogdream.com
  apache/server-port: 80 /frogdream


---------------------------------------
Received: (at 215110-close) by bugs.debian.org; 10 Oct 2003 14:42:37 +0000
>From willy@www.linux.org.uk Fri Oct 10 09:41:48 2003
Return-path: <willy@www.linux.org.uk>
Received: from parcelfarce.linux.theplanet.co.uk (www.linux.org.uk) [195.92.249.252] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A7ySh-0002mw-00; Fri, 10 Oct 2003 09:41:47 -0500
Received: from willy by www.linux.org.uk with local (Exim 4.22)
	id 1A7ySg-0001Cm-44; Fri, 10 Oct 2003 15:41:46 +0100
Date: Fri, 10 Oct 2003 15:41:46 +0100
From: Matthew Wilcox <willy@debian.org>
To: Matt Jackson <mjj-debian@frogdream.com>, 215110-close@bugs.debian.org
Subject: Re: Bug#215110: apache: more configuration breakage
Message-ID: <20031010144146.GZ27861@parcelfarce.linux.theplanet.co.uk>
References: <[🔎] courier.3F86BF0C.000030E0@atropos.frogdream.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] courier.3F86BF0C.000030E0@atropos.frogdream.com>
User-Agent: Mutt/1.4.1i
Sender: <willy@www.linux.org.uk>
Delivered-To: 215110-close@bugs.debian.org
X-Spam-Status: No, hits=-5.7 required=4.0
	tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
	version=2.53-bugs.debian.org_2003_10_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_09 (1.174.2.15-2003-03-30-exp)

On Sat, Oct 11, 2003 at 12:15:40AM +1000, Matt Jackson wrote:
> I have another configuration that breaks similarly to #214728 (now
> working ok). I have an alias line 
> 
> Alias /frogdream "/export/src/frogdream-www/build"
> 
> Configuring Apache changes this to
> 
> Alias /frogdream "/exPort 80 /frogdream
> 
> after which Apache fails to start.

Hi, thanks for the report.  This is actually the same bug (with very
different symptoms) as was reported in 215110.  1.3.28-3 should fix
the problem, so I am closing this report.

-- 
"It's not Hollywood.  War is real, war is primarily not about defeat or
victory, it is about death.  I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk



Reply to: