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

Bug#215217: marked as done (apache: postinit still insert wrong port number)



Your message dated Tue, 14 Oct 2003 09:02:23 -0400
with message-id <E1A9Ooh-0006Ji-00@auric.debian.org>
and subject line Bug#215217: fixed in apache 1.3.28-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; 11 Oct 2003 07:51:07 +0000
>From Joerg.Rieger@informatik.med.uni-giessen.de Sat Oct 11 02:50:50 2003
Return-path: <Joerg.Rieger@informatik.med.uni-giessen.de>
Received: from merkur.hrz.uni-giessen.de [134.176.2.12] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A8EWY-0001oz-00; Sat, 11 Oct 2003 02:50:50 -0500
Received: from merkur1.hrz.uni-giessen.de by merkur.hrz.uni-giessen.de with ESMTP; Sat, 11 Oct 2003 09:50:40 +0200
Received: from merkur.hrz.uni-giessen.de (merkur.hrz.uni-giessen.de [134.176.2.12])
	by merkur1.hrz.uni-giessen.de (Postfix) with ESMTP
	id 40726107BA; Sat, 11 Oct 2003 09:50:35 +0200 (CEST)
Received: from [217.226.196.26] by mailout2.uni-giessen.de with ESMTP; Sat, 11 Oct 2003 09:50:38 +0200
Received: by riser.jnet.local (Postfix, from userid 1000)
	id EDBFB2244; Sat, 11 Oct 2003 09:50:36 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Joerg Rieger <Joerg.Rieger@informatik.med.uni-giessen.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apache: postinit still insert wrong port number
X-Mailer: reportbug 2.34
Date: Sat, 11 Oct 2003 09:50:35 +0200
Message-Id: <[🔎] 20031011075036.EDBFB2244@riser.jnet.local>
X-HRZ-JLUG-MailScanner-Information: Passed JLUG virus check
X-HRZ-JLUG-MailScanner: Found to be clean
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0
	tests=BAYES_30,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-3
Severity: grave
Tags: sid
Justification: renders package unusable

postinit still insert the wrong port number:

****

Setting up apache (1.3.28-3) ...
Configuration syntax error detected. Not reloading.

Syntax error on line 237 of /etc/apache/httpd.conf:
The port number "/cgi-bin/isdnreport_cgi>" is outside the appropriate range (i.e., 1..65535).
invoke-rc.d: initscript apache, action "start" failed.
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
  apache
E: Sub-process /usr/bin/dpkg returned an error code (1)

****


The corresponding error line 237 in httpd.conf now reads:


****

#
# Port: The port to which the standalone server listens. For
# ports < 1023, you will need apache to be run as root initially.
#
Port /cgi-bin/isdnreport_cgi>

****


This information has been taken from a defined location:

<Location /cgi-bin/isdnreport_cgi>
 .
 .
</Location>  


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux riser 2.4.22 #6 Fri Oct 3 19:04:40 CEST 2003 i586
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15

Versions of packages apache depends on:
ii  apache-common                 1.3.28-3   Support files for all Apache webse
ii  debconf                       1.3.15     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/server-name: localhost
  apache/server-port: /cgi-bin/isdnreport_cgi>
  apache/init: true
* apache/enable-suexec: true
  apache/server-admin: webmaster@somehome.local
  apache/document-root: /var/www


---------------------------------------
Received: (at 215217-close) by bugs.debian.org; 14 Oct 2003 13:02:46 +0000
>From katie@auric.debian.org Tue Oct 14 08:02:46 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A9Op3-00033d-00; Tue, 14 Oct 2003 08:02:45 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1A9Ooh-0006Ji-00; Tue, 14 Oct 2003 09:02:23 -0400
From: fabbione@fabbione.net (Fabio M. Di Nitto)
To: 215217-close@bugs.debian.org
X-Katie: $Revision: 1.38 $
Subject: Bug#215217: fixed in apache 1.3.28-4
Message-Id: <E1A9Ooh-0006Ji-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Tue, 14 Oct 2003 09:02:23 -0400
Delivered-To: 215217-close@bugs.debian.org

Source: apache
Source-Version: 1.3.28-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.28-4_i386.deb
  to pool/main/a/apache/apache-common_1.3.28-4_i386.deb
apache-dev_1.3.28-4_i386.deb
  to pool/main/a/apache/apache-dev_1.3.28-4_i386.deb
apache-doc_1.3.28-4_all.deb
  to pool/main/a/apache/apache-doc_1.3.28-4_all.deb
apache-perl_1.3.28-4_i386.deb
  to pool/main/a/apache/apache-perl_1.3.28-4_i386.deb
apache-ssl_1.3.28-4_i386.deb
  to pool/main/a/apache/apache-ssl_1.3.28-4_i386.deb
apache_1.3.28-4.diff.gz
  to pool/main/a/apache/apache_1.3.28-4.diff.gz
apache_1.3.28-4.dsc
  to pool/main/a/apache/apache_1.3.28-4.dsc
apache_1.3.28-4_i386.deb
  to pool/main/a/apache/apache_1.3.28-4_i386.deb
libapache-mod-perl_1.28-4_i386.deb
  to pool/main/a/apache/libapache-mod-perl_1.28-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 215217@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, 14 Oct 2003 14:19:04 +0200
Source: apache
Binary: apache-ssl libapache-mod-perl apache-dev apache-common apache-doc apache-perl apache
Architecture: source i386 all
Version: 1.3.28-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-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
 libapache-mod-perl - Integration of perl with the Apache web server
Closes: 215211 215217 215351 215557 215560
Changes: 
 apache (1.3.28-4) unstable; urgency=low
 .
   * (Fabio M. Di Nitto)
     - Changed the code to parse config files to not yell when including
       empty directories (Closes: #215351)
     - Fixed (again) parsing of Port (Closes: #215217, #215211, #215557)
     - modules-config prompts only when required (Closes: #215560)
Files: 
 ffeff9d9985b8d75c87a70a4954e899f 1017 web optional apache_1.3.28-4.dsc
 787930cfe5ae1f18266f79be1505a905 414904 web optional apache_1.3.28-4.diff.gz
 aae4045f08960b13d705e6e43755f471 1100034 doc optional apache-doc_1.3.28-4_all.deb
 22250d9f8c67114e913dc1382a1d122d 357724 web optional apache_1.3.28-4_i386.deb
 66b39fa59135d63c400eb47d9ee163b0 404552 web optional apache-ssl_1.3.28-4_i386.deb
 41bd3a43c2783dfa8789653e98de7091 472368 web extra apache-perl_1.3.28-4_i386.deb
 90cf67f67fb781dfa39ab111320fda02 1661748 devel extra apache-dev_1.3.28-4_i386.deb
 039ed529ef977b8b5842668b117deec9 836652 web optional apache-common_1.3.28-4_i386.deb
 aaf384a9157915fd292609efe7cbdf30 470612 web optional libapache-mod-perl_1.28-4_i386.deb

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

iD8DBQE/i+6WhCzbekR3nhgRAmP9AJ49tL1kn+7xJPwShOvidenyccfJ9wCgj122
8x+b+/bdyzickkJghqn29Wo=
=IWad
-----END PGP SIGNATURE-----



Reply to: