Your message dated Mon, 23 May 2022 21:37:44 +0000
with message-id <[email protected]>
and subject line Bug#995402: fixed in libclass-dbi-sweet-perl 0.11-2
has caused the Debian Bug report #995402,
regarding libclass-dbi-sweet-perl: FTBFS: test failure
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.)


-- 
995402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995402
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libclass-dbi-sweet-perl
Version: 0.11-1.1
Severity: serious
Tags: ftbfs sid bookworm upstream
Justification: fails to build from source
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=134150

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

The package fails it's test suite with the newer SQL::Abstract:

DBD::SQLite::db prepare_cached failed: no such column: cds.tags.tag [for 
Statement "SELECT me.artistid, me.name
FROM   artist me, cd cds, tags tags
WHERE  cds.tags.tag = ? AND me.artistid = cds.artist AND cds.cdid = tags.cd
"] at /usr/share/perl5/Ima/DBI.pm line 398.
# Looks like your test exited with 2 just after 16.
t/04join.t ...............................
1..17
ok 1 - use SweetTest;
ok 2 - Artist retrieved by name
ok 3 - Correct number of CDs returned
ok 4 - Correct CD returned first
ok 5 - next_by operating correctly
ok 6 - FROM statement ok
ok 7 - WHERE clause ok
ok 8 - Last CD returned correctly
ok 9 - Join search by object ok
ok 10 - Tag retrieved
ok 11 - Retrieve previous by has_many works
ok 12 - Single CD retrieved via might_have
ok 13 - Correct CD retrieved
ok 14 - Order by might_have ok
ok 15 - retrieve_previous ok
ok 16 - search_like ok
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/17 subtests


cf. also
https://rt.cpan.org/Public/Bug/Display.html?id=134150

and

https://ci.debian.net/data/autopkgtest/testing/amd64/libc/libclass-dbi-sweet-perl/15623876/log.gz


Cheers,
gregor

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

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmFV6ghfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZ/nw//eZ5cN+xu0B9K9jy3ZR05U97WqFEOvEZb4ZHbuf+MoL9Xvg2kWZ6dVoku
gWl6WphLQoRXjCLIxgk2kIokfS7n8MLQuCBVQz/o6+VOV2csrE70wgkUnMfiT862
RZf5A8Q9aLLWLsFRVPeEOxZJENwM9L8jiA90q9ExyPYlluMoYC03sVJEozp+pB4L
i8xjClN2Br9oN8AxyPhsgn5lcm5w51FoIwnz6wsBmNO1y0KfTuYB5dQ9JWZvrtCY
0nqB4fdBwNdm64w1UkWCPF3zXN1SjaAnFEt0iGFZQ3P1RXi5X4vQOTbCvV6LnB7+
UHL+jQmkksL5RNOh9FUx27DNLrc5csuQ4C01VhWxPVSYzBOtArlBrIfPeSMvXnmU
4sCZ5r7MFiw3Ub08AQtEPeVCrpIdfmio3ATmjVtpy/mbxsW8xJ1LoRSBecYfdAVj
NeSXYYZkxRJKUk1TpMfyDa3FExqcbnAqUKjnJdlXK8osbbNzRbdkc9OrJTSTumvO
bEhGB10t1CgujRP+fZVliGRvAdOltOfsrAxoLEH8yo0v2GJmgzuwA1tuOXUZqWvP
c+HRTmpsznM3x47ctmA/GbC/lZbKW7spqVUWy/qae8HsTUAf7OGAq4B8l6rRID/1
yrZlc7PLfmllrGzngl5JyOji4r5nEzvVo8PPZqKjOGCWgV67J6s=
=xDHP
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: libclass-dbi-sweet-perl
Source-Version: 0.11-2
Done: Damyan Ivanov <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libclass-dbi-sweet-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.
Damyan Ivanov <[email protected]> (supplier of updated libclass-dbi-sweet-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: SHA256

Format: 1.8
Date: Mon, 23 May 2022 21:26:50 +0000
Source: libclass-dbi-sweet-perl
Architecture: source
Version: 0.11-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Damyan Ivanov <[email protected]>
Closes: 995402
Changes:
 libclass-dbi-sweet-perl (0.11-2) unstable; urgency=medium
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
 .
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
   * Remove Jonathan Yu from Uploaders. Thanks for your work!
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 .
   [ gregor herrmann ]
   * debian/watch: use uscan version 4.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 9 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Remove constraints unnecessary since stretch:
     + Build-Depends: Drop versioned constraint on libmodule-build-perl.
   * Bump debhelper from old 12 to 13.
     Changes-By: lintian-brush
     Fixes: lintian: package-uses-old-debhelper-compat-version
 .
   [ Damyan Ivanov ]
   * patch usage of SQL::Abstract and replace it with SQL::Abstract::Classic
     (Closes: #995402 -- FTBFS with SQL::Abstract 2.0)
   * bump Standards-Version from 3.9.6 to 4.6.0 (no changes needed)
   * annotate build-time dependencies used only for tests with <!nocheck>
Checksums-Sha1: 
 ef9826e87ad57872595dac7904fc19e1d6f45fcc 2462 
libclass-dbi-sweet-perl_0.11-2.dsc
 73e8a5351f7285ddfbd2ca8cdaa27060f2ceb945 3952 
libclass-dbi-sweet-perl_0.11-2.debian.tar.xz
Checksums-Sha256: 
 dc60e337c98d700fd47a46bc17ea8a0c9e889b73ca36dad2b401d6a23025c94a 2462 
libclass-dbi-sweet-perl_0.11-2.dsc
 041403bb4c819bd359fa230cb95cac13957794788ec47cf2740fc624cf1418d2 3952 
libclass-dbi-sweet-perl_0.11-2.debian.tar.xz
Files: 
 c7510e808a59fcfef3f6d44af708b934 2462 perl optional 
libclass-dbi-sweet-perl_0.11-2.dsc
 766d75bd69772753c1e0477cf68860a1 3952 perl optional 
libclass-dbi-sweet-perl_0.11-2.debian.tar.xz

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

iQIzBAEBCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAmKL/IQACgkQ276dTZnS
oAQ0GA//TMJpjWrzjZWpH7wuv2qxno/LvtBwLwyn63O2yTk/QnLJ/gr8Ir0W+tF0
mxypLCNgVwa3GhDFLgrkrMsLbarPsXT7HMhZa+JKQblnq1z4dTkGQef9mNsGrSwK
t4rs7aAg4KR94UjqJZjCF9gsZ3rA/FSgiYCc2o1Bl74jCYBV72vyfaP0qr4GsvDG
6CjVCbIC9xRL26P6XQTL15xH+YtjxdfhAdUgW4rtYjAmquVHT5bILHDXAknzWflP
C/dClIPkNn0Vmac2HAIe29mKS1Tnef0rgSj801Zbp/JcSa4w8vxV4nd2Moj4K5gw
1BoZf/sg5pZBwC0QzgZN1+wELMtokS0reczuNVFt3sIJ8hQLNlNPAM4pPupUjkub
B+5B6Ziz8MGbwDQ7s681nMs2huNLfwN8p5qMoyS8z8QdNz0F+2SHHGHkC2Rv4r35
SjdrM0HTbmk902g0YDTYV0QnDLg4K+V1/xcdXb8DjLldm7KcPlKbpjApW4Kmp8x6
q9rapRPvrgBjW7e8NdjJTrRHNErn4e09z0Ty1TmfZg7fL3K6GU7Kp24gJYC+iyXw
B48YEfkog6W6U4/iDM5zcJ6UgeFd9l+L/7/GszDFkyFfy/p8o/DGO6F3c946Bbz3
OVJyUHX6E8xug5+vSr8ICY55emJD8CcvHqTXrCQ9nXzwVWR5Wxg=
=ER7o
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to