Package: libembperl-perl Version: 2.5.0-10 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu zesty ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/t/pkg-perl/use-whitelist: specify whitelist for DynaLoader redefinition messages when PERL_DL_NONLAZY=1 is set (LP: #1667121). The autopkgtests for libembperl-perl have been failing for some time and in debugging the issue, I found that the failures started with the update from pkg-perl-autopkgtest 0.34. That update started running an iteration of the tests with PERL_DL_NONLAZY=1. This package, though, emits redefinition warnings (correctly as far as I can tell), and so we need to add those warnings to the whitelist. Thanks for considering the patch. *** /tmp/tmptOsR6I/libembperl-perl_2.5.0-10ubuntu1.debdiff diff -Nru libembperl-perl-2.5.0/debian/tests/pkg-perl/use-whitelist libembperl-perl-2.5.0/debian/tests/pkg-perl/use-whitelist --- libembperl-perl-2.5.0/debian/tests/pkg-perl/use-whitelist 1969-12-31 16:00:00.000000000 -0800 +++ libembperl-perl-2.5.0/debian/tests/pkg-perl/use-whitelist 2017-02-22 11:47:02.000000000 -0800 @@ -0,0 +1 @@ +DynaLoader.*redefined -- System Information: Debian Release: stretch/sid APT prefers zesty APT policy: (500, 'zesty') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-15-generic (SMP w/4 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Nishanth Aravamudan Ubuntu Server Canonical Ltd