Your message dated Mon, 17 Jan 2022 23:33:59 +0000
with message-id <e1n9bvf-000cp5...@fasolo.debian.org>
and subject line Bug#1003896: fixed in libclass-dbi-plugin-type-perl 0.02-10
has caused the Debian Bug report #1003896,
regarding FTBFS: t/1.t: Failed 2/6 subtests
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.)
--
1003896: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libclass-dbi-plugin-type-perl
Version: 0.02-7
Severity: serious
Tags: upstream ftbfs
Justification: fails to build from source
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
As noted by ci.debian.net, libclass-dbi-plugin-type-perl fails its
testuite, also reproducibly during build:
dh_auto_test
make -j4 test TEST_VERBOSE=1
make[1]: Entering directory '/build/libclass-dbi-plugin-type-perl-0.02'
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
# Failed test 'notes is text'
# at t/1.t line 28.
# 'TEXT'
# doesn't match '(?^:text|blob)'
# Failed test 'id is integer'
# at t/1.t line 31.
# 'INT'
# doesn't match '(?^:^int)'
# Looks like you failed 2 tests of 6.
t/1.t ..
1..6
ok 1 - use Class::DBI::Plugin::Type;
not ok 2 - notes is text
ok 3 - tasted is a date
ok 4 - price is decimal
not ok 5 - id is integer
ok 6 - name is varchar
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
Test Summary Report
- -------------------
t/1.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 2, 5
Non-zero exit status: 2
Files=1, Tests=6, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.08 cusr 0.00
csys = 0.10 CPU)
Result: FAIL
Failed 1/1 test programs. 2/6 subtests failed.
make[1]: *** [Makefile:825: test_dynamic] Error 2
There are some old but similar upstream tickets:
https://rt.cpan.org/Public/Bug/Display.html?id=130055
https://rt.cpan.org/Public/Bug/Display.html?id=128135
which point to (DBD::)SQLite as a possible reason, and libdbd-sqlite3-perl
indeed had a new upload to unstable ~2 weeks ago.
Cheers,
gregor
- -- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'unstable-debug'), (500,
'stable-security'), (500, 'oldoldstable'), (500, 'experimental'), (500,
'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=de_AT.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmHlyt5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgbEng/8DNe4lwPjQbFgbPbxc8ArhM5ewnzXkQVT6rpAG47m8VlRTrifP1SF1wJs
vOL9HhXV8MRoFmt0zZISeM1XVwAUVnQbXl1yp0lItFMtuIfYIL3u5cnBtC+KtLGf
D/RvaGq++FJSMAg44nxApNXgyJP+ssVE4s5oRrWuDG+V7Yih4vU7PMbwosa8vcxM
FL2Ybe8QiOa6LBjEki4kgj5R3C6xEk2z+YtyOiphm2Yb+71L+gTd9O6SIo1u+vIC
fN50/9g9IclQxajzFc0rwlMf7cWw+DCbOzKsPiNGlnT2ir50NTHK87NngIcu9fOi
4Fn/HOfV8EtmxjSQleyMSmcjOpmfk3PRh/wnzg24LsrLTlsiU/yGtoDCaVXBUds5
ump5r0iv0fOW4ybO7MWEeb8YX8stqweuIcJP4Z29R5OGOC9i9QX6+11E6LknXz3S
bWRNfclsoa6xZxKkAX7z9NKhpRmsLGqtJLtiSjLGOYhyHpzLUGwZQywyYOT56u9Y
WWE09pDBljNmPCGiBzteQPA7c6wKLIygydtBdeGmBPSomFpOLyBIp89vH/i3LYjb
hpqQua9gY55d/GXYdGPijN2iYxx6Iy6wdgcJxPlrML1Prhxla84ZlFJyCWC0Qp0G
BmvtnuExvwsDT1h/yuiNa+LuC+wsi1X1aO7B/YnjTKynYt/vIOc=
=/mGQ
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: libclass-dbi-plugin-type-perl
Source-Version: 0.02-10
Done: gregor herrmann <gre...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libclass-dbi-plugin-type-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 1003...@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
libclass-dbi-plugin-type-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: Tue, 18 Jan 2022 00:07:59 +0100
Source: libclass-dbi-plugin-type-perl
Architecture: source
Version: 0.02-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 1003896
Changes:
libclass-dbi-plugin-type-perl (0.02-10) unstable; urgency=medium
.
* Team upload.
.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Update standards version to 4.4.1, no changes needed.
.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
.
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
.
[ gregor herrmann ]
* Add patch to fix test failures with SQLite 3.37.0. (Closes: #1003896)
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
Checksums-Sha1:
51088f5e966efa71eb711a2bb497a87a330ee2a0 2563
libclass-dbi-plugin-type-perl_0.02-10.dsc
c51088318f1986e72b40ae9bc2e5e1adf44fecef 4180
libclass-dbi-plugin-type-perl_0.02-10.debian.tar.xz
Checksums-Sha256:
df2a0e1087118e13fe7eb2997f3918e40a04e48a6ce93a8f128f2027d35fe23c 2563
libclass-dbi-plugin-type-perl_0.02-10.dsc
6044ef88f4bf646cf6155e77d54cedee9d7c3b9d70649940e88473dc2f6aa860 4180
libclass-dbi-plugin-type-perl_0.02-10.debian.tar.xz
Files:
458602774e232e66d876a485993fe683 2563 perl optional
libclass-dbi-plugin-type-perl_0.02-10.dsc
37051b1dff07cf3dd64359f4a9b33880 4180 perl optional
libclass-dbi-plugin-type-perl_0.02-10.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmHl91FfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgavzhAAsQPj1HJ3v7D0Eyo2J2Vf6xHMhoV6dY9LxhGZ87f5nz1M4x1r5O3raNdI
g5e0D7nEWD4e6TuTVnMfcDfSEDpaJhktVmbGgrqz6ms9CAyRlTdSXHoiLh7ii/5I
tl/b49891VN2Wp9i3KHQORURqGQXbDFbu6+umPHms8oyqFYujp37lhaR6KNIp6G2
Z0HM1fi3hiwSk4Bu4SyDLiUd7fZLQzmovRHQ+DHS4gp1QcHj0HR4Fzd5afBJdRxW
0EytuO7jlrpAVoB/xgl245AbLRzwf1I3c/DEX5CP/8f8NEWVMYarYBL3yaysOKSW
3QdNBYxXdTwh66rI+gHUX5nyjM5MCWvFunPyKIxxQ4e9GgxDLi3f4SKh3kAnPmLk
RS9iRE/c8e8TZcNqomRioXAJrNLmLuLTgBT2Sk+z10Li/BRi0XeAdk5n2EgAmNRP
nKAMN1F8rmv+8w0vfPftlSF470Nklf+RyX86aWikXheb3dqDjPEhvWDVTSqUUy/C
gYYQNTWvLrJLhHiTxafqVDN02h5oZ2eLhFFlh2geaxcwNNyRaQbcXNx1lJG5yH6a
Rgso5HAqOtimW0s+PasUyXSYL2khVgzy7/ZYFp3nb41JhrGAT6cjSJTWEPzKWzq/
7dWeniMdA1CL3L8/V4CqcTQpn55D+mHPb4iyjoRPjCkaTTHkgtQ=
=I22d
-----END PGP SIGNATURE-----
--- End Message ---