Your message dated Tue, 07 Feb 2006 11:02:13 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#351815: fixed in libparse-mediawikidump-perl 0.30-3 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)
--- Begin Message --->From [EMAIL PROTECTED] Tue Feb 07 08:50:32 2006 Received: (at submit) by bugs.debian.org; 7 Feb 2006 16:50:32 +0000 Return-path: <[EMAIL PROTECTED]> Received: from d055007.adsl.hansenet.de ([80.171.55.7] helo=kat.ainf.net) by spohr.debian.org with esmtp (Exim 4.50) id 1F6W2x-0000PS-Ql for [EMAIL PROTECTED]; Tue, 07 Feb 2006 08:50:32 -0800 Received: from aj by kat.ainf.net with local (Exim 4.60) (envelope-from <[EMAIL PROTECTED]>) id 1F6W2w-0006wa-7k; Tue, 07 Feb 2006 17:50:30 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: libparse-mediawikidump-perl: FTBFS: Missing Build-Depends on 'libxml-parser-perl' Message-Id: <[EMAIL PROTECTED]> Date: Tue, 07 Feb 2006 17:50:30 +0100 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=-5.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, RCVD_IN_DSBL,RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: libparse-mediawikidump-perl Version: 0.30-2 Severity: serious Tags: patch When building 'libparse-mediawikidump-perl' in a clean 'unstable' chroot, I get the following error: /usr/bin/make test make[1]: Entering directory `/libparse-mediawikidump-perl-0.30' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load......... # Failed test (t/00-load.t at line 6) # Tried to use 'Parse::MediaWikiDump'. # Error: Can't locate XML/Parser.pm in @INC (@INC contains: /libparse-mediawikidump-perl-0.30/blib/lib /libparse-mediawikidump-perl-0.30/blib/arch /etc/perl /usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl) at /libparse-mediawikidump-perl-0.30/blib/lib/Parse/MediaWikiDump.pm line 18. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Parse::MediaWikiDump , Perl 5.008007, /usr/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Please add the missing Build-Depends on 'libxml-parser-perl' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libparse-mediawikidump-perl-0.30/debian/control ./debian/control --- ../tmp-orig/libparse-mediawikidump-perl-0.30/debian/control 2006-02-07 16:39:13.000000000 +0000 +++ ./debian/control 2006-02-07 16:39:09.000000000 +0000 @@ -2,7 +2,7 @@ Section: perl Priority: optional -Build-Depends: debhelper (>= 4.0.2) +Build-Depends: debhelper (>= 4.0.2), libxml-parser-perl Build-Depends-Indep: perl (>= 5.8.0-7) Maintainer: Roland Mas <[EMAIL PROTECTED]> Standards-Version: 3.6.2
--- End Message ---
--- Begin Message --->From [EMAIL PROTECTED] Tue Feb 07 11:10:12 2006 Received: (at 351815-close) by bugs.debian.org; 7 Feb 2006 19:10:12 +0000 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F6Y6P-0007TS-48; Tue, 07 Feb 2006 11:02:13 -0800 From: Roland Mas <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#351815: fixed in libparse-mediawikidump-perl 0.30-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 07 Feb 2006 11:02:13 -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: libparse-mediawikidump-perl Source-Version: 0.30-3 We believe that the bug you reported is fixed in the latest version of libparse-mediawikidump-perl, which is due to be installed in the Debian FTP archive: libparse-mediawikidump-perl_0.30-3.diff.gz to pool/main/libp/libparse-mediawikidump-perl/libparse-mediawikidump-perl_0.30-3.diff.gz libparse-mediawikidump-perl_0.30-3.dsc to pool/main/libp/libparse-mediawikidump-perl/libparse-mediawikidump-perl_0.30-3.dsc libparse-mediawikidump-perl_0.30-3_all.deb to pool/main/libp/libparse-mediawikidump-perl/libparse-mediawikidump-perl_0.30-3_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. Roland Mas <[EMAIL PROTECTED]> (supplier of updated libparse-mediawikidump-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, 7 Feb 2006 19:44:10 +0100 Source: libparse-mediawikidump-perl Binary: libparse-mediawikidump-perl Architecture: source all Version: 0.30-3 Distribution: unstable Urgency: low Maintainer: Roland Mas <[EMAIL PROTECTED]> Changed-By: Roland Mas <[EMAIL PROTECTED]> Description: libparse-mediawikidump-perl - Tools to process MediaWiki dump files Closes: 351815 Changes: libparse-mediawikidump-perl (0.30-3) unstable; urgency=low . * Added a build-dependency on libxml-parser-perl (closes: #351815). * Also removed unneeded files from source package. Files: d6580b49780bfb1cc250d4ae04e0a5c9 694 perl optional libparse-mediawikidump-perl_0.30-3.dsc 1167bd7a7e09143a2912a152803ba0ab 1901 perl optional libparse-mediawikidump-perl_0.30-3.diff.gz 8db51f57ce2e7babab79a8959d2929b1 18882 perl optional libparse-mediawikidump-perl_0.30-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD6OruDqdWtRRIQ/URAhF6AKCDddJLeojHNtY6cJmEd5AWSJBkVACfUdAg c7fILRYKm4LQmZjgYJYZakc= =2xhh -----END PGP SIGNATURE-----
--- End Message ---

