[PATCH 2/3] autodetect Perl packages

Martin Pitt mpitt at debian.org
Mon Sep 8 09:47:01 UTC 2014


Hey Antonio,

thanks! I rebased it on top of the modified Ruby patch, with similar
changes (attached). Once this is finished, I'll also merge the
documentation patch (but as part of the ruby and perl ones).

I ran this for two random Perl packages. The runtime-deps (not doing
that much) and the heavy-deps (not doing anything) ones passed, but
the buildtime-deps one failed similarly for both:

| ./run-from-checkout libperl-metrics-simple-perl --- schroot sid
| t/0901_pod.t ...........
| 1..1
| not ok 1 - POD test for lib
| 
| #   Failed test 'POD test for lib'
| #   at /usr/share/perl5/Test/Pod.pm line 186.
| # lib does not exist
| # Looks like you failed 1 test of 1.
| Dubious, test returned 1 (wstat 256, 0x100)
| Failed 1/1 subtests 


| ./run-from-checkout libperl-version-perl --- schroot sid
| t/pod.t ................ 
| 1..1
| not ok 1 - POD test for lib
| 
| #   Failed test 'POD test for lib'
| #   at /usr/share/perl5/Test/Pod.pm line 186.
| # lib does not exist
| # Looks like you failed 1 test of 1.
| Dubious, test returned 1 (wstat 256, 0x100)
| Failed 1/1 subtests 

This might be a missing test dependency which needs to be added to the
Tests() instantiation?

CC'ing pkg-perl@ for their input, too.

Thanks,

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Synthesize-Perl-test-control.patch
Type: text/x-diff
Size: 4676 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/autopkgtest-devel/attachments/20140908/c6a50f26/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/autopkgtest-devel/attachments/20140908/c6a50f26/attachment-0001.sig>


More information about the autopkgtest-devel mailing list