Your message dated Sat, 03 Dec 2016 21:33:57 +0000
with message-id <[email protected]>
and subject line Bug#837137: fixed in pkg-perl-tools 0.34
has caused the Debian Bug report #837137,
regarding pkg-perl-autopkgtest: use.t can fall back to source tree
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
837137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837137
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pkg-perl-autopkgtest
Version: 0.33
Looking into a libnet-easytcp-perl autopkgtest regression, I noticed
that use.t is currently run in the package source directory. When cwd
is on @INC (which it isn't anymore on current sid) the test could fall
back to using that.
In the case of Net::EasyTCP, META.yml has
name: EasyTCP
and EasyTCP.pm is in the top source directory, so while cwd was
on @INC, the test succeeded by loading the source version, not the
installed one. This started failing when cwd got removed by default
in perl_5.22.2-4.
We should probably just chdir to / or something like that in use.t to
prevent similar false positives occurring in the future.
--
Niko Tyni [email protected]
--- End Message ---
--- Begin Message ---
Source: pkg-perl-tools
Source-Version: 0.34
We believe that the bug you reported is fixed in the latest version of
pkg-perl-tools, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Niko Tyni <[email protected]> (supplier of updated pkg-perl-tools package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 03 Dec 2016 23:09:20 +0200
Source: pkg-perl-tools
Binary: pkg-perl-tools pkg-perl-autopkgtest
Architecture: source
Version: 0.34
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Niko Tyni <[email protected]>
Description:
pkg-perl-autopkgtest - collection of autopktest scripts for Perl packages
pkg-perl-tools - collection of tools to aid packaging Perl modules in Debian
Closes: 796040 830849 837137 845771
Changes:
pkg-perl-tools (0.34) unstable; urgency=medium
.
* autopkgtest improvements:
+ use.t:
* support a whitelist regexp in d/t/p/use-whitelist.
(Closes: #845771)
* don't run the command in the package source directory.
(Closes: #837137)
* also run the tests with PERL_DL_NONLAZY=1.
(Closes: #830849)
+ syntax.t:
* skip non-files in dpkg-query --listfiles output.
* allow listing more files to check in d/t/p/syntax-extra.
(Closes: #796040)
Checksums-Sha1:
94dc5ad324f3a0de844c79f05b275ac58564e38d 2360 pkg-perl-tools_0.34.dsc
1d247d959117008d03c9b0adabae608fb710548c 60560 pkg-perl-tools_0.34.tar.xz
Checksums-Sha256:
a72adff18bded9c25766f92dd073503834b599c5a2b1043288a011aa37dccd1e 2360
pkg-perl-tools_0.34.dsc
32470d2510c210d122651776aa522f59fbaec890cd43589b688bb4be6ec16688 60560
pkg-perl-tools_0.34.tar.xz
Files:
22619e9674b88b691436ba54659689f0 2360 devel extra pkg-perl-tools_0.34.dsc
25a1d728d6a7de29c6bc966962e56270 60560 devel extra pkg-perl-tools_0.34.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEdqKOQsmBHZHoj7peLsD/s7cwGx8FAlhDNlYACgkQLsD/s7cw
Gx9/Mg/+KbUMXawfuAR+FnUiuwuV5O7zaXl/S0xrxyXAeTCqe4BS3GsvZmB6ppy3
yJfECFdqcaqcq1EWGayPmdB2EMJiiQxLFFpPkVB2q76y3IZM3+5dV8w4VQajV/to
uTMi/xNU3mKZwKaLXnnVKk5gmsGRTTREpiJXxErkphOTDUc9weJ5tS6fNLlR+63G
+K0ktwKiNVa308XWt347h9zUetdO2UPd/HwcFqNqNFOujAG19ExFQ8ynIzW46t13
+PQMI9/ydnNedgGmsnMwz/zscRxilpTSJlhokA68QyjGULIkBQSHwAss88UHpzpf
6mDVWoPshK7NbDcwz4G4nQmHLJndAxPJt+ndp1EQlwpzjfdbRtcn58Jh0rBvPwr/
WcvYjj/qViI7kFRZtT2rxaCpQL2FwRTMuy5LRSCLBiH+81742NZBtcbdI96cdtnI
SEK6/mAajosuWD5hXx9gUyedoIyOdV43QaQS7pC9RhUX0xUQk3cQz1zlDaM5QSIE
eCporqhvjPuJPOjlXt8pOI2MyPyUJ7IARBlHjNmh5s3h0o8WxIOtevRWybVvmhO5
+IYSXZhjaf8aXC2mdmH5kqm1pKsIbD6zx+sPdg6dOHnQjIhBjAcdOQvBopeDUYpA
qnqt69hCeOKo6DihngxOwwi3CM0dME+AW4WGD3CQ6JQGaH4EUIw=
=4pMd
-----END PGP SIGNATURE-----
--- End Message ---