Bug#693292: apache2.2-bin: False positives with mod_log_forensic and check_forensic

2012-11-15 Thread Reinhard Brunzema
Package: apache2.2-bin
Version: 2.2.16-6+squeeze8
Severity: normal

Since update 2.2.16-6+squeeze8 check_forensic reports much more failed
requests than before. Most of them are false positives. I think, this is
caused by mod_log_forensic, throwing in some additional '-' from
time to time.

For instance:
Check_forensic reports:

#check_forensic /var/log/apache2/forensic.log
+20773:50a49a18:8063|GET RequestDetailsRemoved
[...]

If I check this with grep I get:
#grep '20773:50a49a18:8063' /var/log/apache2/forensic.log
+20773:50a49a18:8063|GET RequestDetailsRemoved
--20773:50a49a18:8063


-- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2.2-bin depends on:
ii  libapr11.4.2-6+squeeze4  The Apache Portable Runtime Librar
ii  libaprutil11.3.9+dfsg-5  The Apache Portable Runtime Utilit
ii  libaprutil1-dbd-sqlite 1.3.9+dfsg-5  The Apache Portable Runtime Utilit
ii  libaprutil1-ldap   1.3.9+dfsg-5  The Apache Portable Runtime Utilit
ii  libc6  2.11.3-4  Embedded GNU C Library: Shared lib
ii  libcap21:2.19-3  support for getting/setting POSIX.
ii  libldap-2.4-2  2.4.23-7.2OpenLDAP libraries
ii  libpcre3   8.02-1.1  Perl 5 Compatible Regular Expressi
ii  libssl0.9.80.9.8o-4squeeze13 SSL shared libraries
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

apache2.2-bin recommends no packages.

apache2.2-bin suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121115081021.13765.33275.report...@addison.dimdi.de



Bug#693299: apache2: Please add commented example of setting APACHE_ARGUMENTS in envvars file

2012-11-15 Thread Olivier Berger
Package: apache2.2-common
Version: 2.2.22-12
Severity: wishlist

Hi.

May I suggest adding in  /etc/apache2/envvars an example of how setting 
APACHE_ARGUMENTS can help provide specific args to apache.

For instance, if one may wish to start apache2 in debug mode, with the -X 
option.

So I suggest the following snippet :

## Example apache2 options setting with APACHE_ARGUMENTS, for instance to start 
apache in debug mode
#APACHE_ARGUMENTS=-X

Hope this helps.

Best regards,


-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121115093944.19005.96962.report...@inf-8657.int-evry.fr



Bug#692891: apache2: Server stopped after upgrading from 2.2.22-11 to 2.2.22-12

2012-11-15 Thread Arno Töll
tags 692891 +moreinfo +unreproducible
thanks


Hi,

On 11/10/2012 01:23 PM, Eloi Notario wrote:
...

 Configuring apache2-mpm-worker (2.2.22-12)…
 Configuring apache2 (2.2.22-12)…
 Configuring apache2-doc (2.2.22-12)…
 [ ok ] Reloading web server config: apache2 not running.

the actual problem is not apache2, but apache2-doc. It's the apache2-doc
maintainer script to call the reload action from the init script, the
web server maintainer script will call start.

Note, the relevant code is in the apache2-mpm-worker package which is
shown to be configured before in your output. For some reason it does
not start the web server again, however.

For comparison, this is my output from a clean chroot:

root@build:/# apt-get install --reinstall apache2 apache2.2-common
apache2.2-bin apache2-mpm-worker
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 4 reinstalled, 0 to remove and 93 not
upgraded.
Need to get 0 B/1075 kB of archives.
After this operation, 0 B of additional disk space will be used.
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 11889 files and directories currently installed.)
Preparing to replace apache2 2.2.22-12 (using
.../apache2_2.2.22-12_amd64.deb) ...
Unpacking replacement apache2 ...
Preparing to replace apache2-mpm-worker 2.2.22-12 (using
.../apache2-mpm-worker_2.2.22-12_amd64.deb) ...
[ ok ] Stopping web server: apache2 ... waiting .
Unpacking replacement apache2-mpm-worker ...
Preparing to replace apache2.2-bin 2.2.22-12 (using
.../apache2.2-bin_2.2.22-12_amd64.deb) ...
Unpacking replacement apache2.2-bin ...
Preparing to replace apache2.2-common 2.2.22-12 (using
.../apache2.2-common_2.2.22-12_amd64.deb) ...
Unpacking replacement apache2.2-common ...
Setting up apache2.2-bin (2.2.22-12) ...
Setting up apache2.2-common (2.2.22-12) ...
Setting up apache2-mpm-worker (2.2.22-12) ...
[ ok ] Starting web server: apache2.
Setting up apache2 (2.2.22-12) ...
root@build:/# apt-get install apache2-doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  apache2-doc
0 upgraded, 1 newly installed, 0 to remove and 93 not upgraded.
Need to get 1770 kB of archives.
After this operation, 12.8 MB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian/ sid/main apache2-doc all
2.2.22-12 [1770 kB]
Fetched 1770 kB in 1s (1200 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apache2-doc.
(Reading database ... 11889 files and directories currently installed.)
Unpacking apache2-doc (from .../apache2-doc_2.2.22-12_all.deb) ...
Setting up apache2-doc (2.2.22-12) ...
[ ok ] Reloading web server config: apache2.
root@build:/#
root@build:/#
root@build:/#
root@build:/#
root@build:/# apt-get install --reinstall apache2 apache2.2-common
apache2.2-bin apache2-mpm-worker apache2-doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 5 reinstalled, 0 to remove and 93 not
upgraded.
Need to get 0 B/2845 kB of archives.
After this operation, 0 B of additional disk space will be used.
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 13711 files and directories currently installed.)
Preparing to replace apache2 2.2.22-12 (using
.../apache2_2.2.22-12_amd64.deb) ...
Unpacking replacement apache2 ...
Preparing to replace apache2-doc 2.2.22-12 (using
.../apache2-doc_2.2.22-12_all.deb) ...
Unpacking replacement apache2-doc ...
Preparing to replace apache2-mpm-worker 2.2.22-12 (using
.../apache2-mpm-worker_2.2.22-12_amd64.deb) ...
[ ok ] Stopping web server: apache2 ... waiting .
Unpacking replacement apache2-mpm-worker ...
Preparing to replace apache2.2-bin 2.2.22-12 (using
.../apache2.2-bin_2.2.22-12_amd64.deb) ...
Unpacking replacement apache2.2-bin ...
Preparing to replace apache2.2-common 2.2.22-12 (using
.../apache2.2-common_2.2.22-12_amd64.deb) ...
Unpacking replacement apache2.2-common ...
Setting up apache2.2-bin (2.2.22-12) ...
Setting up apache2.2-common (2.2.22-12) ...
Setting up apache2-mpm-worker (2.2.22-12) ...
[ ok ] Starting web server: apache2.
Setting up apache2 (2.2.22-12) ...
Setting up apache2-doc (2.2.22-12) ...
[ ok ] Reloading web server config: apache2.


Note that worker calls start before apache2-doc is configured. I suspect
you are having a policy.d script (i.e. /usr/sbin/policy-rc.d) which
prevents a start. Could that be?



-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#692891: apache2: Server stopped after upgrading from 2.2.22-11 to 2.2.22-12

2012-11-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 692891 +moreinfo +unreproducible
Bug #692891 [apache2.2-common] apache2: Server stopped after upgrading from 
2.2.22-11 to 2.2.22-12
Added tag(s) moreinfo.
Bug #692891 [apache2.2-common] apache2: Server stopped after upgrading from 
2.2.22-11 to 2.2.22-12
Added tag(s) unreproducible.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
692891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692891
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.135302395618997.transcr...@bugs.debian.org



Bug#693299: apache2: Please add commented example of setting APACHE_ARGUMENTS in envvars file

2012-11-15 Thread Arno Töll
tags 693299 +pending
thanks

Hi,


 ## Example apache2 options setting with APACHE_ARGUMENTS, for instance to 
 start apache in debug mode
 #APACHE_ARGUMENTS=-X

I've committed a comment like you were suggesting to the envvars file.
Note this change comes too late for Wheezy, however.


-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#693299: apache2: Please add commented example of setting APACHE_ARGUMENTS in envvars file

2012-11-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 693299 +pending
Bug #693299 [apache2.2-common] apache2: Please add commented example of setting 
APACHE_ARGUMENTS in envvars file
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
693299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.135302471926151.transcr...@bugs.debian.org



Bug#674142: fix for 2.2.16?

2012-11-15 Thread David Magda
This bug is marked as done, but that's only the case for the wheezy package 
(2.2.22). I don't see new binaries for squeeze (2.2.16).

Can you either add the patch to the squeeze package or add something to 
squeeze-backports?


--
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/255d735a-a93a-48e1-894d-7c589ab9f...@ee.ryerson.ca