On Sat, 14 Jan 2017 17:13:34 +0100, Andreas Tille wrote: > when inspecting the bioperl autopkgtest logs[1] I found two times the > line: > > Can't find 'build_params' in _build at /usr/share/perl5/Module/Build/Base.pm line 1291. > > I admit I have no idea what this might mean and how to fix this. Not sure (and I have to run now) but both tests fail exactly before they get to the network tests. Maybe this is test_skip() in Bio/Root/Test.pm (which _might_ to try to read the result of `perl Build.PL' to see if network tests are allowed and this fails during autopkgtest because those build artifacts don't exist in the temporary test directory). If this is true I'm not sure what's the best way to fix it. And easy and inelegant version is to add the 2 tests to debian/tests/pkg-perl/smoke-skip. As for the failure of use.t --> attachment Cheers, gregor -- .''`. https://info.comodo.priv.at/ - Debian Developer https://www.debian.org : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D 85FA BB3A 6801 8649 AA06 `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Joan Baez: Winds Of the old Days
From ec2b4e1a9303f20d9c8430420372378cd0ea56f6 Mon Sep 17 00:00:00 2001 From: gregor herrmann <gregoa@debian.org> Date: Sat, 14 Jan 2017 19:33:50 +0100 Subject: [PATCH] autopkgtest: fix use.t by adding debian/tests/pkg-perl/use-name which tells autopkgtest-pkg-perl which module to 'use'. --- debian/tests/pkg-perl/use-name | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/tests/pkg-perl/use-name diff --git a/debian/tests/pkg-perl/use-name b/debian/tests/pkg-perl/use-name new file mode 100644 index 0000000..81700a4 --- /dev/null +++ b/debian/tests/pkg-perl/use-name @@ -0,0 +1 @@ +Bio::Perl -- 2.11.0
Attachment:
signature.asc
Description: Digital Signature