Bug#832862: libgraph-writer-dsm-perl: FTBFS: Tests failures

gregor herrmann gregoa at debian.org
Mon Aug 1 19:01:14 UTC 2016


Control: tag -1 + confirmed

On Fri, 29 Jul 2016 09:48:20 +0200, Lucas Nussbaum wrote:

> Source: libgraph-writer-dsm-perl
> Version: 0.006-1
> Severity: serious
> Tags: stretch sid
> User: debian-qa at lists.debian.org
> Usertags: qa-ftbfs-20160728 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > Dubious, test returned 255 (wstat 65280, 0xff00)
> > No subtests run 
> > 
> > Test Summary Report
> > -------------------
> > t/Graph/Writer/DSM.t     (Wstat: 65280 Tests: 0 Failed: 0)
> >   Non-zero exit status: 255
> >   Parse errors: No plan found in TAP output
> > t/Graph/Writer/DSM/HTML.t (Wstat: 65280 Tests: 0 Failed: 0)
> >   Non-zero exit status: 255
> >   Parse errors: No plan found in TAP output
> > Files=2, Tests=0,  0 wallclock secs ( 0.01 usr +  0.01 sys =  0.02 CPU)
> > Result: FAIL
> > Failed 2/2 test programs. 0/0 subtests failed.
> > make[1]: *** [test_dynamic] Error 255
> > Makefile:845: recipe for target 'test_dynamic' failed


So this looks like fallout from the "no . in @INC" CVE and the
resulting problems in base.pm.

Adding 'use lib ".";' in t/Graph/Writer/DSM.t and
t/Graph/Writer/DSM/HTML.t helps; not sure if this is the best way.

s/base/parent/ also works, maybe that's less fishy.


Cheers,
gregor

-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Beatles: Piggies
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital Signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20160801/01eb0462/attachment.sig>


More information about the pkg-perl-maintainers mailing list