Bug#258202: mod_deflate.so: mod_deflate fails to load: missing symbol deflate

2004-07-08 Thread Chris Lawrence
Package: apache2-common
Version: 2.0.50-1
Severity: important
File: /usr/lib/apache2/modules/mod_deflate.so

Starting web server: Apache2Syntax error on line 1 of 
/etc/apache2/mods-enabled/deflate.load:
Cannot load /usr/lib/apache2/modules/mod_deflate.so into server: 
/usr/lib/apache2/modules/mod_deflate.so: undefined symbol: deflate

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages apache2-common depends on:
ii  debconf 1.4.29   Debian configuration management sy
ii  debianutils 2.8.3Miscellaneous utilities specific t
ii  libapr0 2.0.50-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-16Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libldap22.1.30-1 OpenLDAP libraries
ii  libmagic1   4.09-1   File type determination library us
ii  libssl0.9.7 0.9.7d-3 SSL shared libraries
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-10  The NET-3 networking toolkit
ii  openssl 0.9.7d-3 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-8Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1.1-3  compression library - runtime

-- no debconf information




Bug#258217: apache2-mpm-prefork: SSL a no-go.

2004-07-08 Thread Daniel Kobras
Package: apache2-mpm-prefork
Version: 2.0.50-1
Severity: important

/usr/bin/apache2 in the current version is no longer linked with libssl
and libgnutls. This breaks SSL-enabled servers:

# /etc/init.d/apache2 start
Starting web server: Apache2Syntax error on line 1 of 
/etc/apache2/mods-enabled/ssl.load:
Cannot load /usr/lib/apache2/modules/mod_ssl.so into server:
/usr/lib/apache2/modules/mod_ssl.so: undefined symbol: X509_free

Regards,

Daniel.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.22
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages apache2-mpm-prefork depends on:
ii  apache2-common  2.0.50-1 Next generation, scalable, extenda
ii  libapr0 2.0.50-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-16Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li

-- no debconf information




Processed: unreproducible

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 258217 unreproducible
Bug#258217: apache2-mpm-prefork: SSL a no-go.
There were no tags set.
Tags added: unreproducible

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Processed: Unreproducible

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 258202 unreproducible
Bug#258202: mod_deflate.so: mod_deflate fails to load: missing symbol deflate
There were no tags set.
Tags added: unreproducible

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Bug#258217: unreproducible

2004-07-08 Thread Thom May
tags 258217 unreproducible
thanks

using a freshly downloaded 2.0.50-1 from the archive:

11:32 ~% ldd /usr/sbin/apache2 
libz.so.1 = /usr/lib/libz.so.1 (0xb7fcc000)
libssl.so.0.9.7 = /usr/lib/i686/cmov/libssl.so.0.9.7 (0xb7f9a000)
libcrypto.so.0.9.7 = /usr/lib/i686/cmov/libcrypto.so.0.9.7 (0xb7e9d000)

11:30 ~% HEAD localhost  
200 OK   
Connection: close
Date: Thu, 08 Jul 2004 10:34:49 GMT
Server: Apache/2.0.50 (Debian GNU/Linux) mod_perl/1.99_14 Perl/v5.8.4
mod_python/3.1.3 Python/2.3.5a0 mod_ssl/2.0.50 OpenSSL/0.9.7d

Cheers,
-Thom




Bug#258202: Unreproducible

2004-07-08 Thread Thom May
tags 258202 unreproducible
thanks


I can't reproduce this at all, using the 2.0.50-1 packages from the archives:

11:28 ~% GET http://localhost/  foo.nodeflate
11:28 ~% GET -H 'Accept-Encoding: gzip, deflate' http://localhost/|gunzip 
foo.deflate
11:28 ~% diff foo.nodeflate foo.deflate
11:28 ~%

11:29 ~% HEAD -H 'Accept-Encoding: gzip, deflate' http://localhost/ 
200 OK 
Connection: close
Date: Thu, 08 Jul 2004 10:30:05 GMT
Server: Apache/2.0.50 (Debian GNU/Linux) mod_perl/1.99_14 Perl/v5.8.4
mod_python/3.1.3 Python/2.3.5a0 mod_ssl/2.0.50 OpenSSL/0.9.7d
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Content-Type: text/html
Client-Date: Thu, 08 Jul 2004 10:30:05 GMT
Client-Peer: 127.0.0.1:80
Client-Response-Num: 1


cheers,
-Thom




Processed: your mail

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package apache2-common
Ignoring bugs not assigned to: apache2-common

 severity 257945 wishlist
Bug#257945: apache2-common: wrong behaviour when downloading .php files using 
webdav and mod_dav
Severity set to `wishlist'.

 reassign 257945 libapache2-mod-php4
Bug#257945: apache2-common: wrong behaviour when downloading .php files using 
webdav and mod_dav
Bug reassigned from package `apache2-common' to `libapache2-mod-php4'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Bug#257945: (no subject)

2004-07-08 Thread Thom May
package apache2-common
severity 257945 wishlist
reassign 257945 libapache2-mod-php4
thanks

Ok. so, you're reporting a bug that basically says when i request a PHP
page, it gets processed by PHP. 
It seems that the real bug you're reporting is, 'php should deactivate
itself during dav requests', which is why I'm dropping this to wishlist and
reassigning to PHP, which is where it belongs.
I strongly recommend that you go and re-read the description of severity
levels at bugs.debian.org; and also that you think about setting up a
different virtual host for uploads and turning off php for that.
Cheers,
-Thom


signature.asc
Description: Digital signature


Bug#258149: marked as done (apache2-common: symlink of userdir.conf fails: target already exists on upgrade)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 07:02:11 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#258145: fixed in apache2 2.0.50-2
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; 7 Jul 2004 21:41:40 +
From [EMAIL PROTECTED] Wed Jul 07 14:41:40 2004
Return-path: [EMAIL PROTECTED]
Received: from fjalar.oit.pdx.edu [131.252.122.16] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiKAe-0004eB-00; Wed, 07 Jul 2004 14:41:40 -0700
Received: from bittersweet.localnet (host-242-184.resnet.pdx.edu 
[131.252.242.184])
by fjalar.oit.pdx.edu (8.12.11+/8.12.10) with ESMTP id i67Lfdx1022256;
Wed, 7 Jul 2004 14:41:39 -0700 (PDT)
Received: from karlheg by bittersweet.localnet with local (Exim 4.34)
id 1BiKBW-0003Xl-DX; Wed, 07 Jul 2004 14:42:34 -0700
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Karl Hegbloom [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: apache2-common: symlink of userdir.conf fails: target already exists on
 upgrade
X-Mailer: reportbug 2.62
Date: Wed, 07 Jul 2004 14:42:34 -0700
Message-Id: [EMAIL PROTECTED]
Sender: Karl Hegbloom [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apache2-common
Version: 2.0.50-1
Severity: normal


Installing new version of config file /etc/init.d/apache2 ...
ln: `/etc/apache2/mods-enabled/userdir.conf': File exists
dpkg: error processing apache2-common (--configure):

I think you just need '2/dev/null || true'.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-p3cu-smp-evms-skas
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages apache2-common depends on:
ii  debconf 1.4.29   Debian configuration management sy
ii  debianutils 2.8.3Miscellaneous utilities specific t
ii  libapr0 2.0.50-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-16Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libldap22.1.30-1 OpenLDAP libraries
ii  libmagic1   4.09-1   File type determination library us
ii  libssl0.9.7 0.9.7d-3 SSL shared libraries
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-10  The NET-3 networking toolkit
ii  openssl 0.9.7d-3 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-7Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1.1-3  compression library - runtime

-- no debconf information

---
Received: (at 258145-close) by bugs.debian.org; 8 Jul 2004 11:08:03 +
From [EMAIL PROTECTED] Thu Jul 08 04:08:03 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiWl1-00018o-00; Thu, 08 Jul 2004 04:08:03 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BiWfL-0002FS-00; Thu, 08 Jul 2004 07:02:11 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#258145: fixed in apache2 2.0.50-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 08 Jul 2004 07:02:11 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: apache2
Source-Version: 2.0.50-2

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-common_2.0.50-2_sparc.deb
  to 

Bug#258145: marked as done (postinst: lossage with a2enmod userdir)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 07:02:11 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#258145: fixed in apache2 2.0.50-2
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; 7 Jul 2004 21:20:52 +
From [EMAIL PROTECTED] Wed Jul 07 14:20:52 2004
Return-path: [EMAIL PROTECTED]
Received: from smtp03.mrf.mail.rcn.net [207.172.4.62] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiJqW-0003mI-00; Wed, 07 Jul 2004 14:20:52 -0700
Received: from 216-15-37-107.c3-0.161-ubr3.lnh-161.md.cable.rcn.com 
([216.15.37.107] helo=tux.internal.ucko.debian.net)
by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7)
id 1BiJqV-0005ZM-00
for [EMAIL PROTECTED]; Wed, 07 Jul 2004 17:20:51 -0400
Received: from amu by tux.internal.ucko.debian.net with local (Exim 4.34)
id 1BiJqV-0003rj-Ch
for [EMAIL PROTECTED]; Wed, 07 Jul 2004 17:20:51 -0400
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Aaron M. Ucko [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: postinst: lossage with a2enmod userdir
X-Mailer: reportbug 2.63
Date: Wed, 07 Jul 2004 17:20:51 -0400
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]
Sender: Aaron M. Ucko [EMAIL PROTECTED]
X-SA-Exim-Connect-IP: locally generated
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apache2-common
Version: 2.0.50-1
Severity: important

apache2-common.postinst contains an unconditional call to

a2enmod userdir

, which is prone to failure for various reasons.  The main problem is
that it is not idempotent, as a2enmod exits with status 1 if the
module is already enabled; please either fix it to exit 0 in that case
or run a2enmod only if /etc/apache2/mods-enabled/userdir.load doesn't
already exist.  (The call should probably also be conditional on
upgrading from versions prior to 2.0.50-1, for the sake of weird
administrators who don't actually want to enable the module.)

In addition, a2enmod failed the first time around because I'd already
symlinked userdir.conf over; perhaps it should run ln -sf rather
than just ln -s.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages apache2-common depends on:
ii  debconf 1.4.29   Debian configuration management sy
ii  debianutils 2.8.3Miscellaneous utilities specific t
ii  libapr0 2.0.50-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-16Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libldap22.1.30-1 OpenLDAP libraries
ii  libmagic1   4.09-1   File type determination library us
ii  libssl0.9.7 0.9.7d-3 SSL shared libraries
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-10  The NET-3 networking toolkit
ii  openssl 0.9.7d-3 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-8Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1.1-3  compression library - runtime

-- no debconf information

---
Received: (at 258145-close) by bugs.debian.org; 8 Jul 2004 11:08:03 +
From [EMAIL PROTECTED] Thu Jul 08 04:08:03 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiWl1-00018o-00; Thu, 08 Jul 2004 04:08:03 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BiWfL-0002FS-00; Thu, 08 Jul 2004 07:02:11 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#258145: fixed in apache2 2.0.50-2
Message-Id: 

Processed: merge

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 256178 normal
Bug#256178: apache2-mpm-threadpool: Logfiles are limited to 2Gb
Severity set to `normal'.

 merge 256178 244897
Bug#244897: Problems with big files (size over 2 gigabytes)
Bug#256178: apache2-mpm-threadpool: Logfiles are limited to 2Gb
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #244897 has `apache2-common';
 #256178 has `apache2-mpm-threadpool'
Values for `forwarded addr' don't match:
 #244897 has `http://issues.apache.org/bugzilla/show_bug.cgi?id=28898';
 #256178 has `'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




apache suexec, non-standard docroot

2004-07-08 Thread R.M. Evers
dear list,

today i wanted to enable apache's suexec mechanism on one of our debian
woody webservers, so that our customers can use cgi more securely. but
in my infinite wisdom, i created all user accounts under /home/domains,
instead of /var/www.. this means that, when suexec is enabled for a
vhost, running a cgi script will result in an internal server error
since debian's apache is configured with --suexec-docroot=/var/www.
changing my configuration to conform to this standard is way too much
work. and i really, really don't want to recompile apache..

so, does anyone know of a way to use suexec with a non-standard docroot
for vhosts? or is this just simply impossible?

thanks in advance.

regards,
-rodi.





Bug#257414: marked as done (Server processes not stopped when uninstalled/purged)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 Jul 2004 12:20:42 +0100
with message-id [EMAIL PROTECTED]
and subject line Fixed in 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 3 Jul 2004 11:40:29 +
From [EMAIL PROTECTED] Sat Jul 03 04:40:28 2004
Return-path: [EMAIL PROTECTED]
Received: from (elrond.fjphome.nl) [195.240.184.66] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Bgise-0001nK-00; Sat, 03 Jul 2004 04:40:28 -0700
Received: from strider.fjphome.nl ([10.19.66.32] ident=fjp)
by elrond.fjphome.nl with esmtp (Exim 3.35 #1 (Debian))
id 1Bgis9-0006CF-00
for [EMAIL PROTECTED]; Sat, 03 Jul 2004 13:39:57 +0200
From: Frans Pop [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Server processes not stopped when uninstalled/purged
Date: Sat, 3 Jul 2004 13:39:56 +0200
User-Agent: KMail/1.6.2
MIME-Version: 1.0
Content-Disposition: inline
Content-Type: text/plain;
  charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.1 required=4.0 tests=BAYES_44,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apache2-mpm-worker
Version: 2.0.49-1
Severity: important

I installed this variant of apache2 on a laptop to act as a local server, but 
this did not work when the laptop was not connected to a network (DNS server 
not available so localhost would not be resolved so I was denied access to 
directories protected with 'Access allow localhost').

Anyway, I decided to switch to boa (also because apache is a bit heavy for my 
purpose).
In dselect I indicated all installed apache2 packages should be purged and boa 
installed. During installation I received an error during postinst of boa.

After some research, I discovered that the apache2 server processes were still 
running, even though apache2 had been uninstalled. I manually killed these 
processes (and after that the postinst of boa succeeded without problems).

Processes still running after uninstall (from 'ps alx'):
1 0  1803 1  16   0  6804 2724 schedu Ss   ?
  0:00 /usr/sbin/apache2 -k start -DSSL
533  1804  1803  18   0  6596 2500 schedu S?
  0:00 /usr/sbin/apache2 -k start -DSSL
533  1805  1803  22   0 228288 3120 pipe_w S   ?
  0:00 /usr/sbin/apache2 -k start -DSSL
533  1809  1803  18   0 228300 3188 pipe_w S   ?
  0:00 /usr/sbin/apache2 -k start -DSSL

Output from 'dpkg -l apache2*' after uninstall:
Desired=Unknown/Install/Remove/Purge/Hold
||/ NameVersion   Description
+++-===-=-===
un  apache2 none(no description available)
pn  apache2-common  none(no description available)
un  apache2-dev none(no description available)
pn  apache2-doc none(no description available)
un  apache2-modules none(no description available)
pn  apache2-mpm-perchildnone(no description available)
pn  apache2-mpm-prefork none(no description available)
pn  apache2-mpm-threadpool  none(no description available)
pn  apache2-mpm-worker  none(no description available)
pn  apache2-prefork-dev none(no description available)
pn  apache2-threaded-devnone(no description available)

---
Received: (at 257414-done) by bugs.debian.org; 8 Jul 2004 11:21:00 +
From [EMAIL PROTECTED] Thu Jul 08 04:21:00 2004
Return-path: [EMAIL PROTECTED]
Received: from amnesiac.heapspace.net [195.54.228.42] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiWxX-0001n3-00; Thu, 08 Jul 2004 04:20:59 -0700
Received: from localhost (localhost [127.0.0.1])
by amnesiac.heapspace.net (Postfix) with ESMTP id 3B2A857E1;
Thu,  8 Jul 2004 12:20:43 +0100 (BST)
Received: from amnesiac.heapspace.net ([127.0.0.1])
 by localhost (amnesiac.heapspace.net [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 79689-01-5; Thu,  8 Jul 2004 12:20:43 +0100 (BST)
Received: from fandango.home.clearairturbulence.org (dev.bitch-whore.com 
[213.208.111.147])
by amnesiac.heapspace.net (Postfix) 

Bug#239917: marked as done (please create apache2 as dummy package isntead of virtual package)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 Jul 2004 12:22:32 +0100
with message-id [EMAIL PROTECTED]
and subject line Fixed in 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 24 Mar 2004 21:28:58 +
From [EMAIL PROTECTED] Wed Mar 24 13:28:58 2004
Return-path: [EMAIL PROTECTED]
Received: from xdsl-177-5.nblnetworks.fi (watergate.kos.to) [217.30.177.5] 
(mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B6Fvm-0001b8-00; Wed, 24 Mar 2004 13:28:58 -0800
Received: from nchip by watergate.kos.to with local (Exim 4.24)
id 1B6Fvd-0004HW-16
for [EMAIL PROTECTED]; Wed, 24 Mar 2004 23:28:49 +0200
Date: Wed, 24 Mar 2004 23:28:48 +0200
From: Riku Voipio [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: please create apache2 as dummy package isntead of virtual package
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-message-flag: Warning: message not sent with a DRM-Certified client
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Riku Voipio [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Package: apache2
Severity: wishlist

Currently apache2 is virtual package, which makes installing apache2
a daunting experience for a newbie.

kgb:~# apt-get install apache2
Reading Package Lists... Done
Building Dependency Tree... Done
Package apache2 is a virtual package provided by:
  apache2-mpm-worker 2.0.48-8
  apache2-mpm-threadpool 2.0.48-8
  apache2-mpm-prefork 2.0.48-8
  apache2-mpm-perchild 2.0.48-8
You should explicitly select one to install.
E: Package apache2 has no installation candidate
kgb:~#

Now, at this point, I had no idea what is a mpm and why should
care. After viewing the descriptions of all the above mentioned
packages, I'm still not 100% sure which one I should install. 

Something like :

Package: apache2
Depends: apache2-mpm-whatever-is-stablest | apache-mpm
...
Package: apache2-mpm-whatever-is-stablest
Provides: apache-mpm
...
Package: apache2-mpm-faster
Provides: apache-mpm

Would seem a lot more intuitive. 

-- 
Riku Voipio|[EMAIL PROTECTED] |
kirkkonummentie 33 |+358 40 8476974  --+--
02140 Espoo|   |
dark A bad analogy is like leaky screwdriver  |

---
Received: (at 239917-done) by bugs.debian.org; 8 Jul 2004 11:22:34 +
From [EMAIL PROTECTED] Thu Jul 08 04:22:34 2004
Return-path: [EMAIL PROTECTED]
Received: from amnesiac.heapspace.net [195.54.228.42] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiWz3-0001wf-00; Thu, 08 Jul 2004 04:22:33 -0700
Received: from localhost (localhost [127.0.0.1])
by amnesiac.heapspace.net (Postfix) with ESMTP id DD9FE57C6
for [EMAIL PROTECTED]; Thu,  8 Jul 2004 12:22:32 +0100 (BST)
Received: from amnesiac.heapspace.net ([127.0.0.1])
 by localhost (amnesiac.heapspace.net [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 79689-01-9 for [EMAIL PROTECTED];
 Thu,  8 Jul 2004 12:22:32 +0100 (BST)
Received: from fandango.home.clearairturbulence.org (dev.bitch-whore.com 
[213.208.111.147])
by amnesiac.heapspace.net (Postfix) with ESMTP id 8F23757E1
for [EMAIL PROTECTED]; Thu,  8 Jul 2004 12:22:32 +0100 (BST)
Received: by fandango.home.clearairturbulence.org (Postfix, from userid 1000)
id 45620382E040; Thu,  8 Jul 2004 12:22:32 +0100 (BST)
Date: Thu, 8 Jul 2004 12:22:32 +0100
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Fixed in 2.0.50-1
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040523i
X-Virus-Scanned: by amavisd-new at heapspace.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is fixed in the latest upload.




Bug#252259: marked as done (apache2-mpm-worker: apache2 still runs after removal)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 Jul 2004 12:20:42 +0100
with message-id [EMAIL PROTECTED]
and subject line Fixed in 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 2 Jun 2004 11:36:37 +
From [EMAIL PROTECTED] Wed Jun 02 04:36:37 2004
Return-path: [EMAIL PROTECTED]
Received: from mail.fbn-dd.de (mond.intranet.fbn-dd.de) [195.227.105.178] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BVU2v-0007iF-00; Wed, 02 Jun 2004 04:36:37 -0700
Received: from sonne.intranet.fbn-dd.de 
(192-168-0-1.transfer-000.intranet.fbn-dd.de [192.168.0.1])
by mond.intranet.fbn-dd.de (Postfix) with ESMTP id E6C2C1A916
for [EMAIL PROTECTED]; Wed,  2 Jun 2004 13:36:36 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
by sonne.intranet.fbn-dd.de (Postfix) with ESMTP id 46CBA18FC0
for [EMAIL PROTECTED]; Wed,  2 Jun 2004 13:36:36 +0200 (CEST)
Received: from sonne.intranet.fbn-dd.de (localhost [127.0.0.1])
by localhost (AvMailGate-2.0.1.16) id 06795-4FA9C929;
Wed, 02 Jun 2004 13:36:36 +0200
Received: from donald.intranet-28-130.fbn-dd.de 
(10-28-130-200.intranet-28-130.fbn-dd.de [10.28.130.200])
by sonne.intranet.fbn-dd.de (Postfix) with ESMTP id 266DA18FC0
for [EMAIL PROTECTED]; Wed,  2 Jun 2004 13:36:36 +0200 (CEST)
Received: from martin by donald.intranet-28-130.fbn-dd.de with local (Exim 4.34)
id 1BVU2v-0001tR-Dr; Wed, 02 Jun 2004 13:36:37 +0200
Date: Wed, 2 Jun 2004 13:36:37 +0200
From: Martin Pitt [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: apache2-mpm-worker: apache2 still runs after removal
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=BXVAT5kNtrzKuDFl
Content-Disposition: inline
X-Reportbug-Version: 2.61
User-Agent: Mutt/1.5.6i
Sender: Martin Pitt [EMAIL PROTECTED]
X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.25.0.60; 
VDF: 6.25.0.82; host: sonne)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--BXVAT5kNtrzKuDFl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: apache2-mpm-worker
Version: 2.0.49-1
Severity: normal

Hi!

I just installed apache2-mpm-worker and then purged it again after
it delivered some pages. However, after removing the package there are
still three apache2 processes running.=20

Please add a prerm script which calls 'invoke-rc.d apache2 stop' (or
directly the init script if invoke-rc.d is not available).  AFAIK
debhelper adds such a stanza automatically.

Thanks and have a nice day!

Martin

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6+skas-donald
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

--=20
Martin Pitt Debian GNU/Linux Developer
[EMAIL PROTECTED]  [EMAIL PROTECTED]
http://www.piware.de http://www.debian.org

--BXVAT5kNtrzKuDFl
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFAvbvDDecnbV4Fd/IRAuTMAJ9gZZdpnLDQeVA3D8SstvRdlWrv9gCggxj/
zd1H/rRKdCyVgzL1nBvFkWE=
=okIj
-END PGP SIGNATURE-

--BXVAT5kNtrzKuDFl--

---
Received: (at 252259-done) by bugs.debian.org; 8 Jul 2004 11:21:00 +
From [EMAIL PROTECTED] Thu Jul 08 04:21:00 2004
Return-path: [EMAIL PROTECTED]
Received: from amnesiac.heapspace.net [195.54.228.42] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiWxX-0001n3-00; Thu, 08 Jul 2004 04:20:59 -0700
Received: from localhost (localhost [127.0.0.1])
by amnesiac.heapspace.net (Postfix) with ESMTP id 3B2A857E1;
Thu,  8 Jul 2004 12:20:43 +0100 (BST)
Received: from amnesiac.heapspace.net ([127.0.0.1])
 by localhost (amnesiac.heapspace.net [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 79689-01-5; Thu,  8 Jul 2004 12:20:43 +0100 (BST)
Received: from 

Re: apache suexec, non-standard docroot

2004-07-08 Thread Fabio Massimo Di Nitto
On Thu, 8 Jul 2004, R.M. Evers wrote:

 dear list,

 today i wanted to enable apache's suexec mechanism on one of our debian
 woody webservers, so that our customers can use cgi more securely. but
 in my infinite wisdom, i created all user accounts under /home/domains,
 instead of /var/www.. this means that, when suexec is enabled for a
 vhost, running a cgi script will result in an internal server error
 since debian's apache is configured with --suexec-docroot=/var/www.
 changing my configuration to conform to this standard is way too much
 work. and i really, really don't want to recompile apache..

 so, does anyone know of a way to use suexec with a non-standard docroot
 for vhosts? or is this just simply impossible?


You need to recompile suexec with proper patching. There is no other way
around it other than changing your setup.

Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Processed: bah

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 256178 http://issues.apache.org/bugzilla/show_bug.cgi?id=28898
Bug#256178: apache2-mpm-threadpool: Logfiles are limited to 2Gb
Noted your statement that Bug has been forwarded to 
http://issues.apache.org/bugzilla/show_bug.cgi?id=28898.

 reassign 256178 apache2-common
Bug#256178: apache2-mpm-threadpool: Logfiles are limited to 2Gb
Bug reassigned from package `apache2-mpm-threadpool' to `apache2-common'.

 merge 256178 244897
Bug#244897: Problems with big files (size over 2 gigabytes)
Bug#256178: apache2-mpm-threadpool: Logfiles are limited to 2Gb
Bug#241223: apache2-common: missing largefile (2GB) support
Merged 241223 244897 256178.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Re: apache suexec, non-standard docroot

2004-07-08 Thread R.M. Evers
On Thu, 2004-07-08 at 13:56, Fabio Massimo Di Nitto wrote:
 On Thu, 8 Jul 2004, R.M. Evers wrote:
 
  dear list,
 
  today i wanted to enable apache's suexec mechanism on one of our debian
  woody webservers, so that our customers can use cgi more securely. but
  in my infinite wisdom, i created all user accounts under /home/domains,
  instead of /var/www.. this means that, when suexec is enabled for a
  vhost, running a cgi script will result in an internal server error
  since debian's apache is configured with --suexec-docroot=/var/www.
  changing my configuration to conform to this standard is way too much
  work. and i really, really don't want to recompile apache..
 
  so, does anyone know of a way to use suexec with a non-standard docroot
  for vhosts? or is this just simply impossible?
 
 
 You need to recompile suexec with proper patching. There is no other way
 around it other than changing your setup.
 
 Fabio

fabio,

thanks for your speedy reply. so it's possible to only recompile
suexec? or do you mean i have to recompile apache with proper
patching?

kind regards,
-rodi





Re: apache suexec, non-standard docroot

2004-07-08 Thread Fabio Massimo Di Nitto
On Thu, 8 Jul 2004, R.M. Evers wrote:

 thanks for your speedy reply. so it's possible to only recompile
 suexec? or do you mean i have to recompile apache with proper
 patching?

suexec is compiled together with apache. It is possible to compile suexec
on its own but it is much more complicate than compiling it together with
apache, because suexec links with 2 libraries that are created while
apache builds.

Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Processing of apache2_2.0.50-2_sparc.changes

2004-07-08 Thread Archive Administrator
apache2_2.0.50-2_sparc.changes uploaded successfully to localhost
along with the files:
  apache2_2.0.50-2.dsc
  apache2_2.0.50-2.diff.gz
  apache2-doc_2.0.50-2_all.deb
  apache2-prefork-dev_2.0.50-2_all.deb
  apache2-threaded-dev_2.0.50-2_all.deb
  apache2-common_2.0.50-2_sparc.deb
  apache2-mpm-worker_2.0.50-2_sparc.deb
  apache2-mpm-threadpool_2.0.50-2_sparc.deb
  apache2-mpm-perchild_2.0.50-2_sparc.deb
  apache2-mpm-prefork_2.0.50-2_sparc.deb
  libapr0_2.0.50-2_sparc.deb
  libapr0-dev_2.0.50-2_sparc.deb
  apache2_2.0.50-2_sparc.deb

Greetings,

Your Debian queue daemon




Re: apache suexec, non-standard docroot

2004-07-08 Thread R.M. Evers
On Thu, 2004-07-08 at 14:42, Fabio Massimo Di Nitto wrote:
 suexec is compiled together with apache. It is possible to compile suexec
 on its own but it is much more complicate than compiling it together with
 apache, because suexec links with 2 libraries that are created while
 apache builds.
 
 Fabio

ok, i'll go ponder.. :-) thank you very much, fabio.

regards,
-rodi.





SoftWareOnCD. SpecialOffers...

2004-07-08 Thread Skorusa
http://yzItOF.bhgncge.info/?9UHebW9PeJM2X99rfrLRw
GooLuck!




Processed: *sigh*

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 258217 apache2-common
Bug#258217: apache2-mpm-prefork: SSL a no-go.
Bug reassigned from package `apache2-mpm-prefork' to `apache2-common'.

 tags 258217 unreproducible
Bug#258217: apache2-mpm-prefork: SSL a no-go.
Tags were: unreproducible
Tags added: unreproducible

 merge 258217 258252
Bug#258217: apache2-mpm-prefork: SSL a no-go.
Bug#258252: /usr/lib/apache2/modules/mod_ssl.so: mod_ssl.so fails with 
undefined symbol: X509_free
Merged 258217 258252.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Processed: pending

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 241579 apache2-common
Bug#241579: wishlist: environment variables 
Bug reassigned from package `apache2-mpm-prefork' to `apache2-common'.

 severity 257645 wishlist
Bug#257645: Clean up environment before start?
Severity set to `wishlist'.

 merge 257645 241579
Bug#241579: wishlist: environment variables 
Bug#257645: Clean up environment before start?
Merged 241579 257645.

 tags 241579 pending
Bug#241579: wishlist: environment variables 
There were no tags set.
Bug#257645: Clean up environment before start?
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Bug#258217: *sigh*

2004-07-08 Thread Thom May
reassign 258217 apache2-common
tags 258217 unreproducible
merge 258217 258252
thanks

Ok, please provide the output of 'ldd /usr/sbin/apache2'. Also, ensure that
you've stopped apache2 entirely before starting it, rather than trying to
restart.
Cheers,
-Thom




Processed: your mail

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 252918 pending
Bug#252918: First line of description confusing
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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




Processed: your mail

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 244847 pending
Bug#244847: apache2-doc: Installed location does not match default page's link 
location
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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




Processed: your mail

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 232956 pending
Bug#232956: apache2-common: missing installation files
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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




Bug#229011: marked as done (apachebech2 with keepalive show too much bad response)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 Jul 2004 16:43:03 +0100
with message-id [EMAIL PROTECTED]
and subject line no response
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 Jan 2004 09:36:30 +
From [EMAIL PROTECTED] Thu Jan 22 01:36:30 2004
Return-path: [EMAIL PROTECTED]
Received: from www.mezon.net (mail.mezon.net) [212.108.197.44] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AjbGI-0002p9-00; Thu, 22 Jan 2004 01:36:30 -0800
Received: from fw.mezon.net (host11.mezon.net [194.143.235.59])
by mail.mezon.net (Postfix) with ESMTP id D8C3A8C
for [EMAIL PROTECTED]; Thu, 22 Jan 2004 10:36:27 +0100 (CET)
Received: from 127.0.0.1 (localhost.mezon.net [127.0.0.1])
by localhost (Postfix) with SMTP
id A292F22075; Thu, 22 Jan 2004 10:36:27 +0100 (CET)
Received: from dazzle.mezon.net (dazzle.mezon.net [192.168.0.22])
by fw.mezon.net (Postfix) with ESMTP
id 247CF22040; Thu, 22 Jan 2004 10:36:27 +0100 (CET)
Content-Type: multipart/mixed; boundary0932409847==
MIME-Version: 1.0
From: Veres Lajos [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: apachebech2 with keepalive show too much bad response
X-Mailer: reportbug 2.38
Date: Thu, 22 Jan 2004 10:36:26 +0100
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_20 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.1 required=4.0 tests=HAS_PACKAGE,NORMAL_HTTP_TO_IP 
autolearn=no version=2.60-bugs.debian.org_2004_01_20
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===0932409847==
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: apache2-common
Version: 2.0.48-4
Severity: normal
Tags: sid

dd if=/dev/zero of=big.html count=64k bs=1

dazzle:~# ab2  -k  -n 10  http://127.0.0.1/big.html 
Complete requests:  10
Failed requests:9
   (Connect: 0, Length: 0, Exceptions: 0)
Write errors:   0
Non-2xx responses:  9
Keep-Alive requests:10


dazzle:~# ab2-n 10  http://127.0.0.1/big.html 
Complete requests:  10
Failed requests:0
Write errors:   0

I attached:
dazzle:~# ab2 -v 3 -k  -n 10  http://127.0.0.1/big.html /tmp/ab2log

An other strange:

Complete requests:  10
Failed requests:11
   (Connect: 0, Length: 6, Exceptions: 0)
Write errors:   0
Non-2xx responses:  5
Keep-Alive requests:10

(same command: ab2 -v 3 -k  -n 10  http://127.0.0.1/big.html)

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dazzle.mezon.net 2.4.21-grsec #1 Tue Aug 19 14:38:31 CEST 2003 
i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache2-common depends on:
ii  debconf 1.4.7Debian configuration management sy
ii  debianutils 2.6.2Miscellaneous utilities specific t
ii  libapr0 2.0.48-4 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.14.1.25-16Berkeley v4.1 Database Libraries [
ii  libexpat1   1.95.6-6 XML parsing C library - runtime li
ii  libldap22.1.23-1 OpenLDAP libraries
ii  libssl0.9.7 0.9.7c-5 SSL shared libraries
ii  mime-support3.24-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-9   The NET-3 networking toolkit
ii  openssl 0.9.7c-5 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-7Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1-3compression library - runtime

-- no debconf information


--===0932409847==
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=/tmp/ab2log

This is ApacheBench, Version 2.0.40-dev $Revision: 1.121.2.4 $ apache-2.0
Copyright (c) 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Copyright (c) 1998-2002 The Apache Software Foundation, http://www.apache.org/

Benchmarking 127.0.0.1 (be patient)...INFO: POST header == 
---
GET /big.html HTTP/1.0
User-Agent: ApacheBench/2.0.40-dev
Connection: Keep-Alive
Host: 127.0.0.1

Processed: Give me an icon, I'll include it

2004-07-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 255443 wishlist
Bug#255443: icon for .mp3 is nice, .ogg is unknown
Severity set to `wishlist'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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




Bug#255443: Give me an icon, I'll include it

2004-07-08 Thread Thom May
severity 255443 wishlist 
thanks

Give me a nice icon for ogg, and I'll happily include it.
-Thom




Bug#258202: hmm.

2004-07-08 Thread Thom May
Please send the output of ldd /usr/sbin/apache2





Bug#96930: marked as done (apache-common: apache-common ships with proprietary GIF images for standard icons)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 Jul 2004 19:27:32 +0200 (CEST)
with message-id [EMAIL PROTECTED]
and subject line patent is expired
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 May 2001 02:15:00 +
From kmself@ix.netcom.com Wed May 09 21:15:00 2001
Return-path: kmself@ix.netcom.com
Received: from mclean.mail.mindspring.net [207.69.200.57] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14xfym-0004x3-00; Wed, 09 May 2001 21:15:00 -0500
Received: from ego.introspect (pool0503.cvx7-bradley.dialup.earthlink.net 
[209.178.165.248])
by mclean.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id WAA29837
for [EMAIL PROTECTED]; Wed, 9 May 2001 22:14:55 -0400 (EDT)
Received: from karsten by ego.introspect with local (Exim 3.22 #1 (Debian))
id 14xfy0-00028k-00; Wed, 09 May 2001 19:14:12 -0700
From: Karsten M. Self kmself@ix.netcom.com
Subject: apache-common: apache-common ships with proprietary GIF images for 
standard icons
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.9
Message-Id: [EMAIL PROTECTED]
Sender: Karsten M. Self [EMAIL PROTECTED]
Date: Wed, 09 May 2001 19:14:12 -0700
Delivered-To: [EMAIL PROTECTED]

Package: apache-common
Version: 1.3.12-2.0.potato.1
Severity: important

apache-common currently ships with 84 GIF files used as icons for
virtual directory views and similar.  GIF is non-free due to a patent
on LZW compression held and enforced by UNISYS corporation.  See for
more information:

http://www.burnallgifs.org/
http://www.unisys.com/unisys/lzw/lzw-license.asp 

Apache should be considered non-free until this is remedied.

The GIFs are in:

/usr/share/apache/icons
/usr/share/apache/icons/debian

This probably necessitates changes in Apache's virtual directory
handling.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux ego 2.2.18pre21 #1 Thu Jan 25 18:40:22 PST 2001 i686 
unknown

Versions of the packages apache-common depends on:
ii  libc6  2.2.2-4GNU C Library: Shared libraries and Timezone
ii  libdb2 2.7.7-7The Berkeley database routines (run-time fil
ii  libgdbmg1  1.7.3-27   GNU dbm database routines (runtime version).
ii  perl   5.6.0-21   Larry Wall's Practical Extracting and Report
ii  perl   5.6.0-21   Larry Wall's Practical Extracting and Report
^^^ (Provides virtual package perl5)

---
Received: (at 170491-done) by bugs.debian.org; 8 Jul 2004 17:27:41 +
From [EMAIL PROTECTED] Thu Jul 08 10:27:41 2004
Return-path: [EMAIL PROTECTED]
Received: from port1845.ds1-khk.adsl.cybercity.dk (trider-g7.fabbione.net) 
[212.242.190.82] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BicgP-sD-00; Thu, 08 Jul 2004 10:27:41 -0700
Received: from localhost (localhost [127.0.0.1])
by trider-g7.fabbione.net (Postfix) with ESMTP id 201D714CA;
Thu,  8 Jul 2004 19:27:38 +0200 (CEST)
Received: from trider-g7.fabbione.net ([127.0.0.1])
by localhost (trider-g7 [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id 06691-05-10; Thu, 8 Jul 2004 19:27:33 +0200 (CEST)
Received: from trider-g7.ext.fabbione.net (port1845.ds1-khk.adsl.cybercity.dk 
[212.242.190.82])
by trider-g7.fabbione.net (Postfix) with ESMTP id C527314C7;
Thu,  8 Jul 2004 19:27:32 +0200 (CEST)
Date: Thu, 8 Jul 2004 19:27:32 +0200 (CEST)
From: Fabio Massimo Di Nitto [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Subject: patent is expired
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at fabbione.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


Hi,
last night the patent is expired all over the world. This bugs
have no meaning anymore.

I am closing them.

Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Bug#67144: marked as done (Apache uses patented .gif files instead of free .png)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 Jul 2004 19:27:32 +0200 (CEST)
with message-id [EMAIL PROTECTED]
and subject line patent is expired
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 bugs) by bugs.debian.org; 13 Jul 2000 02:58:29 +
From [EMAIL PROTECTED] Wed Jul 12 21:58:29 2000
Return-path: [EMAIL PROTECTED]
Received: from priv0.onet.pl [213.180.128.80] 
by master.debian.org with esmtp (Exim 3.12 2 (Debian))
id 13CZCn-0004hv-00; Wed, 12 Jul 2000 21:58:29 -0500
Received: from pa10.legnica.ppp.tpnet.pl ([212.160.25.10]:1149 EHLO tavaiah)
by priv0.onet.pl with ESMTP id S103385AbQGMC5u;
Thu, 13 Jul 2000 04:57:50 +0200
Received: from bashiz by tavaiah with local (Exim 3.11 #1 (Debian))
id 13CZ8Z-0001MO-00; Thu, 13 Jul 2000 04:54:07 +0200
Date:   Thu, 13 Jul 2000 04:54:06 +0200
From:   Tomasz Wegrzanowski [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Apache uses patented .gif files instead of free .png
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0i
Sender:  [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]

Package: apache
Version: 1.3.12-1
Severity: wishlist

There is one animated gif at /usr/share/apache/icons/debian/banner_a.gif,
but all other .gifs can be easily replaced by .png files.

.gif format has serious patent problems, is obsolete,
unable to support 8 bit colors, more complex interlacing nor transparency,
and compress worse than png.
In other words : .gif must die.
( visit www.burnallgifs.org for details )

On installed apache, this would work :

# apt-get install gif2png
# gif2png -O -s /usr/lib/pache/icons/*.gif
# gif2png -O -s /usr/lib/pache/icons/debian/button-1.gif
# gif2png -O -s /usr/lib/pache/icons/debian/banner_{h,v}.gif
# mv /etc/apache/srm.conf /etc/apache/srm.conf.old
# perl -pe 's/gif/png/' /etc/apache/srm.conf.old /etc/apache/srm.conf
# mv /etc/apache-ssl/srm.conf /etc/apache-ssl/srm.conf.old
# perl -pe 's/gif/png/' /etc/apache-ssl/srm.conf.old /etc/apache-ssl/srm.conf

On source code, probably not much more work would be needed.

---
Received: (at 170491-done) by bugs.debian.org; 8 Jul 2004 17:27:41 +
From [EMAIL PROTECTED] Thu Jul 08 10:27:41 2004
Return-path: [EMAIL PROTECTED]
Received: from port1845.ds1-khk.adsl.cybercity.dk (trider-g7.fabbione.net) 
[212.242.190.82] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BicgP-sD-00; Thu, 08 Jul 2004 10:27:41 -0700
Received: from localhost (localhost [127.0.0.1])
by trider-g7.fabbione.net (Postfix) with ESMTP id 201D714CA;
Thu,  8 Jul 2004 19:27:38 +0200 (CEST)
Received: from trider-g7.fabbione.net ([127.0.0.1])
by localhost (trider-g7 [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id 06691-05-10; Thu, 8 Jul 2004 19:27:33 +0200 (CEST)
Received: from trider-g7.ext.fabbione.net (port1845.ds1-khk.adsl.cybercity.dk 
[212.242.190.82])
by trider-g7.fabbione.net (Postfix) with ESMTP id C527314C7;
Thu,  8 Jul 2004 19:27:32 +0200 (CEST)
Date: Thu, 8 Jul 2004 19:27:32 +0200 (CEST)
From: Fabio Massimo Di Nitto [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Subject: patent is expired
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at fabbione.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


Hi,
last night the patent is expired all over the world. This bugs
have no meaning anymore.

I am closing them.

Fabio

-- 
user fajita: step one
fajita Whatever the problem, step one is always to look in the error log.
user fajita: step two
fajita When in danger or in doubt, step two is to scream and shout.




Bug#170491: marked as done (Apache default installation image is of type GIF)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 Jul 2004 19:27:32 +0200 (CEST)
with message-id [EMAIL PROTECTED]
and subject line patent is expired
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; 24 Nov 2002 03:53:53 +
From [EMAIL PROTECTED] Sat Nov 23 21:53:52 2002
Return-path: [EMAIL PROTECTED]
Received: from a.smtp-out.sonic.net [208.201.224.38] 
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 18FnqC-Nz-00; Sat, 23 Nov 2002 21:53:52 -0600
Received: (qmail 4315 invoked from network); 24 Nov 2002 03:53:51 -
Received: from turbo.sonic.net (208.201.224.26)
  by a.smtp-out.sonic.net with SMTP; 24 Nov 2002 03:53:51 -
Received: from localhost.sonic.net (bolt [208.201.242.18])
by turbo.sonic.net (8.11.6/8.8.5) with ESMTP id gAO3rom32508;
Sat, 23 Nov 2002 19:53:50 -0800
X-envelope-info: [EMAIL PROTECTED]
Subject: Apache default installation image is of type GIF
From: Terrorist [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Content-Type: text/plain
Organization: 
Message-Id: [EMAIL PROTECTED]
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.0 
Date: 23 Nov 2002 19:53:50 -0800
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.4 required=5.0
tests=NORMAL_HTTP_TO_IP,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01
version=2.41
X-Spam-Level: 

Package: apache-common
Version: 1.3.26-1.1

The file http://127.0.0.1/icons/jhe061.gif is of type gif.
This seems to be a bug when considering the gnu software stance on gifs.
(http://www.gnu.org/philosophy/gif.html)

As well as other common files in the apache-common package.

This is the list of offending files:

/usr/share/apache/icons/small/back.gif
/usr/share/apache/icons/small/binary.gif
/usr/share/apache/icons/small/binhex.gif
/usr/share/apache/icons/small/blank.gif
/usr/share/apache/icons/small/broken.gif
/usr/share/apache/icons/small/burst.gif
/usr/share/apache/icons/small/comp1.gif
/usr/share/apache/icons/small/comp2.gif
/usr/share/apache/icons/small/compressed.gif
/usr/share/apache/icons/small/continued.gif
/usr/share/apache/icons/small/dir.gif
/usr/share/apache/icons/small/dir2.gif
/usr/share/apache/icons/small/doc.gif
/usr/share/apache/icons/small/forward.gif
/usr/share/apache/icons/small/generic.gif
/usr/share/apache/icons/small/generic2.gif
/usr/share/apache/icons/small/generic3.gif
/usr/share/apache/icons/small/image.gif
/usr/share/apache/icons/small/image2.gif
/usr/share/apache/icons/small/index.gif
/usr/share/apache/icons/small/key.gif
/usr/share/apache/icons/small/movie.gif
/usr/share/apache/icons/small/patch.gif
/usr/share/apache/icons/small/ps.gif
/usr/share/apache/icons/small/rainbow.gif
/usr/share/apache/icons/small/sound.gif
/usr/share/apache/icons/small/sound2.gif
/usr/share/apache/icons/small/tar.gif
/usr/share/apache/icons/small/text.gif
/usr/share/apache/icons/small/transfer.gif
/usr/share/apache/icons/small/unknown.gif
/usr/share/apache/icons/small/uu.gif
/usr/share/apache/icons/a.gif
/usr/share/apache/icons/alert.black.gif
/usr/share/apache/icons/alert.red.gif
/usr/share/apache/icons/apache_pb.gif
/usr/share/apache/icons/back.gif
/usr/share/apache/icons/ball.gray.gif
/usr/share/apache/icons/ball.red.gif
/usr/share/apache/icons/binary.gif
/usr/share/apache/icons/binhex.gif
/usr/share/apache/icons/blank.gif
/usr/share/apache/icons/bomb.gif
/usr/share/apache/icons/box1.gif
/usr/share/apache/icons/box2.gif
/usr/share/apache/icons/broken.gif
/usr/share/apache/icons/burst.gif
/usr/share/apache/icons/c.gif
/usr/share/apache/icons/comp.blue.gif
/usr/share/apache/icons/comp.gray.gif
/usr/share/apache/icons/compressed.gif
/usr/share/apache/icons/continued.gif
/usr/share/apache/icons/dir.gif
/usr/share/apache/icons/diskimg.gif
/usr/share/apache/icons/down.gif
/usr/share/apache/icons/dvi.gif
/usr/share/apache/icons/f.gif
/usr/share/apache/icons/folder.gif
/usr/share/apache/icons/folder.open.gif
/usr/share/apache/icons/folder.sec.gif
/usr/share/apache/icons/forward.gif
/usr/share/apache/icons/generic.gif
/usr/share/apache/icons/generic.red.gif
/usr/share/apache/icons/generic.sec.gif
/usr/share/apache/icons/hand.right.gif
/usr/share/apache/icons/hand.up.gif
/usr/share/apache/icons/icon.sheet.gif
/usr/share/apache/icons/image1.gif
/usr/share/apache/icons/image2.gif
/usr/share/apache/icons/image3.gif
/usr/share/apache/icons/index.gif
/usr/share/apache/icons/layout.gif
/usr/share/apache/icons/left.gif
/usr/share/apache/icons/link.gif

Bug#258217: *sigh*

2004-07-08 Thread Thom May
The fix is already being uploaded.
-Thom
* Daniel Kobras ([EMAIL PROTECTED]) wrote :
 tag 258217 - unreproducible
 thanks
 
 On Thu, Jul 08, 2004 at 03:52:11PM +0100, Thom May wrote:
  Ok, please provide the output of 'ldd /usr/sbin/apache2'. Also, ensure that
  you've stopped apache2 entirely before starting it, rather than trying to
  restart.
 
 Another data point. Between 2.0.49 and 2.0.50, you've split the build
 sequence of mpm-worker and the other mpms in debian/rules. Unlike
 -worker, the rest now is built without AP2_CONFARGS. No idea whether
 this change was intentional, but in any case it breaks significant
 functionality. So this bug affects prefork, perchild, and threadpool
 (and I don't quite see why you reassigned it to -common).
 
 Daniel.
 




Bug#258252: marked as done (/usr/lib/apache2/modules/mod_ssl.so: mod_ssl.so fails with undefined symbol: X509_free)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 14:17:05 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#258217: fixed in apache2 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 8 Jul 2004 13:55:44 +
From [EMAIL PROTECTED] Thu Jul 08 06:55:44 2004
Return-path: [EMAIL PROTECTED]
Received: from bunkus.org (p15097576.pureserver.info) [217.160.128.146] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiZNH-0008TJ-00; Thu, 08 Jul 2004 06:55:43 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
by p15097576.pureserver.info (Postfix) with ESMTP id F1CC4440050;
Thu,  8 Jul 2004 15:55:41 +0200 (CEST)
Received: from p15097576.pureserver.info ([127.0.0.1])
 by localhost (p15097576 [127.0.0.1]) (amavisd-new, port 10024) with SMTP
 id 25518-10; Thu,  8 Jul 2004 15:55:40 +0200 (CEST)
Received: by p15097576.pureserver.info (Postfix, from userid 500)
id C196744004F; Thu,  8 Jul 2004 15:55:40 +0200 (CEST)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Moritz Bunkus [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: /usr/lib/apache2/modules/mod_ssl.so: mod_ssl.so fails with undefined
 symbol: X509_free
X-Mailer: reportbug 2.63
Date: Thu, 08 Jul 2004 15:55:40 +0200
Message-Id: [EMAIL PROTECTED]
X-Virus-Scanned: by amavisd-new at bunkus.org
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apache2-common
Version: 2.0.50-1
Severity: important
File: /usr/lib/apache2/modules/mod_ssl.so

After upgrading apache2 from 2.0.4x to 2.0.50 it did not start anymore. Loading 
aborts with this error message:
Cannot load /usr/lib/apache2/modules/mod_ssl.so into server: 
/usr/lib/apache2/modules/mod_ssl.so: undefined symbol: X509_free

Re-compiling the package on my system did not help either.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=C, [EMAIL PROTECTED]

Versions of packages apache2-common depends on:
ii  debconf 1.4.29   Debian configuration management sy
ii  debianutils 2.8.3Miscellaneous utilities specific t
ii  libapr0 2.0.50-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-16Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libldap22.1.30-1 OpenLDAP libraries
ii  libmagic1   4.09-1   File type determination library us
ii  libssl0.9.7 0.9.7d-3 SSL shared libraries
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-10  The NET-3 networking toolkit
ii  openssl 0.9.7d-3 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-8Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1.1-3  compression library - runtime

-- no debconf information

---
Received: (at 258217-close) by bugs.debian.org; 8 Jul 2004 18:19:38 +
From [EMAIL PROTECTED] Thu Jul 08 11:19:38 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BidUg-0007Kj-00; Thu, 08 Jul 2004 11:19:38 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BidSD-0001YI-00; Thu, 08 Jul 2004 14:17:05 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#258217: fixed in apache2 2.0.50-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 08 Jul 2004 14:17:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no 

Bug#258217: marked as done (apache2-mpm-prefork: SSL a no-go.)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 14:17:05 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#258217: fixed in apache2 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 8 Jul 2004 09:02:52 +
From [EMAIL PROTECTED] Thu Jul 08 02:02:52 2004
Return-path: [EMAIL PROTECTED]
Received: from antares.tat.physik.uni-tuebingen.de [134.2.170.62] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiUns-0002qA-00; Thu, 08 Jul 2004 02:02:52 -0700
Received: from localhost (localhost [127.0.0.1])
by antares.tat.physik.uni-tuebingen.de (Postfix) with ESMTP id 
01EA04A671
for [EMAIL PROTECTED]; Thu,  8 Jul 2004 11:02:50 +0200 (CEST)
Received: from antares.tat.physik.uni-tuebingen.de ([127.0.0.1])
by localhost (antares [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id 13544-05 for [EMAIL PROTECTED];
Thu, 8 Jul 2004 11:02:40 +0200 (CEST)
Received: by antares.tat.physik.uni-tuebingen.de (Postfix, from userid 1000)
id 060034A68C; Thu,  8 Jul 2004 11:02:39 +0200 (CEST)
Date: Thu, 8 Jul 2004 11:02:39 +0200
From: Daniel Kobras [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: apache2-mpm-prefork: SSL a no-go.
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.63
User-Agent: Mutt/1.5.6+20040523i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at 
tat.physik.uni-tuebingen.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apache2-mpm-prefork
Version: 2.0.50-1
Severity: important

/usr/bin/apache2 in the current version is no longer linked with libssl
and libgnutls. This breaks SSL-enabled servers:

# /etc/init.d/apache2 start
Starting web server: Apache2Syntax error on line 1 of 
/etc/apache2/mods-enabled/ssl.load:
Cannot load /usr/lib/apache2/modules/mod_ssl.so into server:
/usr/lib/apache2/modules/mod_ssl.so: undefined symbol: X509_free

Regards,

Daniel.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.22
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages apache2-mpm-prefork depends on:
ii  apache2-common  2.0.50-1 Next generation, scalable, extenda
ii  libapr0 2.0.50-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-16Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li

-- no debconf information

---
Received: (at 258217-close) by bugs.debian.org; 8 Jul 2004 18:19:38 +
From [EMAIL PROTECTED] Thu Jul 08 11:19:38 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BidUg-0007Kj-00; Thu, 08 Jul 2004 11:19:38 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BidSD-0001YI-00; Thu, 08 Jul 2004 14:17:05 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#258217: fixed in apache2 2.0.50-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 08 Jul 2004 14:17:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 5

Source: apache2
Source-Version: 2.0.50-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-common_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-common_2.0.50-3_sparc.deb
apache2-doc_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.50-3_all.deb
apache2-mpm-perchild_2.0.50-3_sparc.deb
  to 

Bug#252918: marked as done (First line of description confusing)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 14:17:05 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#252918: fixed in apache2 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 6 Jun 2004 00:33:48 +
From [EMAIL PROTECTED] Sat Jun 05 17:33:48 2004
Return-path: [EMAIL PROTECTED]
Received: from maxwell.derobert.net [207.188.193.82] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BWlbg-000369-00; Sat, 05 Jun 2004 17:33:48 -0700
Received: from bohr.home ([192.168.65.5])
by Maxwell.derobert.net with esmtp (Exim 3.35 #1 (Debian))
id 1BWlbf-0002bm-00; Sat, 05 Jun 2004 20:33:47 -0400
Received: from anthony by bohr.home with local (Exim 4.32)
id 1BWlbf-0008T1-HG; Sat, 05 Jun 2004 20:33:47 -0400
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Anthony DeRobertis [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: First line of description confusing
X-Mailer: reportbug 2.60
Date: Sat, 05 Jun 2004 20:33:47 -0400
Message-Id: [EMAIL PROTECTED]
Sender: Anthony DeRobertis [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apache2-mpm-prefork
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Prefork uses the same model to handle requests as Apache.

That's rather confusing, since apache2-mpn-prefork is a version of
Apache. I think it should be ... as Apache 1.x.

However, since a few lines down it says in a manner similar to Apache 1.3.
its probably best to just delete that line.

- -- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (130, 'unstable'), (120, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-bohr
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

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

iD8DBQFAwmZr+z+IwlXqWf4RAi1bAJ0WQUhHiVzmF/G0JNoxOMIZ11URfwCfX7Ir
UZpyHOMO/RM+U5+HX3VLumo=
=puOw
-END PGP SIGNATURE-

---
Received: (at 252918-close) by bugs.debian.org; 8 Jul 2004 18:19:40 +
From [EMAIL PROTECTED] Thu Jul 08 11:19:40 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BidUh-0007Lm-00; Thu, 08 Jul 2004 11:19:40 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BidSD-0001YE-00; Thu, 08 Jul 2004 14:17:05 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#252918: fixed in apache2 2.0.50-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 08 Jul 2004 14:17:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 3

Source: apache2
Source-Version: 2.0.50-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-common_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-common_2.0.50-3_sparc.deb
apache2-doc_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.50-3_all.deb
apache2-mpm-perchild_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.0.50-3_sparc.deb
apache2-mpm-prefork_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.0.50-3_sparc.deb
apache2-mpm-threadpool_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-threadpool_2.0.50-3_sparc.deb
apache2-mpm-worker_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.0.50-3_sparc.deb
apache2-prefork-dev_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.0.50-3_all.deb
apache2-threaded-dev_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.0.50-3_all.deb
apache2_2.0.50-3.diff.gz
  to pool/main/a/apache2/apache2_2.0.50-3.diff.gz
apache2_2.0.50-3.dsc
  to 

Bug#258202: marked as done (mod_deflate.so: mod_deflate fails to load: missing symbol deflate)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 14:17:05 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#258202: fixed in apache2 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 8 Jul 2004 07:01:42 +
From [EMAIL PROTECTED] Thu Jul 08 00:01:42 2004
Return-path: [EMAIL PROTECTED]
Received: from imf21aec.mail.bellsouth.net [205.152.59.69] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BiSuc-0002YF-00; Thu, 08 Jul 2004 00:01:42 -0700
Received: from lordsutch.dyndns.org ([65.12.46.210])
  by imf21aec.mail.bellsouth.net
  (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP
  id [EMAIL PROTECTED];
  Thu, 8 Jul 2004 03:01:12 -0400
Received: from localhost (localhost [127.0.0.1])
by lordsutch.dyndns.org (Postfix) with ESMTP id 326BF18041A9;
Thu,  8 Jul 2004 02:01:11 -0500 (CDT)
Received: from lordsutch.dyndns.org ([127.0.0.1])
by localhost (gateway [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 17555-02; Thu, 8 Jul 2004 02:01:11 -0500 (CDT)
Received: by lordsutch.dyndns.org (Postfix, from userid 1000)
id 05A2118041AA; Thu,  8 Jul 2004 02:01:11 -0500 (CDT)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Chris Lawrence [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: mod_deflate.so: mod_deflate fails to load: missing symbol deflate
X-Mailer: reportbug 2.63
Date: Thu, 08 Jul 2004 02:01:10 -0500
Message-Id: [EMAIL PROTECTED]
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at lordsutch.dyndns.org
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: apache2-common
Version: 2.0.50-1
Severity: important
File: /usr/lib/apache2/modules/mod_deflate.so

Starting web server: Apache2Syntax error on line 1 of 
/etc/apache2/mods-enabled/deflate.load:
Cannot load /usr/lib/apache2/modules/mod_deflate.so into server: 
/usr/lib/apache2/modules/mod_deflate.so: undefined symbol: deflate

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages apache2-common depends on:
ii  debconf 1.4.29   Debian configuration management sy
ii  debianutils 2.8.3Miscellaneous utilities specific t
ii  libapr0 2.0.50-1 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-16Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-8 XML parsing C library - runtime li
ii  libldap22.1.30-1 OpenLDAP libraries
ii  libmagic1   4.09-1   File type determination library us
ii  libssl0.9.7 0.9.7d-3 SSL shared libraries
ii  mime-support3.26-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-10  The NET-3 networking toolkit
ii  openssl 0.9.7d-3 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-8Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1.1-3  compression library - runtime

-- no debconf information

---
Received: (at 258202-close) by bugs.debian.org; 8 Jul 2004 18:19:39 +
From [EMAIL PROTECTED] Thu Jul 08 11:19:39 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BidUh-0007Kv-00; Thu, 08 Jul 2004 11:19:39 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BidSD-0001YG-00; Thu, 08 Jul 2004 14:17:05 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#258202: fixed in apache2 2.0.50-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 08 Jul 2004 14:17:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: 

Bug#257645: marked as done (Clean up environment before start?)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 14:17:05 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#241579: fixed in apache2 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 4 Jul 2004 21:53:11 +
From [EMAIL PROTECTED] Sun Jul 04 14:53:10 2004
Return-path: [EMAIL PROTECTED]
Received: from dot.freshdot.net [80.69.73.239] 
(661cfbf2cad91946389859281b07f2cf)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BhEv8-0008OJ-00; Sun, 04 Jul 2004 14:53:10 -0700
Received: from ssmeenk by dot.freshdot.net with local (Exim 4.34)
id 1BhEv7-0007Iu-Ev
for [EMAIL PROTECTED]; Sun, 04 Jul 2004 23:53:09 +0200
Date: Sun, 4 Jul 2004 23:53:09 +0200
From: Sander Smeenk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Clean up environment before start?
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary=pf9I7BMVVzbSWLtt
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040523i
X-SA-Exim-Connect-IP: locally generated
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.1 required=4.0 tests=BAYES_44,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: apache2-common
Version: 2.0.49-1
Severity: minor

Hello.

Recently I discovered that when cgi-scripts read out the environment
table, what they would see was root's environment set at the moment of
starting apache2. In my case, this contained my full name, my full email
address, IRC nick, IRC server etc, etc, because I one time copied the
.zshrc from my normal user to root's account. 

I didn't really like this information leakage, especially since more and
more people start using my server to host websites on. But then again,
it was pretty much expectable behaviour that needs a fix. :)

My idea to solve this was to clean the environment before actually
starting the daemon. A trivial little diff is attached. I think it
would really be nice to put this in. There's really no need for 
LS_COLORS, LESSOPEN, LESSCLOSE, or READNULLCMD environment variables
to Apache. ;)

With my regards,
Sander.
-- 
| For tech support dial exactly the value of 22 divided by 7.
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8  9BDB D463 7E41 08CE C94D

--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=apache2.diff

--- etc/init.d/apache2.orig 2004-07-04 23:50:21.0 +0200
+++ etc/init.d/apache2  2004-07-04 23:50:40.0 +0200
@@ -3,7 +3,15 @@
 # apache2  This init.d script is used to start apache2.
 #  It basically just calls apache2ctl.
 
-PATH=/sbin:/bin:/usr/sbin:/usr/bin
+for envkey in `env | cut -d'=' -f1`
+do
+  unset $envkey
+done
+
+export PATH=/sbin:/bin:/usr/sbin:/usr/bin
+export PWD=`pwd`
+export HOME='/tmp'
+export PS1='[EMAIL PROTECTED]:\w\$ '
 
 #[ `ls -1 /etc/apache2/sites-enabled/ | wc -l | sed -e 's/ *//;'` -eq 0 ]  \
 #echo You haven't enabled any sites yet, so I'm not starting apache2.  \

--pf9I7BMVVzbSWLtt--

---
Received: (at 241579-close) by bugs.debian.org; 8 Jul 2004 18:19:41 +
From [EMAIL PROTECTED] Thu Jul 08 11:19:41 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BidUj-0007ME-00; Thu, 08 Jul 2004 11:19:41 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BidSD-0001YA-00; Thu, 08 Jul 2004 14:17:05 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#241579: fixed in apache2 2.0.50-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 08 Jul 2004 14:17:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: apache2
Source-Version: 2.0.50-3

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

Bug#232956: marked as done (apache2-common: missing installation files)

2004-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Jul 2004 14:17:05 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#232956: fixed in apache2 2.0.50-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)

--
Received: (at submit) by bugs.debian.org; 16 Feb 2004 00:21:45 +
From [EMAIL PROTECTED] Sun Feb 15 16:21:45 2004
Return-path: [EMAIL PROTECTED]
Received: from iron.libaux.ucsf.edu [128.218.15.248] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AsWW9-0002eJ-00; Sun, 15 Feb 2004 16:21:45 -0800
Received: from ross by iron.libaux.ucsf.edu with local (Exim 4.30)
id 1AsWVb-0004C6-FS; Sun, 15 Feb 2004 16:21:11 -0800
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ross Boylan [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: apache2-common: missing installation files
X-Mailer: reportbug 2.39
Date: Sun, 15 Feb 2004 16:21:11 -0800
Message-Id: [EMAIL PROTECTED]
Sender: Ross Boylan [EMAIL PROTECTED]
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_12 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_02_12
X-Spam-Level: 

Package: apache2-common
Version: 2.0.48-7
Severity: minor

The (non-Debian) README refers to INSTALL and README.platforms files.
These are not present.

If they are not present because the information is available elsewhere
or irrelevant (e.g., the concern stuff the package builder has already
dealt with or other operating systems) it still might be worth noting
that explicitly in Readme.Debian.  And if they do have useful
information, it would be good to include them.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux iron 2.4.24advncd #1 SMP Fri Jan 30 14:30:34 PST 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache2-common depends on:
ii  debconf 1.3.22   Debian configuration management sy
ii  debianutils 2.6.2Miscellaneous utilities specific t
ii  libapr0 2.0.48-4 The Apache Portable Runtime
ii  libc6   2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-8 Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.6-6 XML parsing C library - runtime li
ii  libldap22.1.23-1 OpenLDAP libraries
ii  libssl0.9.7 0.9.7c-5 SSL shared libraries
ii  mime-support3.24-1   MIME files 'mime.types'  'mailcap
ii  net-tools   1.60-9   The NET-3 networking toolkit
ii  openssl 0.9.7c-5 Secure Socket Layer (SSL) binary a
ii  ssl-cert1.0-7Simple debconf wrapper for openssl
ii  zlib1g  1:1.2.1-3compression library - runtime

-- no debconf information


---
Received: (at 232956-close) by bugs.debian.org; 8 Jul 2004 18:20:45 +
From [EMAIL PROTECTED] Thu Jul 08 11:20:44 2004
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BidVk-0007SV-00; Thu, 08 Jul 2004 11:20:44 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1BidSD-0001Y8-00; Thu, 08 Jul 2004 14:17:05 -0400
From: Thom May [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.51 $
Subject: Bug#232956: fixed in apache2 2.0.50-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 08 Jul 2004 14:17:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 6

Source: apache2
Source-Version: 2.0.50-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-common_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-common_2.0.50-3_sparc.deb
apache2-doc_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.50-3_all.deb

Processing of apache2_2.0.50-3_sparc.changes

2004-07-08 Thread Archive Administrator
apache2_2.0.50-3_sparc.changes uploaded successfully to localhost
along with the files:
  apache2_2.0.50-3.dsc
  apache2_2.0.50-3.diff.gz
  apache2-doc_2.0.50-3_all.deb
  apache2-prefork-dev_2.0.50-3_all.deb
  apache2-threaded-dev_2.0.50-3_all.deb
  apache2-common_2.0.50-3_sparc.deb
  apache2-mpm-worker_2.0.50-3_sparc.deb
  apache2-mpm-threadpool_2.0.50-3_sparc.deb
  apache2-mpm-perchild_2.0.50-3_sparc.deb
  apache2-mpm-prefork_2.0.50-3_sparc.deb
  libapr0_2.0.50-3_sparc.deb
  libapr0-dev_2.0.50-3_sparc.deb
  apache2_2.0.50-3_sparc.deb

Greetings,

Your Debian queue daemon




apache2_2.0.50-3_sparc.changes ACCEPTED

2004-07-08 Thread Debian Installer

Accepted:
apache2-common_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-common_2.0.50-3_sparc.deb
apache2-doc_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-doc_2.0.50-3_all.deb
apache2-mpm-perchild_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-perchild_2.0.50-3_sparc.deb
apache2-mpm-prefork_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.0.50-3_sparc.deb
apache2-mpm-threadpool_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-threadpool_2.0.50-3_sparc.deb
apache2-mpm-worker_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.0.50-3_sparc.deb
apache2-prefork-dev_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.0.50-3_all.deb
apache2-threaded-dev_2.0.50-3_all.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.0.50-3_all.deb
apache2_2.0.50-3.diff.gz
  to pool/main/a/apache2/apache2_2.0.50-3.diff.gz
apache2_2.0.50-3.dsc
  to pool/main/a/apache2/apache2_2.0.50-3.dsc
apache2_2.0.50-3_sparc.deb
  to pool/main/a/apache2/apache2_2.0.50-3_sparc.deb
libapr0-dev_2.0.50-3_sparc.deb
  to pool/main/a/apache2/libapr0-dev_2.0.50-3_sparc.deb
libapr0_2.0.50-3_sparc.deb
  to pool/main/a/apache2/libapr0_2.0.50-3_sparc.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 232956 241579 244847 252918 258202 258217 


Thank you for your contribution to Debian.




Их СЛАВА нам покоя не дает..........

2004-07-08 Thread chandras
 ..
 
  
, ,  
,   !!! 
 
. 
 
 74   1 . .
 
 , , -  
 .
 
 
 
(095) 502 66 46

 www.linguist.ru