Your message dated Fri, 16 Dec 2005 15:17:10 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#335973: fixed in libjson-perl 1.00-2 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; 27 Oct 2005 03:11:19 +0000 >From [EMAIL PROTECTED] Wed Oct 26 20:11:19 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 1EUyAh-0002w2-00; Wed, 26 Oct 2005 20:11:19 -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 j9R3BI3f013886 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Wed, 26 Oct 2005 20:11:18 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.54) id 1EUnFD-0000xA-0s for [EMAIL PROTECTED]; Wed, 26 Oct 2005 08:31:15 -0700 Date: Wed, 26 Oct 2005 08:31:14 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Tests fail Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1148/Tue Oct 25 12:34:12 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: libjson-perl Version: 1.00-1 Severity: serious pbuilder fails to build libjson-perl in an unstable chroot on i386: > PERL_DL_NONLAZY=3D1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_ha= rness(0, 'blib/lib', 'blib/arch')" t/*.t > t/01-use.............ok > t/02-base............ok > t/03-circleref.......ok > t/04-autoconv........ok > t/05-esc.............ok > t/06-comment.........ok > t/07-extra_number....ok > t/08-pretty..........ok > t/09-quote...........ok > t/rpc01-use..........Base class package "HTTP::Response" is empty. > (Perhaps you need to 'use' the module which defines that package firs= t.) > at /tmp/buildd/libjson-perl-1.00/blib/lib/JSONRPC.pm line 350 > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC.pm line 350. > Compilation failed in require at (eval 1) line 3. > ...propagated at /usr/share/perl/5.8/base.pm line 84. > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC/Transport/HTTP.pm line 4. > Compilation failed in require at t/rpc01-use.t line 4. > BEGIN failed--compilation aborted at t/rpc01-use.t line 4. > dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED test 1 > Failed 1/1 tests, 0.00% okay > t/rpc02-query........Base class package "HTTP::Response" is empty. > (Perhaps you need to 'use' the module which defines that package firs= t.) > at /tmp/buildd/libjson-perl-1.00/blib/lib/JSONRPC.pm line 350 > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC.pm line 350. > Compilation failed in require at (eval 3) line 3. > ...propagated at /usr/share/perl/5.8/base.pm line 84. > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC/Transport/HTTP.pm line 4. > Compilation failed in require at t/rpc02-query.t line 7. > BEGIN failed--compilation aborted at t/rpc02-query.t line 7. > # Looks like your test died before it could output anything. > dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-16 > Failed 16/16 tests, 0.00% okay > t/rpc03-query2.......Base class package "HTTP::Response" is empty. > (Perhaps you need to 'use' the module which defines that package firs= t.) > at /tmp/buildd/libjson-perl-1.00/blib/lib/JSONRPC.pm line 350 > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC.pm line 350. > Compilation failed in require at (eval 3) line 3. > ...propagated at /usr/share/perl/5.8/base.pm line 84. > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC/Transport/HTTP.pm line 4. > Compilation failed in require at t/rpc03-query2.t line 8. > BEGIN failed--compilation aborted at t/rpc03-query2.t line 8. > # Looks like your test died before it could output anything. > dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-29 > Failed 29/29 tests, 0.00% okay > t/rpc04-json_opt.....Base class package "HTTP::Response" is empty. > (Perhaps you need to 'use' the module which defines that package firs= t.) > at /tmp/buildd/libjson-perl-1.00/blib/lib/JSONRPC.pm line 350 > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC.pm line 350. > Compilation failed in require at (eval 3) line 3. > ...propagated at /usr/share/perl/5.8/base.pm line 84. > BEGIN failed--compilation aborted at /tmp/buildd/libjson-perl-1.00/blib/l= ib/JSONRPC/Transport/HTTP.pm line 4. > Compilation failed in require at t/rpc04-json_opt.t line 7. > BEGIN failed--compilation aborted at t/rpc04-json_opt.t line 7. > # Looks like your test died before it could output anything. > dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-11 > Failed 11/11 tests, 0.00% okay > Failed Test Stat Wstat Total Fail Failed List of Failed > -------------------------------------------------------------------------= ------ > t/rpc01-use.t 2 512 1 2 200.00% 1 > t/rpc02-query.t 255 65280 16 32 200.00% 1-16 > t/rpc03-query2.t 255 65280 29 58 200.00% 1-29 > t/rpc04-json_opt.t 255 65280 11 22 200.00% 1-11 > Failed 4/13 test scripts, 69.23% okay. 57/240 subtests failed, 76.25% oka= y. > make[1]: *** [test_dynamic] Error 255 > make[1]: Leaving directory `/tmp/buildd/libjson-perl-1.00' > make: *** [install-stamp] Error 2 --=20 Matt --YiEDa0DAkWCtVeE4 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) iD8DBQFDX6FCfNdgYxVXvBARAnuzAKCo7zcmaU6/CnXuKLsU0nqRxspIhgCeNRHh KXYdacss3pLRBP8Ma/qzKHY= =Z+kH -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- --------------------------------------- Received: (at 335973-close) by bugs.debian.org; 16 Dec 2005 23:21:00 +0000 >From [EMAIL PROTECTED] Fri Dec 16 15:21:00 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EnOp4-0007NX-BC; Fri, 16 Dec 2005 15:17:10 -0800 From: Ivan Kohler <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.60 $ Subject: Bug#335973: fixed in libjson-perl 1.00-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 16 Dec 2005 15:17:10 -0800 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: libjson-perl Source-Version: 1.00-2 We believe that the bug you reported is fixed in the latest version of libjson-perl, which is due to be installed in the Debian FTP archive: libjson-perl_1.00-2.diff.gz to pool/main/libj/libjson-perl/libjson-perl_1.00-2.diff.gz libjson-perl_1.00-2.dsc to pool/main/libj/libjson-perl/libjson-perl_1.00-2.dsc libjson-perl_1.00-2_all.deb to pool/main/libj/libjson-perl/libjson-perl_1.00-2_all.deb 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. Ivan Kohler <[EMAIL PROTECTED]> (supplier of updated libjson-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: SHA1 Format: 1.7 Date: Tue, 1 Nov 2005 03:15:29 -0800 Source: libjson-perl Binary: libjson-perl Architecture: source all Version: 1.00-2 Distribution: unstable Urgency: low Maintainer: Ivan Kohler <[EMAIL PROTECTED]> Changed-By: Ivan Kohler <[EMAIL PROTECTED]> Description: libjson-perl - Perl module to parse and convert to JSON (JavaScript Object Notat Closes: 335973 Changes: libjson-perl (1.00-2) unstable; urgency=low . * Build-Depend on libwww-perl, patch from Andreas Jochens (closes: Bug#335973) Files: 0b6f7c084f0cf19eead3dcaaae74b53f 628 perl optional libjson-perl_1.00-2.dsc 920be9fed78f9fc4ae83c4550641e098 2002 perl optional libjson-perl_1.00-2.diff.gz d2f0b56afc06b789cb2b5d4ab9877065 34082 perl optional libjson-perl_1.00-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDo0iWgYcvm1TBwckRAl7sAJ0T8BG+wj+HSzQdZ4yA8Ji6GLSvswCcCtDi pAaLEIqxexvhkwyLZoISSuo= =g9G1 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]