Your message dated Tue, 04 Jun 2013 17:19:07 +0000
with message-id <e1ujut1-000249...@franck.debian.org>
and subject line Bug#710873: fixed in libapache2-mod-perl2 
2.0.8+httpd24-r1449661-3
has caused the Debian Bug report #710873,
regarding libapache2-mod-perl2: FTBFS with newer libhttp-message-perl: 
t/api/err_headers_out.t failures
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
710873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710873
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-perl2
Version: 2.0.8+httpd24-r1449661-2
Severity: serious

Failed builds on mips, mipsel, s390, sparc:

  Test Summary Report
  -------------------
  t/api/err_headers_out.t               (Wstat: 0 Tests: 6 Failed: 3)
    Failed tests:  2-3, 5

Looking at the test code in that file:

    # HTTP::Headers 6.00 makes the next 2 tests fail. When the response comes
    # in the header name is stored as "x-err_headers_out". But when it is to
    # be read below it is referred as "x-err-headers-out" and hence not found.
    local $HTTP::Headers::TRANSLATE_UNDERSCORE=
        $HTTP::Headers::TRANSLATE_UNDERSCORE;
    undef $HTTP::Headers::TRANSLATE_UNDERSCORE
        if defined HTTP::Headers->VERSION and HTTP::Headers->VERSION==6.00;

libhttp-message-perl 6.03-1 has HTTP::Headers VERSION 6.00
but the recently uploaded 6.06-1 has 6.05.

Changing that test to read 'HTTP::Headers->VERSION>=6.00' fixes
the problem (although the equality comparison with a float makes me
slightly nervous.) Note that there are two instances of this code block
in the file.

I haven't verified this, but I assume this also applies to 2.0.8 with
Apache 2.2 and upstream should be informed. I couldn't find a CPAN
RT ticket about this in the HTTP-Message queue.
-- 
Niko Tyni   nt...@debian.org

--- End Message ---
--- Begin Message ---
Source: libapache2-mod-perl2
Source-Version: 2.0.8+httpd24-r1449661-3

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.

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 710...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 04 Jun 2013 19:01:10 +0200
Source: libapache2-mod-perl2
Binary: libapache2-mod-perl2 libapache2-mod-perl2-dev libapache2-mod-perl2-doc
Architecture: source amd64 all
Version: 2.0.8+httpd24-r1449661-3
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
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: 710873
Changes: 
 libapache2-mod-perl2 (2.0.8+httpd24-r1449661-3) unstable; urgency=low
 .
   * Add a patch to handle a test failure with newer HTTP::Headers.
     Thanks to Niko Tyni for the analysis. (Closes: #710873)
   * Load the mod_auth_digest module in debian/apache2.conf and remove the
     TODOs from the t/hooks/authen_digest.t in debian/patches/290-httpd-
     transition-test-todo.patch.
     This addresses parts of #710327. Thanks to Niko Tyni for the pointer.
   * After loading mod_auth_digest, the tests behave differently. Tests in
     ModPerl-Registry/ and Apache-Reload/ are now run by dh_auto_test.
     Adjust debian/rules.
   * The newly run tests in ModPerl-Registry/ and Apache-Reload/ need
     DefaultRuntimeDir set, otherwise mod_auth_digest tries to write to
     /var/run and fails. Add patch 310-defaultruntimedir.patch:
     Set DefaultRuntimeDir in the created apache config for Apache::Test in
     Apache-Test/lib/Apache/TestConfig.pm.
     Thanks to Niko Tyni for his help in teaking this patch.
Checksums-Sha1: 
 ab889c59b9fd9e3fd847ec077bc11bfabe21a049 2719 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3.dsc
 e893d7c7b5174cfa101ab55c40949bd2c835c15a 26071 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3.debian.tar.gz
 a5671d01843ba40b4606955b5f29249d134797d9 1093014 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3_amd64.deb
 2d0ab84a23b8cb396419ea2a569b7fcab987b826 88052 
libapache2-mod-perl2-dev_2.0.8+httpd24-r1449661-3_all.deb
 7a39c1f0c73a560917ff5e182366e824020dabfa 1925696 
libapache2-mod-perl2-doc_2.0.8+httpd24-r1449661-3_all.deb
Checksums-Sha256: 
 304efcf79f518dd5e3ce0b34c7312b4e5aef5c6bdca5ffd97effc3c285387b63 2719 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3.dsc
 6c20bfcf6bd95eb192b06bc0e0b3f9d23d0849da1752fa3d64686700a53396c2 26071 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3.debian.tar.gz
 f6ba1f7ccfe98351e5600e2f33ffa847dbd323d12c83714b8cb80569cc92ba78 1093014 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3_amd64.deb
 43222a7d35b3896665b0b2231a0e0a6af89b815cb0436cce60a3ccf8e8761c89 88052 
libapache2-mod-perl2-dev_2.0.8+httpd24-r1449661-3_all.deb
 7eedad98aaa2d840b7ced937a1500e9189af74c2710dfa61fa52eb8cbf912ca5 1925696 
libapache2-mod-perl2-doc_2.0.8+httpd24-r1449661-3_all.deb
Files: 
 3d13fd7d1f0d436f1aac9f43df05695b 2719 httpd optional 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3.dsc
 598679897ec814045d8e30e740bf074d 26071 httpd optional 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3.debian.tar.gz
 355249487616fd1cdd7120cd6f3d3ba3 1093014 httpd optional 
libapache2-mod-perl2_2.0.8+httpd24-r1449661-3_amd64.deb
 1432b0af177be7d255bc83d8317b7278 88052 libdevel optional 
libapache2-mod-perl2-dev_2.0.8+httpd24-r1449661-3_all.deb
 f0b76ad631054ba54c62b404021f1fbc 1925696 doc optional 
libapache2-mod-perl2-doc_2.0.8+httpd24-r1449661-3_all.deb

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

iQIcBAEBCAAGBQJRrh3jAAoJELs6aAGGSaoGWG8P/24xvQl09FydLNUEe9zMJHvf
unnQC2hLfAVJudkzSgwioSkCwqUy32NmN59EeksdvkAJOzz5ecuYxhte4x6gGIxx
99hNDNHynOyPGIrn+H6+901Y+BSFHP6N8dHC2aJi+LK6+6ZVt1cFdo8NNI7gGMgK
GF71AOwtNNsklqa7D2RB37kEbLpojph9x1wqEpmtbXwAf7e8nMeX+451xVBabJ+S
w+Rgor+7DBKtvWo8hSNSVNmF6cgMhaMdJbkP3bdCcmsVzuOiyXACVHqKCHkR0R0E
92yKeQDsiu1aRLGDyu9lFwjfBcwS9pcCEEjdluGxbgXspcLG0PxmJVPG/QluiNLy
vYPc2Wmh1hEkiIFEZx2VFbjbQnmGgDqXhxu6lR0gZ9N6OunhJyzVlleqDY7ZqiE8
5EkzFt788nN3///kkHxsTPC4kEsnoRiMPCkpW9qyPe1oUi3tRT3UfycyNH4Ksm5M
uEk2cF4Xkn6RaldII34fOJp+etzIHxDv28rM3qvtkWP1qvmNDOKWLGd6vIPxzpXz
Mj3Y4lpBHvyZGyV0i89rmRNLOPvnQ84uZ0Aw8KH988gR4bTKV+KbdHoX8w85EPPX
wRftbS/0IrfiqN/Du+LZBwXNiptb/WVYkuZSQ7/sdx6qkwdHQRxnNwPn4RxXPTxS
NfQ0NUnDkQjtEEu+iMJW
=jRPX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to