Your message dated Tue, 13 Sep 2005 09:30:49 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in libsql-abstract-limit-perl  1:0.101-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Sep 2005 06:15:48 +0000
>From [EMAIL PROTECTED] Mon Sep 12 23:15:48 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EF456-0004mR-00; Mon, 12 Sep 2005 23:15:48 -0700
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j8D6FicH036652
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 12 Sep 2005 23:15:44 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1EEwLM-00019N-7H
        for [EMAIL PROTECTED]; Mon, 12 Sep 2005 15:00:04 -0700
Date: Mon, 12 Sep 2005 15:00:04 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Test case failures
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1080/Mon Sep 12 19:02:46 2005 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02


--r5Pyd7+fXNt84Ff3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: libsql-abstract-limit-perl
Version: 0.033-3
Severity: serious

libsql-abstract-limit-perl fails to build because some of its test
cases fail:

> /usr/bin/perl Build test
> t/00.load.........# Testing SQL::Abstract::Limit 0.033
> ok
> t/01.sql..........
> #     Failed test (t/01.sql.t at line 52)
> # died: Can't locate object method "_quote" via package "TheTable" (perha=
ps you forgot to load "TheTable"?) at /usr/share/perl5/SQL/Abstract.pm line=
 190.
>=20
> #     Failed test (t/01.sql.t at line 53)
> #                   undef
> #     doesn't match '(?-xism:requestor\,\ worker\,\ colC\,\ colH\ FROM\ T=
heTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ AND\ \(\ =
\(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=
=3D\ \?\ \)\ \)\ \))'
>=20
> #     Failed test (t/01.sql.t at line 54)
> #                   undef
> #     doesn't match '(?-xism:^SELECT\ requestor\,\ worker\,\ colC\,\ colH=
\ FROM\ TheTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ =
AND\ \(\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ wo=
rker\ \=3D\ \?\ \)\ \)\ \)\ ORDER\ BY\ pay\,\ age\ LIMIT\ 10\ OFFSET\ 70$)'
>=20
> #     Failed test (t/01.sql.t at line 57)
> # died: Can't locate object method "_quote" via package "TheTable" (perha=
ps you forgot to load "TheTable"?) at /usr/share/perl5/SQL/Abstract.pm line=
 190.
>=20
> #     Failed test (t/01.sql.t at line 58)
> #                   undef
> #     doesn't match '(?-xism:requestor\,\ worker\,\ colC\,\ colH\ FROM\ T=
heTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ AND\ \(\ =
\(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=
=3D\ \?\ \)\ \)\ \))'
>=20
> #     Failed test (t/01.sql.t at line 59)
> #                   undef
> #     doesn't match '(?-xism:^SELECT\ requestor\,\ worker\,\ colC\,\ colH=
\ FROM\ TheTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ =
AND\ \(\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ wo=
rker\ \=3D\ \?\ \)\ \)\ \)\ ORDER\ BY\ pay\,\ age\ LIMIT\ 70\,\ 10$)'
>=20
> #     Failed test (t/01.sql.t at line 62)
> # died: Can't locate object method "_quote" via package "TheTable" (perha=
ps you forgot to load "TheTable"?) at /usr/share/perl5/SQL/Abstract.pm line=
 190.
>=20
> #     Failed test (t/01.sql.t at line 63)
> #                   undef
> #     doesn't match '(?-xism:requestor\,\ worker\,\ colC\,\ colH\ FROM\ T=
heTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ AND\ \(\ =
\(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=
=3D\ \?\ \)\ \)\ \))'
>=20
> #     Failed test (t/01.sql.t at line 64)
> #                   undef
> #     doesn't match '(?-xism:^SELECT\ requestor\,\ worker\,\ colC\,\ colH=
\ FROM\ TheTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ =
AND\ \(\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ wo=
rker\ \=3D\ \?\ \)\ \)\ \)\ ORDER\ BY\ pay\,\ age\ ROWS\ 70\ TO\ 80$)'
>=20
> #     Failed test (t/01.sql.t at line 70)
> # died: Can't locate object method "_quote" via package "TheTable" (perha=
ps you forgot to load "TheTable"?) at /usr/share/perl5/SQL/Abstract.pm line=
 190.
>=20
> #     Failed test (t/01.sql.t at line 71)
> #                   undef
> #     doesn't match '(?-xism:requestor\,\ worker\,\ colC\,\ colH\ FROM\ T=
heTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ AND\ \(\ =
\(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=
=3D\ \?\ \)\ \)\ \))'
>=20
> #     Failed test (t/01.sql.t at line 79)
> # died: Can't locate object method "_quote" via package "TheTable" (perha=
ps you forgot to load "TheTable"?) at /usr/share/perl5/SQL/Abstract.pm line=
 190.
>=20
> #     Failed test (t/01.sql.t at line 80)
> #                   undef
> #     doesn't match '(?-xism:requestor\,\ worker\,\ colC\,\ colH\ FROM\ T=
heTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ AND\ \(\ =
\(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=
=3D\ \?\ \)\ \)\ \))'
>=20
> #     Failed test (t/01.sql.t at line 88)
> # died: Can't locate object method "_quote" via package "TheTable" (perha=
ps you forgot to load "TheTable"?) at /usr/share/perl5/SQL/Abstract.pm line=
 190.
>=20
> #     Failed test (t/01.sql.t at line 91)
> #                   undef
> #     doesn't match '(?-xism:requestor\,\ worker\,\ colC\,\ colH\ FROM\ T=
heTable\ X\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ AND\ \=
(\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ =
\=3D\ \?\ \)\ \)\ \))'
>=20
> #     Failed test (t/01.sql.t at line 99)
> # died: Can't locate object method "_quote" via package "TheTable" (perha=
ps you forgot to load "TheTable"?) at /usr/share/perl5/SQL/Abstract.pm line=
 190.
>=20
> #     Failed test (t/01.sql.t at line 100)
> #                   undef
> #     doesn't match '(?-xism:requestor\,\ worker\,\ colC\,\ colH\ FROM\ T=
heTable\ WHERE\ \(\ requestor\ \=3D\ \?\ AND\ status\ \!\=3D\ \?\ AND\ \(\ =
\(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=3D\ \?\ \)\ OR\ \(\ worker\ \=
=3D\ \?\ \)\ \)\ \))'
>  *** not yet testing subquery LIMIT emulations
> # Looks like you failed 17 tests of 22.
> dubious
>       Test returned status 17 (wstat 4352, 0x1100)
> DIED. FAILED tests 2-12, 14-15, 17-18, 20-21
>       Failed 17/22 tests, 22.73% okay
> t/02.syntax.......ok
> t/03.subclass.....
> #     Failed test (t/03.subclass.t at line 24)
> # died: Can't locate object method "_quote" via package "table" (perhaps =
you forgot to load "table"?) at /usr/share/perl5/SQL/Abstract.pm line 190.
>=20
> #     Failed test (t/03.subclass.t at line 26)
> #                   undef
> #     doesn't match '(?-xism:^yah$)'
> Can't locate object method "_quote" via package "table" (perhaps you forg=
ot to load "table"?) at /usr/share/perl5/SQL/Abstract.pm line 190.
> # Looks like you planned 3 tests but only ran 2.
> # Looks like your test died just after 2.
> dubious
>       Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-3
>       Failed 3/3 tests, 0.00% okay
> t/pod-coverage....skipped
>         all skipped: Test::Pod::Coverage 1.04 required for testing POD co=
verage
> t/pod.............skipped
>         all skipped: Test::Pod 1.14 required for testing POD
> Failed Test     Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------=
------
> t/01.sql.t        17  4352    22   17  77.27%  2-12 14-15 17-18 20-21
> t/03.subclass.t  255 65280     3    4 133.33%  1-3
> 2 tests skipped.
> Failed 2/6 test scripts, 66.67% okay. 20/33 subtests failed, 39.39% okay.

--=20
Matt

--r5Pyd7+fXNt84Ff3
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDJfpjfNdgYxVXvBARAsDxAKCNaeRmeTdQx1GzOj5xIJ2PohonAgCfV86E
5sKQvM31BILf5h6SeNibe2E=
=FNWb
-----END PGP SIGNATURE-----

--r5Pyd7+fXNt84Ff3--

---------------------------------------
Received: (at 328047-done) by bugs.debian.org; 13 Sep 2005 07:31:01 +0000
>From [EMAIL PROTECTED] Tue Sep 13 00:31:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from chlor.kofeina.net [194.114.145.51] (postfix)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EF5Ft-0005aB-00; Tue, 13 Sep 2005 00:31:01 -0700
Received: from localhost (localhost.kofeina.net [127.0.0.1])
        by chlor.kofeina.net (Postfix) with ESMTP id E99EA2DAB52
        for <[EMAIL PROTECTED]>; Tue, 13 Sep 2005 09:30:59 +0200 (CEST)
Received: from chlor.kofeina.net ([127.0.0.1])
        by localhost (chlor.kofeina.net [127.0.0.1]) (amavisd-new, port 10024)
        with LMTP id 27225-01-7 for <[EMAIL PROTECTED]>;
        Tue, 13 Sep 2005 09:30:49 +0200 (CEST)
Received: from [217.153.200.143] (ws143.allegro.pl [217.153.200.143])
        by chlor.kofeina.net (Postfix) with ESMTP id 8BCFF2DAA7D
        for <[EMAIL PROTECTED]>; Tue, 13 Sep 2005 09:30:49 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 13 Sep 2005 09:30:49 +0200
From: Krzysztof Krzyzaniak <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.6 (X11/20050802)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Fixed in libsql-abstract-limit-perl  1:0.101-1
Content-Type: text/plain; charset=UTF-8; format=flowed
X-Virus-Scanned: amavisd-new at kofeina.net
Content-Transfer-Encoding: quoted-printable
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libsql-abstract-limit-perl
Version: 1:0.101-1

Fixed in libsql-abstract-limit-perl  1:0.101-1
--=20
[EMAIL PROTECTED]
-----

        jak to dobrze, =C5=BCe s=C4=85 oceany - bez nich by=C5=82oby jesz=
cze smutniej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to