Your message dated Tue, 04 Jul 2017 20:52:49 +0000
with message-id <[email protected]>
and subject line Bug#867208: fixed in libpgobject-type-bytestring-perl 1.2.0-1
has caused the Debian Bug report #867208,
regarding libpgobject-type-bytestring-perl FTBFS: Failed 1/5 test programs. 0/8
subtests failed.
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.)
--
867208: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867208
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libpgobject-type-bytestring-perl
Version: 1.1.2-1
Severity: serious
Tags: buster sid
Some recent change in unstable makes libpgobject-type-bytestring-perl FTBFS:
https://tests.reproducible-builds.org/debian/history/libpgobject-type-bytestring-perl.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpgobject-type-bytestring-perl.html
...
dh_auto_test
make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/build/1st/libpgobject-type-bytestring-perl-1.1.2'
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ..........
1..1
ok 1 - use PGObject::Type::ByteString;
ok
t/01-constructor.t ...
ok 1 - 'non-UTF characters in string; expected class' isa
'PGObject::Type::ByteString'
ok 2 - expected db out
1..2
ok
Deprecated use of PGObject->new_registry() at t/02-registration.t line 18.
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
Undefined subroutine &PGObject::get_type_registry called at t/02-registration.t
line 27.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 5.
t/02-registration.t ..
ok 1 - creating test registry
ok 2 - default registration
ok 3 - mybytes registration
ok 4 - custom registry, mybytes registration
ok 5 - default types, custom registry
Dubious, test returned 255 (wstat 65280, 0xff00)
All 5 subtests passed
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
Use of deprecated method register_type of PGObject module at
/build/1st/libpgobject-type-bytestring-perl-1.1.2/blib/lib/PGObject/Type/ByteString.pm
line 51.
t/03-dbtests.t ....... skipped: Not set up for dbtests
t/manifest.t ......... skipped: Author tests not required for installation
Test Summary Report
-------------------
t/02-registration.t (Wstat: 65280 Tests: 5 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=5, Tests=8, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.39 cusr 0.04
csys = 0.47 CPU)
Result: FAIL
Failed 1/5 test programs. 0/8 subtests failed.
Makefile:834: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory '/build/1st/libpgobject-type-bytestring-perl-1.1.2'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
--- End Message ---
--- Begin Message ---
Source: libpgobject-type-bytestring-perl
Source-Version: 1.2.0-1
We believe that the bug you reported is fixed in the latest version of
libpgobject-type-bytestring-perl, 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.
gregor herrmann <[email protected]> (supplier of updated
libpgobject-type-bytestring-perl 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: SHA512
Format: 1.8
Date: Tue, 04 Jul 2017 22:23:19 +0200
Source: libpgobject-type-bytestring-perl
Binary: libpgobject-type-bytestring-perl
Architecture: source
Version: 1.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 867208
Description:
libpgobject-type-bytestring-perl - wrapper for raw strings mapping to BYTEA
columns
Changes:
libpgobject-type-bytestring-perl (1.2.0-1) unstable; urgency=medium
.
* Team upload.
* Import upstream version 1.2.0.
Fixes "libpgobject-type-bytestring-perl FTBFS: Failed 1/5 test
programs. 0/8 subtests failed."
(Closes: #867208)
* Declare compliance with Debian Policy 4.0.0.
Checksums-Sha1:
52e2cd9ba7aa43e9e5bd2b67562e48ed92eaf0da 2462
libpgobject-type-bytestring-perl_1.2.0-1.dsc
906507096225cfe162462b113741af41bb48dc5b 5629
libpgobject-type-bytestring-perl_1.2.0.orig.tar.gz
18b1717c46e1cccf4a8efbc264530c6ff7742279 2260
libpgobject-type-bytestring-perl_1.2.0-1.debian.tar.xz
Checksums-Sha256:
08215e12daaad955757fe1d17f65f6109d45f3d40980dca06bb255eee5b63e61 2462
libpgobject-type-bytestring-perl_1.2.0-1.dsc
88dad8615a4ade0b00214650fdcf0b24cef82e309fbb15aba27ab4b82d670ed5 5629
libpgobject-type-bytestring-perl_1.2.0.orig.tar.gz
e8861914a56112de351514d9c0286d1711b7f68b03fce1baf0a10614b4805482 2260
libpgobject-type-bytestring-perl_1.2.0-1.debian.tar.xz
Files:
59b6dbaba71dabcf82cfd8c9a121edd3 2462 perl optional
libpgobject-type-bytestring-perl_1.2.0-1.dsc
312c4d5993b65861ab272e989707cb23 5629 perl optional
libpgobject-type-bytestring-perl_1.2.0.orig.tar.gz
2b3a955263dd3b1dbd54c95fbf26f119 2260 perl optional
libpgobject-type-bytestring-perl_1.2.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAllb+ZBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbkxA//QtqWxC6x7NIFbcTNWOaJl+Nk3eVEF3Sda/FV+w5hXDfmGgZ2lzONEPmU
g89DlJ4MaHXG3Kw+cbotDEHSapiGRAdHLlObPLrwyzqTmFsbD3TO8et0rRryMk6j
zFbHB9ObDuPueFIty+O9jO8w+Or2wuQwDBqrACcg8YdLBik5ONkXYhvymKTD9+7U
hUK8IIR8aUGFnGsd5Jqb/wJEdsr293W0GXxWjYS/faGMIo1v1PEU6E6a5AH4zKsP
Y+RDaLvkuJUnDUb4oohUENOHNBsX98EHAWxX6Xq5ehptu0QJLzyd29gf8TdBKK8x
8UXXJz1QdcHMu4mD7AbcLUMyXgljUDhC0+AZPqnysVH1lEMBXmz3Kgl1zD2Q3VJM
hHNOlN1en1pt+Yfe2/3VLSXMi6mi3oGlsob21wP1uMJ5xjGVfx0EXgEwmknRzBSV
7cFs9HbaU1QCUmrgeaRYrrdIS2QyB1trBGtgIsAtALD3h9kcOGviqnkQ5/06cfSX
WwWIoHsyFmUjCghkRBvN2XSrxYPBkE32QkZLGG8uKc69nIxeDistbGwbkL9I6E9O
3waYgnVp8+zAJjqlYadgTZmPU/ezFd4NhMau68Qal4a5+4t8VMDwjwqPZIETnICC
F6OlUl3SHd0BKQk1i3mqpF4Eu7Y/ly05tMolMtCyQujtqqLqCdA=
=rRkT
-----END PGP SIGNATURE-----
--- End Message ---