Your message dated Thu, 04 Aug 2005 14:19:32 +0900 with message-id <[EMAIL PROTECTED]> and subject line Bug#321193: FTBFS: Cannot find XML::Parser 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; 4 Aug 2005 00:40:21 +0000 >From [EMAIL PROTECTED] Wed Aug 03 17:40:21 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 1E0TmX-0006AW-00; Wed, 03 Aug 2005 17:40:21 -0700 Received: from localhost.localdomain (pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j740eKXf060986 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Wed, 3 Aug 2005 17:40:21 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1E0MVx-0000wl-Rm for [EMAIL PROTECTED]; Wed, 03 Aug 2005 09:54:46 -0700 Date: Wed, 3 Aug 2005 09:54:45 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Cannot find XML::Parser Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xgyAXRrhYN0wYx8y" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1002/Wed Aug 3 03:29:36 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --xgyAXRrhYN0wYx8y Content-Type: multipart/mixed; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: gnome-peercast Version: 0.4.0-1 Severity: serious Tags: patch gnome-peercast fails to build because it cannot find the Perl module XML::Parser: > checking for XML::Parser... configure: error: XML::Parser perl module is = required for intltool This check is part of the AC_PROG_INTLTOOL check. The attached patch adds a build-dependency on intltool, which makes the check succeed and fixes the build. --=20 Matt --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch Content-Transfer-Encoding: quoted-printable only in patch2: unchanged: --- gnome-peercast-0.4.0.orig/debian/control +++ gnome-peercast-0.4.0/debian/control @@ -2,7 +2,7 @@ Section: gnome Priority: optional Maintainer: Takuo KITAME <[EMAIL PROTECTED]> -Build-Depends: debhelper (>=3D 4.0.0), autotools-dev, libgnomeui-dev, libg= lade2-dev, cdbs +Build-Depends: debhelper (>=3D 4.0.0), autotools-dev, libgnomeui-dev, libg= lade2-dev, cdbs, intltool Standards-Version: 3.6.1 =20 Package: gnome-peercast --7AUc2qLy4jB3hD7Z-- --xgyAXRrhYN0wYx8y 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) iD8DBQFC8PbVfNdgYxVXvBARAgZvAKC2hfj0pf0u5B1aD/IscIXh7FfG2ACaA0H1 8b2O4JO5PT15iImQORwzlMg= =h2Yy -----END PGP SIGNATURE----- --xgyAXRrhYN0wYx8y-- --------------------------------------- Received: (at 321193-close) by bugs.debian.org; 4 Aug 2005 05:19:34 +0000 >From [EMAIL PROTECTED] Wed Aug 03 22:19:34 2005 Return-path: <[EMAIL PROTECTED]> Received: from fourier.airs.net (fourier.northeye.org) [210.150.176.206] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E0Y8j-00089I-00; Wed, 03 Aug 2005 22:19:34 -0700 Received: from [192.168.254.200] (unknown [192.168.254.200]) by fourier.northeye.org (FlexMail(Postfix)) with ESMTP id A9EB479C36F; Thu, 4 Aug 2005 14:19:31 +0900 (JST) Subject: Re: Bug#321193: FTBFS: Cannot find XML::Parser From: Takuo KITAME <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], Matt Kraai <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-2022-JP Organization: Debian Project Date: Thu, 04 Aug 2005 14:19:32 +0900 Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 2 already fixed. 2005-08-03 (水) の 09:54 -0700 に Matt Kraai さんは書きました: > Package: gnome-peercast > Version: 0.4.0-1 > Severity: serious > Tags: patch > > gnome-peercast fails to build because it cannot find the Perl module > XML::Parser: > > > checking for XML::Parser... configure: error: XML::Parser perl module is > > required for intltool > > This check is part of the AC_PROG_INTLTOOL check. The attached patch > adds a build-dependency on intltool, which makes the check succeed and > fixes the build. -- Takuo KITAME -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]