Your message dated Wed, 29 Aug 2007 10:02:40 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#399639: fixed in libapache2-mod-perl2 2.0.3-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)
--- Begin Message ---
Package: libapache2-mod-perl2
Version: 2.0.2-2.2
Severity: important
mod_perl2 seems to ignore anything pushed onto the @PerlSections array.
See the attached config file for a recipe to reproduce this bug.
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
--
Sam Morris
http://robots.org.uk/
PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
# Minimal config file to demonstrate apache ignoring a Perl configuration
# section. To test: apache2 -X -f apa2.conf
Listen 8080
PidFile /dev/null
ErrorLog /dev/stderr
LoadModule perl_module /usr/lib/apache2/modules/mod_perl.so
<Perl>
# this works ok
#$PerlConfig .= 'DocumentRoot /tmp';
# but this is ignored!
push @PerlConfig, 'DocumentRoot /foobar';
</Perl>
# Now, go to http://localhost:8080/ and notice that apache2 prints to stderr
# that /htdocs does not exist. Instead, apache2 should have refused to start
# with the error that /foobar does not exist.
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: libapache2-mod-perl2
Source-Version: 2.0.3-2
We believe that the bug you reported is fixed in the latest version of
libapache2-mod-perl2, which is due to be installed in the Debian FTP archive:
libapache2-mod-perl2-dev_2.0.3-2_all.deb
to
pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-dev_2.0.3-2_all.deb
libapache2-mod-perl2-doc_2.0.3-2_all.deb
to
pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-doc_2.0.3-2_all.deb
libapache2-mod-perl2_2.0.3-2.diff.gz
to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.3-2.diff.gz
libapache2-mod-perl2_2.0.3-2.dsc
to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.3-2.dsc
libapache2-mod-perl2_2.0.3-2_amd64.deb
to pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.3-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gunnar Wolf <[EMAIL PROTECTED]> (supplier of updated libapache2-mod-perl2
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 29 Aug 2007 11:38:42 +0200
Source: libapache2-mod-perl2
Binary: libapache2-mod-perl2 libapache2-mod-perl2-doc libapache2-mod-perl2-dev
Architecture: source amd64 all
Version: 2.0.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Gunnar Wolf <[EMAIL PROTECTED]>
Description:
libapache2-mod-perl2 - Integration of perl with the Apache2 web server
libapache2-mod-perl2-dev - Integration of perl with the Apache2 web server -
development fil
libapache2-mod-perl2-doc - Integration of perl with the Apache2 web server -
documentation
Closes: 357438 398675 399639 401737 406742 439281
Changes:
libapache2-mod-perl2 (2.0.3-2) unstable; urgency=low
.
[ Damyan Ivanov ]
* Upload to unstable
+ Closes: #401737 -- Please package latest libapache2-mod-perl2
- Closes: #398675 -- Rejects configuration in a Perl configuration
section that works fine as a regular configuration
directive
- Closes: #399639 -- Data pushed onto @PerlSections is ignored
+ Closes: #406742 -- clean rule does not clean properly
+ Closes: #357438 -- Apache2::Resource uses BSD::Resource
.
[ Gunnar Wolf ]
* Added netbase to build-dependencies, fixing FTBFS (Closes: #439281)
Files:
df5cdcabb2e7b2081bfc45c6e9f1b8f5 1254 perl optional
libapache2-mod-perl2_2.0.3-2.dsc
273c916a6f8abbb3882e302544afbf75 13121 perl optional
libapache2-mod-perl2_2.0.3-2.diff.gz
0d5f001cdf401cbdb7d0105d1379935c 78716 libdevel optional
libapache2-mod-perl2-dev_2.0.3-2_all.deb
d7d2a332aff3755701fd552aca788a44 3126884 doc optional
libapache2-mod-perl2-doc_2.0.3-2_all.deb
eeaf51b8aa30932ea9082a20be5fdd37 1138780 perl optional
libapache2-mod-perl2_2.0.3-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG1UPF2A7zWou1J68RAuu/AJ9Bt0vova0So47TgfIBTALXC4xxQwCePtWh
F9XH43+A03gSrbzysZM9pVA=
=FyF8
-----END PGP SIGNATURE-----
--- End Message ---