apache2 override disparity

2007-09-07 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

apache2-mpm-event_2.2.6-1_i386.deb: package says section is web, override says 
net.
apache2-mpm-perchild_2.2.6-1_all.deb: package says section is web, override 
says net.
apache2-mpm-prefork_2.2.6-1_i386.deb: package says section is web, override 
says net.
apache2-mpm-worker_2.2.6-1_i386.deb: package says section is web, override says 
net.
apache2-prefork-dev_2.2.6-1_i386.deb: package says priority is extra, override 
says optional.
apache2-threaded-dev_2.2.6-1_i386.deb: package says priority is extra, override 
says optional.
apache2-utils_2.2.6-1_i386.deb: package says section is web, override says net.
apache2.2-common_2.2.6-1_i386.deb: package says section is web, override says 
net.
apache2_2.2.6-1_all.deb: package says section is web, override says net.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#439027: marked as done (apache2.2-common: /etc/init.d/apache2 doesn't consistently use apache2ctl)

2007-09-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Sep 2007 16:02:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#439027: fixed in apache2 2.2.6-1
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)

---BeginMessage---
Package: apache2.2-common
Version: 2.2.3-4+etch1
Severity: important
Tags: patch


At current, apache2ctl isn't always used to interact with apache.
This can make the stop and reload functions fail if envvars is used to modify 
certain aspects of apache's core paths.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache2.2-common depends on:
ii  apache2-utils  2.2.3-4+etch1 utility programs for webservers
ii  libmagic1  4.17-5etch2   File type determination library us
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  mime-support   3.39-1MIME files 'mime.types'  'mailcap
ii  net-tools  1.60-17   The NET-3 networking toolkit
ii  procps 1:3.2.7-3 /proc file system utilities

apache2.2-common recommends no packages.

-- no debconf information
--- apache2.orig2007-08-21 09:33:52.0 -0400
+++ apache2 2007-08-21 09:36:37.0 -0400
@@ -29,7 +29,6 @@
 exit 0;
 fi
 
-APACHE2=$ENV /usr/sbin/apache2
 APACHE2CTL=$ENV /usr/sbin/apache2ctl
 
 pidof_apache() {
@@ -64,9 +63,9 @@
 }
 
 apache_stop() {
-   if `apache2 -t  /dev/null 21`; then
+   if `$APACHE2CTL configtest  /dev/null 21`; then
# if the config is ok than we just stop normaly
-   $APACHE2 -k stop
+   $APACHE2CTL stop
else
# if we are here something is broken and we need to try
# to exit as nice and clean as possible
---End Message---
---BeginMessage---
Source: apache2
Source-Version: 2.2.6-1

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-dbg_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.6-1_i386.deb
apache2-doc_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.6-1_all.deb
apache2-mpm-event_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.6-1_i386.deb
apache2-mpm-perchild_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.6-1_all.deb
apache2-mpm-prefork_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.6-1_i386.deb
apache2-mpm-worker_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.6-1_i386.deb
apache2-prefork-dev_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.6-1_i386.deb
apache2-src_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-src_2.2.6-1_all.deb
apache2-threaded-dev_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.6-1_i386.deb
apache2-utils_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.6-1_i386.deb
apache2.2-common_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.6-1_i386.deb
apache2_2.2.6-1.diff.gz
  to pool/main/a/apache2/apache2_2.2.6-1.diff.gz
apache2_2.2.6-1.dsc
  to pool/main/a/apache2/apache2_2.2.6-1.dsc
apache2_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2_2.2.6-1_all.deb
apache2_2.2.6.orig.tar.gz
  to pool/main/a/apache2/apache2_2.2.6.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apache2 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 06 Sep 2007 23:54:42 +0200
Source: apache2
Binary: apache2-utils apache2-prefork-dev apache2 apache2-mpm-prefork 
apache2-doc apache2-mpm-event apache2.2-common apache2-dbg apache2-mpm-worker 
apache2-src apache2-threaded-dev apache2-mpm-perchild
Architecture: source all i386
Version: 2.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: 

Bug#414855: marked as done (wildcard cert not working in apache 2.2)

2007-09-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Sep 2007 16:02:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#414855: fixed in apache2 2.2.6-1
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)

---BeginMessage---

Package: apache2
Version: 2.2.3-3.3

a wildcard SSL certificate (for *.chemistry.unimelb.edu.au) that works
fine in apache 2.0.49 on a SUSE server, doesn't work in apache 2.2.3
on debian. (i'm building a pair of debian etch boxes as an LVS
load-balanced replacement for our SUSE web server box, and am currently
deep in the compatibility-testing stage of the migration).

the error message is:

[Wed Mar 14 14:56:55 2007] [warn] RSA server certificate CommonName (CN)
`*.chemistry.unimelb.edu.au' does NOT match server name!?

the domain name in this case is 'it.chemistry.unimelb.edu.au', which
does match the wildcard cert.

i tried googling for similar problems and found this:

http://marc.theaimsgroup.com/?l=apache-cvsm=114017665119886w=2

which mentions a patch for apache 2.3 which fixes a similar sounding
problem:

+  *) mod_ssl: Fix spurious hostname mismatch warning for valid
+ wildcard certificates.  PR 37911.  [Nick Burch nick torchbox.com]


the date of that patch is 2006-02-17 - has it been backported to
apache2.2 yet?

craig

--
Craig Sanders
Systems Administrator
School of Chemistry
University of Melbourne
Ph: +61 3 83447309


---End Message---
---BeginMessage---
Source: apache2
Source-Version: 2.2.6-1

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-dbg_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.6-1_i386.deb
apache2-doc_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.6-1_all.deb
apache2-mpm-event_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.6-1_i386.deb
apache2-mpm-perchild_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.6-1_all.deb
apache2-mpm-prefork_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.6-1_i386.deb
apache2-mpm-worker_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.6-1_i386.deb
apache2-prefork-dev_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.6-1_i386.deb
apache2-src_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-src_2.2.6-1_all.deb
apache2-threaded-dev_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.6-1_i386.deb
apache2-utils_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.6-1_i386.deb
apache2.2-common_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.6-1_i386.deb
apache2_2.2.6-1.diff.gz
  to pool/main/a/apache2/apache2_2.2.6-1.diff.gz
apache2_2.2.6-1.dsc
  to pool/main/a/apache2/apache2_2.2.6-1.dsc
apache2_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2_2.2.6-1_all.deb
apache2_2.2.6.orig.tar.gz
  to pool/main/a/apache2/apache2_2.2.6.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apache2 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 06 Sep 2007 23:54:42 +0200
Source: apache2
Binary: apache2-utils apache2-prefork-dev apache2 apache2-mpm-prefork 
apache2-doc apache2-mpm-event apache2.2-common apache2-dbg apache2-mpm-worker 
apache2-src apache2-threaded-dev apache2-mpm-perchild
Architecture: source all i386
Version: 2.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 apache2- Next generation, scalable, extendable web server
 apache2-dbg - Apache debugging symbols
 apache2-doc - documentation for apache2
 apache2-mpm-event - Event driven model for Apache HTTPD
 apache2-mpm-perchild - Transitional package - please remove
 apache2-mpm-prefork - Traditional model for Apache HTTPD
 apache2-mpm-worker - High speed threaded model for Apache HTTPD
 apache2-prefork-dev - development headers for apache2
 apache2-src - Apache source code
 apache2-threaded-dev - development headers for apache2
 apache2-utils - 

Bug#438950: marked as done (apache2.2-common: init.d is too noisy on reload)

2007-09-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Sep 2007 16:02:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#438950: fixed in apache2 2.2.6-1
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)

---BeginMessage---
Package: apache2.2-common
Version: 2.2.4-3
Tags: patch

The reload clause in the current /etc/init.d/apache2 has the line (161):

if pidof_apache; then

But this is noisy, as it outputs the PID needlessly; much better would
be to have:

if pidof_apache  /dev/null; then

   Julian

---End Message---
---BeginMessage---
Source: apache2
Source-Version: 2.2.6-1

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-dbg_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.6-1_i386.deb
apache2-doc_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.6-1_all.deb
apache2-mpm-event_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.6-1_i386.deb
apache2-mpm-perchild_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.6-1_all.deb
apache2-mpm-prefork_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.6-1_i386.deb
apache2-mpm-worker_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.6-1_i386.deb
apache2-prefork-dev_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.6-1_i386.deb
apache2-src_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2-src_2.2.6-1_all.deb
apache2-threaded-dev_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.6-1_i386.deb
apache2-utils_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.6-1_i386.deb
apache2.2-common_2.2.6-1_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.6-1_i386.deb
apache2_2.2.6-1.diff.gz
  to pool/main/a/apache2/apache2_2.2.6-1.diff.gz
apache2_2.2.6-1.dsc
  to pool/main/a/apache2/apache2_2.2.6-1.dsc
apache2_2.2.6-1_all.deb
  to pool/main/a/apache2/apache2_2.2.6-1_all.deb
apache2_2.2.6.orig.tar.gz
  to pool/main/a/apache2/apache2_2.2.6.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apache2 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 06 Sep 2007 23:54:42 +0200
Source: apache2
Binary: apache2-utils apache2-prefork-dev apache2 apache2-mpm-prefork 
apache2-doc apache2-mpm-event apache2.2-common apache2-dbg apache2-mpm-worker 
apache2-src apache2-threaded-dev apache2-mpm-perchild
Architecture: source all i386
Version: 2.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 apache2- Next generation, scalable, extendable web server
 apache2-dbg - Apache debugging symbols
 apache2-doc - documentation for apache2
 apache2-mpm-event - Event driven model for Apache HTTPD
 apache2-mpm-perchild - Transitional package - please remove
 apache2-mpm-prefork - Traditional model for Apache HTTPD
 apache2-mpm-worker - High speed threaded model for Apache HTTPD
 apache2-prefork-dev - development headers for apache2
 apache2-src - Apache source code
 apache2-threaded-dev - development headers for apache2
 apache2-utils - utility programs for webservers
 apache2.2-common - Next generation, scalable, extendable web server
Closes: 356285 414855 438950 439027 439375 440084
Changes: 
 apache2 (2.2.6-1) unstable; urgency=low
 .
   * New upstream release
 - fixes spurious warning for valid wildcard certificates (Closes: #414855)
 - adds warning that htpasswd is not setuid safe (Closes: #356285)
 - adds Type and Charset options to IndexOptions directive,
   allowing a workaround for buggy browsers affected by CVE-2007-4465
 - adds new ProxyPassMatch directive
   * Add index.htm to the default DirectoryIndex configuration
 (Closes: #439375)
   * Use apache2ctl in init script (Closes: #439027)
   * make init script less noisy (Closes: #438950)
   * improve NEWS entry (Closes: #440084)
Files: 
 e606da89d0376804e09289b792d271b3 1223 web 

Bug#274891: marked as done (apache2-mpm-worker: mod_autoindex listings show incorrect last-modified date)

2007-09-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Sep 2007 21:47:32 +0200
with message-id [EMAIL PROTECTED]
and subject line apache2-mpm-worker: mod_autoindex listings show incorrect 
last-modified date
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)

---BeginMessage---
Package: apache2-mpm-worker
Version: 2.0.52-1
Severity: normal

mod_autoindex in Apache2 shows incorrect datestamps for last-modified
when displaying directory names as part of a directory index.
Files appear to display with the correct last-modified, but many
directories on my system all just show up with 11-Aug-2004 23:40,
including new ones created today (4-October-2004).

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache2-mpm-worker depends on:
ii  apache2-common  2.0.52-1 Next generation, scalable, extenda
ii  libapr0 2.0.52-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-17Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libldap22.1.30-3 OpenLDAP libraries
ii  libssl0.9.7 0.9.7d-5 SSL shared libraries
ii  zlib1g  1:1.2.1.1-7  compression library - runtime

-- no debconf information

---End Message---
---BeginMessage---
This bug is not reproducible. Closing the bug report.
---End Message---


Bug#429959: apache2: using auth_ldap make child segfault or hang silently

2007-09-07 Thread Stefan Fritsch
On Thursday 21 June 2007, Guillaume wrote:
 Package: apache2
 Version: 2.0.54-5sarge1

Apache2 in sarge will only get security updates. This bug will not be 
fixed there.

 We are using for a few days the auth_ldap module in our apache2
 conf. The first morning, we observed a hang on the server ; users
 can send auth information, but never saw back the prompt for
 login/pass nor the page expected.

There have been significant improvements in mod_ldap in Apache 2.2, 
which is in Debian etch and later. You should try whether 2.2 fixes 
your problem.

Cheers,
Stefan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#400918: apache2 reload produces error

2007-09-07 Thread Stefan Fritsch
https://issues.apache.org/bugzilla/show_bug.cgi?id=37680 is now fixed, 
but the error message Bad file descriptor: apr_socket_accept: 
(client socket) still occurs in 2.2.6.

There is another upstream bug report that is maybe related to this 
error message:
http://issues.apache.org/bugzilla/show_bug.cgi?id=42829

But I am not sure the error message has anything to do with your 
problem of apache hanging after reload (which I cannot reproduce). 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342141: apache2: Apache2 weird forks (owned by root)

2007-09-07 Thread Stefan Fritsch
Has somebody seen this with 2.2.x? If not, I will close this bug 
report.

TIA,
Stefan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#290458: mod_ssl preventing apache2 from starting (segfault)

2007-09-07 Thread Stefan Fritsch
 Apache2 ends with sigsegv or sigbus when starting with about 500
 virtualhosts with ssl using mod_macro.

Can you still reproduce this with 2.2.3 or later?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: tagging 342141, tagging 290458

2007-09-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.7
 tags 342141 moreinfo
Bug#342141: apache2: Apache2 weird forks (owned by root)
Tags were: unreproducible
Tags added: moreinfo

 tags 290458 moreinfo
Bug#290458: mod_ssl preventing apache2 from starting (segfault)
There were no tags set.
Tags added: moreinfo


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308788: apache2-common: userdir doesn't work for ldap based entries ?

2007-09-07 Thread Stefan Fritsch
From looking at the source, apache (2.2.x) should do the right thing. 
I don't have LDAP to test ist, do you still encounter this problem 
with 2.2.x?

Cheers,
Stefan