Bug#845978: libtest-requires-git-perl: autopkgtest failure: stderr output on use
Niko Tyni
ntyni at debian.org
Sun Nov 27 12:55:50 UTC 2016
Package: libtest-requires-git-perl
Version: 1.007-1
User: debian-perl at lists.debian.org
Usertags: autopkgtest
As seen at
https://ci.debian.net/packages/libt/libtest-requires-git-perl/unstable/amd64/
this package is failing its autopkgtest checks on ci.debian.net. This is
because using the module currently produces output on stderr:
% perl -e 'use Test::Requires::Git'
# git version 2.10.2
Note that the issue is somewhat prone to hiding, because the module
creates a file called .test.requires.git.lock in cwd and keeps silent
on subsequent invocations until the lock file expires.
If the output is considered acceptable, this bug could be fixed by
either skipping the use.t test, or implementing a whitelist feature on
the autopkgtest check side as discussed in #845771.
--
Niko Tyni ntyni at debian.org
More information about the pkg-perl-maintainers
mailing list