Processed: Re: mod_access_compat apparently not working

2013-07-29 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + patch
Bug #710412 [apache2] mod_access_compat apparently not working
Added tag(s) patch.

-- 
710412: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710412
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.b710412.13751066558603.transcr...@bugs.debian.org



Processed: your mail

2013-07-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 388443 - fixed-upstream
Bug #388443 [apache2] apache2: MUST NOT send data in an 304 reply
Removed tag(s) fixed-upstream.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
388443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388443
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.137512814613013.transcr...@bugs.debian.org



Bug#711454: libapache2-mod-php5: MPM prefork not found ... == ... Syntax error on line 9 of /etc/apache2/mods-enabled/php5.conf: Invalid command 'Order'

2013-07-29 Thread Jean-Michel Vourgère
reassign 711454 libapache2-mod-php5
found 711454 5.5.0~rc2+dfsg-2
thanks

The problem is that apache2 is not configured before libapache2-mod-php5.

apache2_switch_mpm prefork fails, because conffiles from apache2 are not yet
there, including mods-available/mpm_prefork.load.

Is a Pre-Depends really necessary? I think a regular Depends should be enough
to ensure apache2 is configued before libapache2-mod-php5. You don't switch
mpm in preinst as far as I know. Debian policy 3.5 and 7.2 strongly encourage
people to avoid these.

Looking at libapache2-mod-php5 5.5.0~rc2+dfsg-2, I can see in the control file
Depends: apache2-api-20120211 but that is provided by apache2-bin, not
apache2. Logs show that apache2-bin is properly configured before
libapache2-mod-php5 as you requested. But what you really need is apache2
(no -bin) with its mods-available/ directory.

Sorry for the ping pong, but I'm reassigning back to libapache2-mod-php5
because I think this is a simple missing Depends: there.


-- 
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/201307292151.12122.jmv_...@nirgal.com



Processed: Re: libapache2-mod-php5: MPM prefork not found ... == ... Syntax error on line 9 of /etc/apache2/mods-enabled/php5.conf: Invalid command 'Order'

2013-07-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 711454 libapache2-mod-php5
Bug #711454 [apache2] libapache2-mod-php5: MPM prefork not found ... == ... 
Syntax error on line 9 of /etc/apache2/mods-enabled/php5.conf: Invalid command 
'Order'
Bug reassigned from package 'apache2' to 'libapache2-mod-php5'.
Ignoring request to alter found versions of bug #711454 to the same values 
previously set
Ignoring request to alter fixed versions of bug #711454 to the same values 
previously set
 found 711454 5.5.0~rc2+dfsg-2
Bug #711454 [libapache2-mod-php5] libapache2-mod-php5: MPM prefork not found 
... == ... Syntax error on line 9 of /etc/apache2/mods-enabled/php5.conf: 
Invalid command 'Order'
Marked as found in versions php5/5.5.0~rc2+dfsg-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
711454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711454
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.137513467721295.transcr...@bugs.debian.org



Processed: Re: No default site enabled after fresh (re)install

2013-07-29 Thread Debian Bug Tracking System
Processing control commands:

 found -1 2.4.6-2
Bug #711493 [apache2] No default site enabled after fresh (re)install
Marked as found in versions apache2/2.4.6-2.

-- 
711493: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711493
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.b711493.137514160629836.transcr...@bugs.debian.org



Bug#711493: No default site enabled after fresh (re)install

2013-07-29 Thread Jean-Michel Vourgère
Control: found -1 2.4.6-2

Looks like apache2.preinst is always creating /etc/apache2/.apache2_mpm_selected
because if [ $? -eq 0 ] on line 109 is always true.

This results in we_are_upgrading_from_wheezy in apache2.postinst to succeed
where it shouln't.

Attached is a log of apache2 maintainer scripts execution, with a set -x
# dpkg -i /home/nirgal/apache2_2.4.6-2_i386.deb 
Selecting previously unselected package apache2.
(Reading database ... 32799 files and directories currently installed.)
Unpacking apache2 (from .../apache2_2.4.6-2_i386.deb) ...
+ OBSOLETE_CONFFILES='/etc/apache2/mods-available/authz_default.load
/etc/apache2/mods-available/authn_default.load
/etc/apache2/mods-available/mem_cache.load
/etc/apache2/mods-available/mem_cache.conf
/etc/apache2/mods-available/authn_alias.load
/etc/apache2/mods-available/cern_meta.load
/etc/apache2/mods-available/disk_cache.load
/etc/apache2/mods-available/disk_cache.conf
/etc/apache2/mods-available/ident.load
/etc/apache2/mods-available/imagemap.load
/etc/apache2/mods-available/version.load'
+ MOVED_CONFFILES='/etc/bash_completion.d/apache2.2-common:/etc/bash_completion.d/apache2
/etc/apache2/sites-available/default:/etc/apache2/sites-available/000-default.conf
/etc/apache2/sites-available/default-ssl:/etc/apache2/sites-available/default-ssl.conf
/etc/apache2/conf.d/charset:/etc/apache2/conf-available/charset.conf
/etc/apache2/conf.d/localized-error-pages:/etc/apache2/conf-available/localized-error-pages.conf
/etc/apache2/conf.d/other-vhosts-access-log:/etc/apache2/conf-available/other-vhosts-access-log.conf
/etc/apache2/conf.d/security:/etc/apache2/conf-available/security.conf'
+ case $1 in
+ '[' -d /etc/apache2/ ']'
++ dpkg-query -f '${Package}\t${Status}\n' -W 'apache2-mpm-*'
+ mpm='apache2-mpm-event	unknown ok not-installed
apache2-mpm-itk	unknown ok not-installed
apache2-mpm-prefork	unknown ok not-installed
apache2-mpm-worker	unknown ok not-installed'
+ '[' 0 -eq 0 ']'
++ cut -f1
++ grep 'install ok'
++ echo 'apache2-mpm-event	unknown ok not-installed
apache2-mpm-itk	unknown ok not-installed
apache2-mpm-prefork	unknown ok not-installed
apache2-mpm-worker	unknown ok not-installed'
+ mpm=
+ '[' '!' -f /etc/apache2/.apache2_mpm_selected ']'
+ echo '# automatically created during upgrade'
+ echo '# it can be safely removed anytime'
+ echo ''
+ '[' -n '' ']'
+ obsolete_conffile_exists
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/authz_default.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/authn_default.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/mem_cache.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/mem_cache.conf ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/authn_alias.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/cern_meta.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/disk_cache.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/disk_cache.conf ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/ident.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/imagemap.load ']'
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/version.load ']'
+ return 1
+ exit 0
Setting up apache2 (2.4.6-2) ...
+ OBSOLETE_CONFFILES='/etc/apache2/mods-available/authz_default.load
/etc/apache2/mods-available/authn_default.load
/etc/apache2/mods-available/mem_cache.load
/etc/apache2/mods-available/mem_cache.conf
/etc/apache2/mods-available/authn_alias.load
/etc/apache2/mods-available/cern_meta.load
/etc/apache2/mods-available/disk_cache.load
/etc/apache2/mods-available/disk_cache.conf
/etc/apache2/mods-available/ident.load
/etc/apache2/mods-available/imagemap.load
/etc/apache2/mods-available/version.load'
+ MOVED_CONFFILES='/etc/bash_completion.d/apache2.2-common:/etc/bash_completion.d/apache2
/etc/apache2/sites-available/default:/etc/apache2/sites-available/000-default.conf
/etc/apache2/sites-available/default-ssl:/etc/apache2/sites-available/default-ssl.conf
/etc/apache2/conf.d/charset:/etc/apache2/conf-available/charset.conf
/etc/apache2/conf.d/localized-error-pages:/etc/apache2/conf-available/localized-error-pages.conf
/etc/apache2/conf.d/other-vhosts-access-log:/etc/apache2/conf-available/other-vhosts-access-log.conf
/etc/apache2/conf.d/security:/etc/apache2/conf-available/security.conf'
+ WHEEZY_UPGRADE=0
+ case $1 in
+ remove_conffiles configure
+ we_are_upgrading_from_wheezy configure
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' -e /etc/apache2/.apache2_mpm_selected ']'
+ WHEEZY_UPGRADE=1
+ return 0
+ for CONFFILE in '$OBSOLETE_CONFFILES'
+ '[' -e /etc/apache2/mods-available/authz_default.load.dpkg-backup ']'
+ '[' -e /etc/apache2/mods-available/authz_default.load.dpkg-remove ']'
+ for