Your message dated Mon, 03 Jul 2017 16:08:46 +0000
with message-id <e1ds3u2-0008ih...@fasolo.debian.org>
and subject line Bug#866984: fixed in libpgobject-type-json-perl 2.000001-1
has caused the Debian Bug report #866984,
regarding libpgobject-type-json-perl FTBFS: You planned 9 tests but ran 5.
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 ow...@bugs.debian.org
immediately.)


-- 
866984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpgobject-type-json-perl
Version: 1.011.0-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes libpgobject-type-json-perl FTBFS:

https://tests.reproducible-builds.org/debian/history/libpgobject-type-json-perl.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libpgobject-type-json-perl.html

...
Deprecated use of PGObject->new_registry() at t/01-registration.t line 11.
Use of deprecated method register_type of PGObject module at 
/build/1st/libpgobject-type-json-perl-1.011.0/blib/lib/PGObject/Type/JSON.pm 
line 59.
Use of deprecated method register_type of PGObject module at 
/build/1st/libpgobject-type-json-perl-1.011.0/blib/lib/PGObject/Type/JSON.pm 
line 59.
Use of deprecated method register_type of PGObject module at 
/build/1st/libpgobject-type-json-perl-1.011.0/blib/lib/PGObject/Type/JSON.pm 
line 59.
Use of deprecated method register_type of PGObject module at 
/build/1st/libpgobject-type-json-perl-1.011.0/blib/lib/PGObject/Type/JSON.pm 
line 59.
Undefined subroutine &PGObject::get_type_registry called at t/01-registration.t 
line 19.
# Looks like you planned 9 tests but ran 5.
# Looks like your test exited with 255 just after 5.
t/01-registration.t ... 
1..9
ok 1 - creating test registry
ok 2 - default registration
ok 3 - int8 registration
ok 4 - custom registry, int8 registration
ok 5 - default types, custom registry
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/9 subtests 
t/02-serialization.t .. 
1..23
ok 1 - Instantiate null
ok 2 - Null is a JSON object
ok 3 - Null is a scalar
ok 4 - Serializes to db as null
ok 5 - Null is not undef
ok 6 - Instantiate undef
ok 7 - Undef isa JSON object
ok 8 - Undef is scalar
ok 9 - Serializes to db as undef
ok 10 - undef is undef
ok 11 - Instantiate hashref
ok 12 - Hashref is a JSON object
ok 13 - Hashref is a HASH
ok 14 - Serialization of hashtest works
ok 15 - Hash foo element is 1
ok 16 - Hash bar element is 2
ok 17 - Instantiate arrayref
ok 18 - Array is ARRAY
ok 19 - Array is correct array
ok 20 - Array serializes to db correctly
ok 21 - Instantiate literal
ok 22 - Literal is SCALAR
ok 23 - Literal serializes correctly
ok
t/boilerplate.t ....... 
1..3
ok 1 - README contains no boilerplate text
ok 2 - Changes contains no boilerplate text
ok 3 - lib/PGObject/Type/JSON.pm contains no boilerplate text
ok
t/manifest.t .......... skipped: Author tests not required for installation
t/pod-coverage.t ...... skipped: Test::Pod::Coverage 1.08 required for testing 
POD coverage
t/pod.t ............... skipped: Test::Pod 1.22 required for testing POD

Test Summary Report
-------------------
t/01-registration.t (Wstat: 65280 Tests: 5 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 5.
Files=7, Tests=32,  0 wallclock secs ( 0.04 usr  0.00 sys +  0.25 cusr  0.01 
csys =  0.30 CPU)
Result: FAIL
Failed 1/7 test programs. 0/32 subtests failed.
Makefile:824: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory '/build/1st/libpgobject-type-json-perl-1.011.0'
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-json-perl
Source-Version: 2.000001-1

We believe that the bug you reported is fixed in the latest version of
libpgobject-type-json-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 866...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated 
libpgobject-type-json-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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 03 Jul 2017 17:33:25 +0200
Source: libpgobject-type-json-perl
Binary: libpgobject-type-json-perl
Architecture: source
Version: 2.000001-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 866984
Description: 
 libpgobject-type-json-perl - JSON wrappers for PGObject
Changes:
 libpgobject-type-json-perl (2.000001-1) unstable; urgency=medium
 .
   * Team upload.
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * New upstream release.
     Fixes "libpgobject-type-json-perl FTBFS: You planned 9 tests but ran 5."
     (Closes: #866984)
   * Declare compliance with Debian Policy 4.0.0.
Checksums-Sha1: 
 1b00819b5d8e946208a70b2b7b62e4f1853ec482 2397 
libpgobject-type-json-perl_2.000001-1.dsc
 6529ab7d53c3c6ce6365c5e4512d73dc08490fbe 6558 
libpgobject-type-json-perl_2.000001.orig.tar.gz
 f22fd669699003549abf6dc3d9172af06dfd3651 2364 
libpgobject-type-json-perl_2.000001-1.debian.tar.xz
Checksums-Sha256: 
 a5217c053904dc3bd4e3d6a617b772e5ae1e590651fa385f20081ead8e3f5fc4 2397 
libpgobject-type-json-perl_2.000001-1.dsc
 8a938f98c0f13ca4e77ef6b260864ac2e76e890e54e3b18510f4297d8e0125df 6558 
libpgobject-type-json-perl_2.000001.orig.tar.gz
 e71cb2ebbde98fdaeb1cdd6536f7553e435c6a68b5e5dfb6e16c0de29e93fe71 2364 
libpgobject-type-json-perl_2.000001-1.debian.tar.xz
Files: 
 d299c8fb75ac17b695a4f14853a1fbd1 2397 perl optional 
libpgobject-type-json-perl_2.000001-1.dsc
 7ef2b9ce3e3d7a96c43612effb6f506e 6558 perl optional 
libpgobject-type-json-perl_2.000001.orig.tar.gz
 7e765cb7f105460bf1b6269a8d27b524 2364 perl optional 
libpgobject-type-json-perl_2.000001-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAllaZAtfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZfJg//bJzPM2V9w88aQxYw7x4dHZ4IBaW4NyzvDOaUfHP1xWhX9dk7ivUnyLyH
+Qmt6biAOR7e0os0X60LTES6nEAT9FRMyLcnTeYfexa588Ympmsvl0LC06RWHOFg
So61lKd131hj7KvuKP2o9OC84QQObCqU7dF236xY89F4eIgdfanLimBi5xVqUA2y
+pNnm8NDEfK8mst4sLBOFXY+UDrn6JE91dGS7Mm8gFn1UT+IUlJHBkU6oGOo+qfS
QKnYy6A0s5YTJTlWnyyklev8IyetnY2d0lJlWZ5bON71FOZTu5XfoX3ak2G7g+2/
IqBmYHHO8jTkZF15kpNIUHHa8y5fQ15Z1BiKgpD2PjCp2XyuZjEiA9JRPimVM/Xl
6DNZvDakn9B8aI+55aO9ZxAsBP81yBsZFiSihy+bikSw76jJ2CFANIWpeiYrz8kh
X/zTMtHW7tOdpHjOtIkN5tWqsCsLDiWzBzaa0X05fBdTAVp6s7snQ9quO8ogKt7j
WY4TJeY8jCcZOoeY1Cy70yPmM7kC7lbDn4c2F+/w6OOBq5nPFBlKnPHuDrx2yPTf
LkID9JCZz6o1IAXySOE0PTR4vxJr3yoCCQeTqv3zsum4ciSkl6WcidBwuzDnJgkT
u8EjXJCpfIQHkUVwDFku6f3okX23n6oNwpQOqldOzrrUPV6is1g=
=WNdM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to