Comment 0 for bug 1779400

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

There are two DEP8 tests that are failing constantly in xenial:
t/apache/read.t
t/filter/in_bbs_inject_header.t

See http://autopkgtest.ubuntu.com/packages/liba/libapache2-mod-perl2/xenial/amd64

Debian has fixed them:
libapache2-mod-perl2 (2.0.10-2) unstable; urgency=medium

  * Patch the test suite for Apache 2.4.24 compatibility.
    Thanks to Stefan Fritsch. (Closes: #849082)

 -- Niko Tyni <email address hidden> Sun, 25 Dec 2016 11:51:10 +0200

This is the diff:
https://git.launchpad.net/ubuntu/+source/libapache2-mod-perl2/commit/?h=debian/buster&id=1a0e6c046960f816f0089d8d164f7fa9b077719f

We should backport these to the xenial package, because libapache2-mod-perl2 is in the dependency tree of apache2 DEP8 tests and any apache2 update will trigger these test failures. Artful and higher already have the fixes.