Your message dated Sun, 24 Oct 2021 13:18:47 +0000
with message-id <e1medoh-0008xw...@fasolo.debian.org>
and subject line Bug#997778: fixed in libdancer-plugin-dbic-perl 0.2104-2
has caused the Debian Bug report #997778,
regarding libdancer-plugin-dbic-perl: FTBFS: Parse errors: Bad plan. You
planned 7 tests but ran 2.
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.)
--
997778: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997778
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libdancer-plugin-dbic-perl
Version: 0.2104-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> true
> true
> true
> true
> true
> true
> true
> true
> true
> PERL_DL_NONLAZY=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-compile.t ...........
> 1..1
> ok 1 - Dancer/Plugin/DBIC.pm loaded ok
> ok
> t/01-single-schema.t .....
> 1..4
> ok 1
> # Subtest: schema
> ok 1 - bob is a baby
> ok 2 - found Bob via explicit schema name
> 1..2
> ok 2 - schema
> # Subtest: resultset
> ok 1 - found bob via resultset
> ok 2 - found bob via rset
> 1..2
> ok 3 - resultset
> # Subtest: invalid schema name
> ok 1 - missing schema error thrown
> 1..1
> ok 4 - invalid schema name
> ok
> t/02-multiple-schemas.t ..
> 1..2
> # Subtest: two schemas
> ok 1
> ok 2
> ok 3 - found bob
> ok 4 - bob is getting old
> ok 5 - found sue
> ok 6 - sue is the right age
> ok 7 - Missing schema error thrown
> ok 8 - Missing default schema error thrown
> 1..8
> ok 1 - two schemas
> # Subtest: two schemas with a default schema
> ok 1 - found bob
> ok 2
> 1..2
> ok 2 - two schemas with a default schema
> ok
> t/03-dynamic-schemas.t ...
> 1..3
> ok 1 # skip Test requires module 'DBIx::Class::Schema::Loader' but it's not
> found
> ok 2 # skip Test requires module 'DBIx::Class::Schema::Loader' but it's not
> found
> ok 3 # skip Test requires module 'DBIx::Class::Schema::Loader' but it's not
> found
> ok
> t/04-testapp.t ...........
> ok 1
> ok 2
> ok 3 - GET / is found
> ok 4 - content looks good for /
> ok 5 - GET /user/sukria is found
> ok 6 - content looks good for /user/sukria
> ok 7 - content looks good for /user/bigpresh
> ok 8 - DELETE /user/bigpresh is ok
> ok 9 - content looks good for /
> 1..9
> ok
> t/05-schema-aliases.t ....
> 1..4
> ok 1
> # Subtest: default schema
> ok 1 - found bob
> ok 2 - bob is getting old
> 1..2
> ok 2 - default schema
> # Subtest: schema alias
> ok 1 - found bob
> ok 2 - bob is still old
> 1..2
> ok 3 - schema alias
> # Subtest: bad alias
> ok 1 - got bad alias error
> 1..1
> ok 4 - bad alias
> ok
> DBIx::Class::Schema::catch {...} (): Unable to load storage class
> DBIx::Class::Storage::DBI::Replicated: {UNKNOWN}: The following modules are
> required for Replication Clone (see DBIx::Class::Optional::Dependencies for
> details)
> BEGIN failed--compilation aborted at
> /usr/share/perl5/DBIx/Class/Storage/DBI/Replicated.pm line 7.
> Compilation failed in require at /usr/share/perl5/Class/C3/Componentised.pm
> line 146. at /usr/share/perl5/Class/C3/Componentised.pm line 151 at
> /usr/share/perl5/DBICx/Sugar.pm line 118
> # Looks like your test exited with 2 just after 2.
> t/06-replicated.t ........
> 1..7
> ok 1
> ok 2
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 5/7 subtests
>
> Test Summary Report
> -------------------
> t/06-replicated.t (Wstat: 512 Tests: 2 Failed: 0)
> Non-zero exit status: 2
> Parse errors: Bad plan. You planned 7 tests but ran 2.
> Files=7, Tests=25, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.80 cusr 0.20
> csys = 2.03 CPU)
> Result: FAIL
> Failed 1/7 test programs. 0/25 subtests failed.
> make[1]: *** [Makefile:874: test_dynamic] Error 2
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/libdancer-plugin-dbic-perl_0.2104-1.1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: libdancer-plugin-dbic-perl
Source-Version: 0.2104-2
Done: gregor herrmann <gre...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libdancer-plugin-dbic-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 997...@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
libdancer-plugin-dbic-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: Sun, 24 Oct 2021 14:48:35 +0200
Source: libdancer-plugin-dbic-perl
Architecture: source
Version: 0.2104-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 997778
Changes:
libdancer-plugin-dbic-perl (0.2104-2) unstable; urgency=medium
.
* Team upload.
.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
.
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Set Testsuite header for perl package.
.
[ gregor herrmann ]
* Add libclone-perl to Build-Depends. (Closes: #997778)
Checksums-Sha1:
b1447521544a97c3bd3590c95f16c07b8de345a4 2671
libdancer-plugin-dbic-perl_0.2104-2.dsc
60b7d77ee4d148753d9cb04dfcc1a56ee906b10f 5228
libdancer-plugin-dbic-perl_0.2104-2.debian.tar.xz
Checksums-Sha256:
cf4c4dbd1ac57dce4881a4c24aecec24fdd534d84f1e63fd286536f9835bb9de 2671
libdancer-plugin-dbic-perl_0.2104-2.dsc
d038c2524abb01fbbd55e2fc7db031f9858c0a687f181ad14c4949896b5f5201 5228
libdancer-plugin-dbic-perl_0.2104-2.debian.tar.xz
Files:
e18425f7a1e122fd160a45010fe612da 2671 perl optional
libdancer-plugin-dbic-perl_0.2104-2.dsc
191fc485975d05b762b2a0f7aaef531f 5228 perl optional
libdancer-plugin-dbic-perl_0.2104-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmF1VtRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYvPQ//XXkgux+VUuWmuBD/vhu9OIeuOpTP3lFF0PojQS7plej8qfOZmezVZwwU
ulGm7LlgRQ0+MVyu5AdnJNkxPbt3TBWUoPRE58mRZc22bkML+5SNSpyxud8gH26N
Y9rGQiz/RdZ9nH5tT1P1mbLUBn5J6wjFsweewtFqgBbDENHVObgaAkpcxP+FU6aw
ecVNryzKtxAJ3JP9wAeVKT9AGB9O3bNnJEVwpTH113YY4dJrEDWf0RP/ESv78Lax
71cWu8VFmIiwrmZ6zHP1VDBI7i167WCQ2iO7+7OLqw2HC4gPngNdHkmmPEkTqHEr
xCWi7EeJX08wPIwFvPvn7S4YSKHcVLX2Nd93PqiiFovYgMYcDn3w+hzJVsaavP2i
aS8eqla4JFqoPgI46QLU0NfA9GwSc4d+y5bRtXnsnLfMDf/XycqirsrD/7NbES2i
v4cT6Bld84zGN/ZoHyUpOyQ5vTnC6ZMOFrdGfyE4bUav43TUZ0Vq1SxX2/vmsQEC
ZN+FkYIGHmPkdAaR1laRST3gPj0DP9ho3I+T2/4XKc1SmzocgS1L9Y4HAh9eVsUj
deQgUFFch8e4KcGigEZnN2TFdH3ZUC9cYC55CkhdSdBJxyHDHc1uxDXZ81irzXik
NrVC/RSTpcACR6cUbE2z3PK+nhjL2kc/M5SVBhZL1LngJDJMP98=
=jSZ/
-----END PGP SIGNATURE-----
--- End Message ---