Summary: | www-apache/mod_perl fails tests with perl 5.26+ ( t/apache/read.t , t/filter/in_bbs_inject_header.t ) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Kent Fredric (IRC: kent\n) (RETIRED) <kentnl> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.debian.org/849082 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 613764 | ||
Attachments: |
build.log
emerge --info error_log mod_perl-2.0.10:20181124-073235.log' |
Description
Kent Fredric (IRC: kent\n) (RETIRED)
2017-04-04 19:53:37 UTC
Created attachment 469152 [details]
emerge --info
Created attachment 469154 [details]
error_log
Created attachment 556094 [details]
mod_perl-2.0.10:20181124-073235.log'
Yep. Still failing on 5.28 final. Yaaay.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51f0209d1d749e4749c6bab33ba130549892f66 commit a51f0209d1d749e4749c6bab33ba130549892f66 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2018-12-21 23:38:43 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2018-12-21 23:39:12 +0000 www-apache/mod_perl: Partly fix tests, bug 614684 Partly fix tests; the breakage was *not* caused by Perl, but by Apache 2.4 (as opposed to Apache 2.2). Patches from Debian. Still fails with a similar problem (syntax error in test config file, bc. of old Apache syntax). Bug: https://bugs.gentoo.org/614684 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> .../files/mod_perl-2.0.10-apache24-tests-1.patch | 33 ++++++++++++++++++++++ .../files/mod_perl-2.0.10-apache24-tests-2.patch | 23 +++++++++++++++ www-apache/mod_perl/mod_perl-2.0.10.ebuild | 4 ++- 3 files changed, 59 insertions(+), 1 deletion(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70bbddc6ad013611aa67b1ff91ef447756c4d023 commit 70bbddc6ad013611aa67b1ff91ef447756c4d023 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2018-12-22 12:46:10 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2018-12-22 12:46:27 +0000 www-apache/mod_perl: Tests are now fixed, bug 614684 Only remaining thing was PEBKAC Closes: https://bugs.gentoo.org/662692 Closes: https://bugs.gentoo.org/614684 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> www-apache/mod_perl/mod_perl-2.0.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |