Your message dated Fri, 08 Jun 2018 21:20:31 +0000
with message-id <e1froob-0004gq...@fasolo.debian.org>
and subject line Bug#901087: fixed in libcatalyst-plugin-session-store-dbi-perl
0.16-3
has caused the Debian Bug report #901087,
regarding libcatalyst-plugin-session-store-dbi-perl: FTBFS: Base class package
"Class::Data::Inheritable" is empty.
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.)
--
901087: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libcatalyst-plugin-session-store-dbi-perl
Version: 0.16-2
Severity: serious
Tags: buster sid
This package fails to build on current sid/amd64. The autopkgtest
checks are broken too, though ci.debian.net hasn't noticed yet (seems
wedged somehow?)
It looks like it's just missing an explicit build and runtime dependency
on libclass-data-inheritable-perl. It was probably pulled in earlier by
libcatalyst-perl which dropped it in 5.90118-1:
https://salsa.debian.org/perl-team/modules/packages/libcatalyst-perl/commit/ba916b4447ac328c13f1fa872e9fd00fd8508e2c
dh_auto_test
dh_auto_test: Compatibility levels before 9 are deprecated (level 8 in use)
make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib/lib',
'blib/arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04critic.t t/04dbi.t
t/05cdbi.t t/06dbic.t t/07dbic_schema.t
# Failed test 'use Catalyst::Plugin::Session::Store::DBI;'
# at t/01use.t line 3.
# Tried to use 'Catalyst::Plugin::Session::Store::DBI'.
# Error: Base class package "Class::Data::Inheritable" is empty.
# (Perhaps you need to 'use' the module which defines that package first,
# or make that module available in @INC (@INC contains:
/<<PKGBUILDDIR>>/inc /<<PKGBUILDDIR>>/blib/lib /<<PKGBUILDDIR>>/blib/arch
/etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.2
/usr/local/share/perl/5.26.2 /usr/lib/x86_64-linux-gnu/perl5/5.26
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .).
# at /<<PKGBUILDDIR>>/blib/lib/Catalyst/Plugin/Session/Store/DBI.pm line 5.
# BEGIN failed--compilation aborted at
/<<PKGBUILDDIR>>/blib/lib/Catalyst/Plugin/Session/Store/DBI.pm line 5.
# Compilation failed in require at t/01use.t line 3.
# BEGIN failed--compilation aborted at t/01use.t line 3.
# Looks like you failed 1 test of 1.
t/01use.t ..........
1..1
not ok 1 - use Catalyst::Plugin::Session::Store::DBI;
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/02pod.t .......... skipped: Test::Pod 1.14 required
t/03podcoverage.t .. skipped: Test::Pod::Coverage 1.04 required
t/04critic.t ....... skipped: Critic test only for developers.
t/04dbi.t .......... skipped: Catalyst::Plugin::Session::State::Cookie is
required for this test
t/05cdbi.t ......... skipped: Catalyst::Plugin::Session::State::Cookie is
required for this test
t/06dbic.t ......... skipped: Catalyst::Plugin::Session::State::Cookie is
required for this test
t/07dbic_schema.t .. skipped: Catalyst::Plugin::Session::State::Cookie is
required for this test
Test Summary Report
-------------------
t/01use.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=8, Tests=1, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.47 cusr 0.05
csys = 0.57 CPU)
Result: FAIL
--
Niko Tyni nt...@debian.org
--- End Message ---
--- Begin Message ---
Source: libcatalyst-plugin-session-store-dbi-perl
Source-Version: 0.16-3
We believe that the bug you reported is fixed in the latest version of
libcatalyst-plugin-session-store-dbi-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 901...@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
libcatalyst-plugin-session-store-dbi-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: Fri, 08 Jun 2018 22:45:30 +0200
Source: libcatalyst-plugin-session-store-dbi-perl
Binary: libcatalyst-plugin-session-store-dbi-perl
Architecture: source
Version: 0.16-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 901087
Description:
libcatalyst-plugin-session-store-dbi-perl - DBI session storage plugin for
Catalyst
Changes:
libcatalyst-plugin-session-store-dbi-perl (0.16-3) unstable; urgency=medium
.
* Team upload.
.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
.
[ gregor herrmann ]
* Add missing (build) dependency on libclass-data-inheritable-perl.
Thanks to Niko Tyni for the bug report. (Closes: #901087)
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 4.1.4.
* Remove obsolete version constraints from (build) dependencies.
* Bump debhelper compatibility level to 10.
* Add debian/gbp.conf to filter upstream .gitignore on import.
Checksums-Sha1:
e134af0720f378495d1bbb980c533509eeddbb39 2613
libcatalyst-plugin-session-store-dbi-perl_0.16-3.dsc
256dd8b13b297f87a3f28a2e7b10a7728635b025 2036
libcatalyst-plugin-session-store-dbi-perl_0.16-3.debian.tar.xz
Checksums-Sha256:
80e61278e5b81bd577836e0ccb2b7d9ea6fdde29321f20c30ee68328b4c25f24 2613
libcatalyst-plugin-session-store-dbi-perl_0.16-3.dsc
c5ab6e78be74a7b86003051feb94a307b2073f2e410c085d64d17d9179e75387 2036
libcatalyst-plugin-session-store-dbi-perl_0.16-3.debian.tar.xz
Files:
8b00083060c45effa5d7a36907c1b598 2613 perl optional
libcatalyst-plugin-session-store-dbi-perl_0.16-3.dsc
2188c9cfbced24dd1f91c44e9ab293e8 2036 perl optional
libcatalyst-plugin-session-store-dbi-perl_0.16-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAlsa62NfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbYtg//RJ/f0wAfykBtkSJ/w6Od254ga/rhFAidRRFbZPA+ri5ppwFjt3Xiq4Z+
ATFVBrqgm8F8JzFVi9Q/JNBc5+Yats1VZnmbnUsTVjmchAb7S6VX1N96HAvFYsI0
uWtsHZOzZKJlOpU6yXNZ3G87S+zEsgRWglWBoOAC4tUIsAC1BT52xExVOt1pEL7w
ap1QGWirrdrkCrArpPX/TUvExWPCt/cYTHEe5xYHn14ri6XcOvbJea7gJ0u5d28f
vf5NV9Wucmr05db/jUUD1LbgZJqBcmMtFnpQTK6Sq7toj0TY6ow904hyPlkV5bD2
iAPvg8zCELFj6Pt464Q98FeQS3jYkaBNgM8bYStru8H6rAsfi4z4xeZtRraqHYhA
v3uCKpQhFkGrGEET2VTe1on+ypzr3+kclKUDe4TwrwSVu80WGGarPUXDBDj+l5y3
JimkMiGtd9VE2Ym/hWAVaWvbI1WaEHy+aUfPAahn/x+Pd4MXWY/qWhK/nFY4F1ob
SAREb7mneyrlVbupZgvK3u71RdU51xUtH9kxJXiNRvFI6jLPqXJq/fhPAMYKXC4D
tj6JheYXoWMU+KZBDYYnIak1XH0eCB6ucK24H5vQJ1/0kE6UAfwIZ3QO+n7V7YuC
wlx9i/xw1KmWXXP3od+M5xk5OWuYH1lElcWG+GhwNRcBzMaUFz4=
=7pbS
-----END PGP SIGNATURE-----
--- End Message ---