Bug#436341: marked as done (Apache's default site not enabled on new install)

2007-08-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Aug 2007 16:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#436341: fixed in apache2 2.2.4-3
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)

--- Begin Message ---
Package: apache2
Version: 2.2.4-2

Reported on Launchpad:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/130625

When a new install is performed, the default site configuration
(/etc/apache2/sites-enabled/000-default) is not linked from
/etc/apache2/sites-available/default.

This is probably due to the addition of /etc/apache2/ports.conf as a
conffile managed by dpkg.

The postinst script from apache2-common checks whether
/etc/apache2/ports.conf exists or not. If it exists, it will consider
upgrade from_2_0. Thus it never gets to install the default site as this
is only done on new_install.

Step to reproduce:
1. Install apache2.
2. Point a browser to the website

Result:
404 Not Found

Expected result:
The default site.


--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.4-3

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.4-3_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.4-3_i386.deb
apache2-doc_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.4-3_all.deb
apache2-mpm-event_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.4-3_i386.deb
apache2-mpm-perchild_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.4-3_all.deb
apache2-mpm-prefork_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.4-3_i386.deb
apache2-mpm-worker_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.4-3_i386.deb
apache2-prefork-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.4-3_i386.deb
apache2-src_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-src_2.2.4-3_all.deb
apache2-threaded-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.4-3_i386.deb
apache2-utils_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.4-3_i386.deb
apache2.2-common_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.4-3_i386.deb
apache2_2.2.4-3.diff.gz
  to pool/main/a/apache2/apache2_2.2.4-3.diff.gz
apache2_2.2.4-3.dsc
  to pool/main/a/apache2/apache2_2.2.4-3.dsc
apache2_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2_2.2.4-3_all.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 [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: Tue, 07 Aug 2007 20:49:28 +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.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers 
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: 434248 435398 435400 436341
Changes: 
 apache2 (2.2.4-3) unstable; urgency=low
 .
   [ Stefan Fritsch ]
   * enable default site on new installs again (Closes: #436341)
   * make mod_authn_dbd depend on mod_dbd
   * make a2dissite return 0 if a site is already disabled (Closes: #435398)
   * make a2 scripts print errors to stderr (Closes: #435400)
   * move TypesConfig directive from apache2.conf to mi

Bug#435400: marked as done (apache2.2-common: a2 scripts should use stderr)

2007-08-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Aug 2007 16:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435400: fixed in apache2 2.2.4-3
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)

--- Begin Message ---
Package: apache2.2-common
Version: 2.2.3-5
Severity: normal

The a2 scripts should send errors to stderr and other messages to stdout
so that it is possible to sort of the real issues from the chatter.
(Dropping the chatter altogether would also be nice.)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-k7 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

apache2.2-common recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.4-3

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.4-3_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.4-3_i386.deb
apache2-doc_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.4-3_all.deb
apache2-mpm-event_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.4-3_i386.deb
apache2-mpm-perchild_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.4-3_all.deb
apache2-mpm-prefork_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.4-3_i386.deb
apache2-mpm-worker_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.4-3_i386.deb
apache2-prefork-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.4-3_i386.deb
apache2-src_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-src_2.2.4-3_all.deb
apache2-threaded-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.4-3_i386.deb
apache2-utils_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.4-3_i386.deb
apache2.2-common_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.4-3_i386.deb
apache2_2.2.4-3.diff.gz
  to pool/main/a/apache2/apache2_2.2.4-3.diff.gz
apache2_2.2.4-3.dsc
  to pool/main/a/apache2/apache2_2.2.4-3.dsc
apache2_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2_2.2.4-3_all.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 [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: Tue, 07 Aug 2007 20:49:28 +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.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers 
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
Cl

Bug#434248: marked as done (apache2.2-common: TypesConfig could be moved from apache2.conf to mods-available/mime.conf)

2007-08-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Aug 2007 16:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#434248: fixed in apache2 2.2.4-3
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)

--- Begin Message ---
Package: apache2.2-common
Version: 2.2.4-2
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The new cleaned up apache2.conf is really nice! I noticed that it still
has a TypesConfig directive. Apparently, this directive is provided by
mod_mime, so it too could be moved to /etc/apache2/conf.d/mime.conf.

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-k7 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apache2.2-common depends on:
ii  apache2- 2.2.3-5 utility programs for webservers
ii  libapr1  1.2.7-8.2   The Apache Portable Runtime Librar
ii  libaprut 1.2.7+dfsg-2+b1 The Apache Portable Runtime Utilit
ii  libc62.6-2   GNU C Library: Shared libraries
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libexpat 1.95.8-3.4  XML parsing C library - runtime li
ii  libldap2 2.1.30-13.4 OpenLDAP libraries
ii  libmagic 4.21-1  File type determination library us
ii  libpcre3 6.7-1   Perl 5 Compatible Regular Expressi
ii  libpq5   8.2.4-2 PostgreSQL C client library
ii  libsqlit 3.3.17-1SQLite 3 shared library
ii  libssl0. 0.9.8e-5SSL shared libraries
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library
ii  lsb-base 3.1-23.1Linux Standard Base 3.1 init scrip
ii  mime-sup 3.39-1  MIME files 'mime.types' & 'mailcap
ii  net-tool 1.60-17 The NET-3 networking toolkit
ii  procps   1:3.2.7-3   /proc file system utilities
ii  zlib1g   1:1.2.3.3.dfsg-5compression library - runtime

apache2.2-common recommends no packages.

- -- no debconf information

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

iD8DBQFGo3lxshl/216gEHgRAk/jAKCLuPTsiwQV+im81NzqqdFVi3oyXgCfUkpb
DOZzeA7srfseiALfmHT0iWo=
=rwLD
-END PGP SIGNATURE-

--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.4-3

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.4-3_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.4-3_i386.deb
apache2-doc_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.4-3_all.deb
apache2-mpm-event_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.4-3_i386.deb
apache2-mpm-perchild_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.4-3_all.deb
apache2-mpm-prefork_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.4-3_i386.deb
apache2-mpm-worker_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.4-3_i386.deb
apache2-prefork-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.4-3_i386.deb
apache2-src_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-src_2.2.4-3_all.deb
apache2-threaded-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.4-3_i386.deb
apache2-utils_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.4-3_i386.deb
apache2.2-common_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.4-3_i386.deb
apache2_2.2.4-3.diff.gz
  to pool/main/a/apache2/apache2_2.2.4-3.diff.gz
apache2_2.2.4-3.dsc
  to pool/main/a/apache2/apache2_2.2.4-3.dsc
apache2_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2_2.2.4-3_all.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 [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 PR

Bug#435398: marked as done (apache2.2-common: a2dissite should distinguish already disabled and missing sites)

2007-08-08 Thread Debian Bug Tracking System
Your message dated Wed, 08 Aug 2007 16:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435398: fixed in apache2 2.2.4-3
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)

--- Begin Message ---
Package: apache2.2-common
Version: 2.2.3-5
Severity: normal
Tags: patch

a2dissite does not distinguish sites that are already disabled from
those that are missing.  It exits with code 1 in either case, which is
unfortunate for use in postrm scripts and similar situations.  It's
also inconsistent with the other a2* scripts.  Attached is a patch that
improves the behavior.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-k7 (SMP w/2 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

apache2.2-common recommends no packages.

-- no debconf information
--- a2dissite.orig  2007-07-31 15:29:57.0 +0200
+++ a2dissite   2007-07-31 15:31:06.0 +0200
@@ -19,7 +19,11 @@
 
 if ! [ -e $SYSCONFDIR/sites-enabled/$SITENAME -o \
-e $SYSCONFDIR/sites-enabled/"$PRIORITY"-"$SITENAME" ]; then
-   echo "This site is already disabled, or does not exist!"
+   if [ -e $SYSCONFDIR/sites-available/$SITENAME ]; then
+   echo "This site is already disabled!"
+   exit 0
+   fi
+   echo "This site does not exist!"
exit 1
 fi
 
--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.4-3

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.4-3_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.4-3_i386.deb
apache2-doc_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.4-3_all.deb
apache2-mpm-event_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.4-3_i386.deb
apache2-mpm-perchild_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.4-3_all.deb
apache2-mpm-prefork_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.4-3_i386.deb
apache2-mpm-worker_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.4-3_i386.deb
apache2-prefork-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.4-3_i386.deb
apache2-src_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-src_2.2.4-3_all.deb
apache2-threaded-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.4-3_i386.deb
apache2-utils_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.4-3_i386.deb
apache2.2-common_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.4-3_i386.deb
apache2_2.2.4-3.diff.gz
  to pool/main/a/apache2/apache2_2.2.4-3.diff.gz
apache2_2.2.4-3.dsc
  to pool/main/a/apache2/apache2_2.2.4-3.dsc
apache2_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2_2.2.4-3_all.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 [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: Tue, 07 Aug 2007 20:49:28 +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.4-3
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers 
Changed-By: Stefan Fritsch <[EMAIL PROTECTED]>
Description: 
 

apache2_2.2.4-3_i386.changes ACCEPTED

2007-08-08 Thread Debian Installer

Accepted:
apache2-dbg_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.4-3_i386.deb
apache2-doc_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.4-3_all.deb
apache2-mpm-event_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.4-3_i386.deb
apache2-mpm-perchild_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.2.4-3_all.deb
apache2-mpm-prefork_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.4-3_i386.deb
apache2-mpm-worker_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.4-3_i386.deb
apache2-prefork-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.4-3_i386.deb
apache2-src_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2-src_2.2.4-3_all.deb
apache2-threaded-dev_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.4-3_i386.deb
apache2-utils_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.4-3_i386.deb
apache2.2-common_2.2.4-3_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.4-3_i386.deb
apache2_2.2.4-3.diff.gz
  to pool/main/a/apache2/apache2_2.2.4-3.diff.gz
apache2_2.2.4-3.dsc
  to pool/main/a/apache2/apache2_2.2.4-3.dsc
apache2_2.2.4-3_all.deb
  to pool/main/a/apache2/apache2_2.2.4-3_all.deb


Override entries for your package:
apache2-dbg_2.2.4-3_i386.deb - extra libdevel
apache2-doc_2.2.4-3_all.deb - optional doc
apache2-mpm-event_2.2.4-3_i386.deb - optional net
apache2-mpm-perchild_2.2.4-3_all.deb - optional net
apache2-mpm-prefork_2.2.4-3_i386.deb - optional net
apache2-mpm-worker_2.2.4-3_i386.deb - optional net
apache2-prefork-dev_2.2.4-3_i386.deb - optional devel
apache2-src_2.2.4-3_all.deb - extra devel
apache2-threaded-dev_2.2.4-3_i386.deb - optional devel
apache2-utils_2.2.4-3_i386.deb - optional net
apache2.2-common_2.2.4-3_i386.deb - optional net
apache2_2.2.4-3.dsc - source net
apache2_2.2.4-3_all.deb - optional net

Announcing to [EMAIL PROTECTED]
Closing bugs: 434248 435398 435400 436341 


Thank you for your contribution to Debian.


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



apache2 override disparity

2007-08-08 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.4-3_i386.deb: package says section is web, override says 
net.
apache2-mpm-perchild_2.2.4-3_all.deb: package says section is web, override 
says net.
apache2-mpm-prefork_2.2.4-3_i386.deb: package says section is web, override 
says net.
apache2-mpm-worker_2.2.4-3_i386.deb: package says section is web, override says 
net.
apache2-prefork-dev_2.2.4-3_i386.deb: package says priority is extra, override 
says optional.
apache2-threaded-dev_2.2.4-3_i386.deb: package says priority is extra, override 
says optional.
apache2-utils_2.2.4-3_i386.deb: package says section is web, override says net.
apache2.2-common_2.2.4-3_i386.deb: package says section is web, override says 
net.
apache2_2.2.4-3_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]



Processing of apache2_2.2.4-3_i386.changes

2007-08-08 Thread Archive Administrator
apache2_2.2.4-3_i386.changes uploaded successfully to localhost
along with the files:
  apache2_2.2.4-3.dsc
  apache2_2.2.4-3.diff.gz
  apache2.2-common_2.2.4-3_i386.deb
  apache2-mpm-worker_2.2.4-3_i386.deb
  apache2-mpm-prefork_2.2.4-3_i386.deb
  apache2-mpm-event_2.2.4-3_i386.deb
  apache2-utils_2.2.4-3_i386.deb
  apache2-prefork-dev_2.2.4-3_i386.deb
  apache2-threaded-dev_2.2.4-3_i386.deb
  apache2-dbg_2.2.4-3_i386.deb
  apache2-mpm-perchild_2.2.4-3_all.deb
  apache2_2.2.4-3_all.deb
  apache2-doc_2.2.4-3_all.deb
  apache2-src_2.2.4-3_all.deb

Greetings,

Your Debian queue daemon


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