Your message dated Thu, 28 Jul 2005 07:17:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#317075: fixed in anthy 6724-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; 6 Jul 2005 00:23:10 +0000 >From [EMAIL PROTECTED] Tue Jul 05 17:23:10 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Dpxgz-0000eb-00; Tue, 05 Jul 2005 17:23:10 -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 j660N7hL073122 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Tue, 5 Jul 2005 17:23:09 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.50) id 1Dpv9U-0001bp-Ae for [EMAIL PROTECTED]; Tue, 05 Jul 2005 14:40:24 -0700 Date: Tue, 5 Jul 2005 14:40:24 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Cannot find anthy-kyuri.el Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ONvqYzh+7ST5RsLk" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --ONvqYzh+7ST5RsLk Content-Type: multipart/mixed; boundary="0XMZdl/q8hSSmFeD" Content-Disposition: inline --0XMZdl/q8hSSmFeD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: anthy Version: 6700-1 Severity: serious Tags: patch anthy fails to build from source because dh_movefiles cannot find anthy-kyuri.el: for i in anthy-conf anthy-dic anthy anthy-isearch anthy-azik; do \ install -m 644 /tmp/buildd/anthy-6700/src-util/$i.el \ /tmp/buildd/anthy-6700/debian/tmp/usr/share/emacs/site-lis= p/anthy/$i.el; \ done dh_movefiles -i dh_movefiles: debian/tmp/usr/share/emacs/site-lisp/anthy/anthy-kyuri.el no= t found (supposed to put it in anthy-el) make: *** [binary-indep] Error 1 When I make the loop copy anthy-kyuri.el, dh_movefiles (and the rest of the build) is successful. The attached patch fixes the problem. --=20 Matt --0XMZdl/q8hSSmFeD Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch Content-Transfer-Encoding: quoted-printable diff -u anthy-6700/debian/rules anthy-6700/debian/rules --- anthy-6700/debian/rules +++ anthy-6700/debian/rules @@ -105,7 +105,7 @@ =20 install -d $(CURDIR)/debian/tmp/$(ELISPDIR) =20 - for i in anthy-conf anthy-dic anthy anthy-isearch anthy-azik; do \ + for i in anthy-conf anthy-dic anthy anthy-isearch anthy-azik anthy-kyuri;= do \ install -m 644 $(CURDIR)/src-util/$$i.el \ $(CURDIR)/debian/tmp/$(ELISPDIR)/$$i.el; \ done --0XMZdl/q8hSSmFeD-- --ONvqYzh+7ST5RsLk 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) iD8DBQFCyv5HfNdgYxVXvBARAkNeAJ9xvXNC+JZ0Jx4R9UzdPUn9j6cxNgCeJUx6 HHV/PI8dVASu11fpGdUHYu8= =hvUd -----END PGP SIGNATURE----- --ONvqYzh+7ST5RsLk-- --------------------------------------- Received: (at 317075-close) by bugs.debian.org; 28 Jul 2005 14:39:47 +0000 >From [EMAIL PROTECTED] Thu Jul 28 07:39:47 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1Dy9C6-0003Yx-00; Thu, 28 Jul 2005 07:17:06 -0700 From: Masahito Omote <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#317075: fixed in anthy 6724-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 28 Jul 2005 07:17:06 -0700 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 Source: anthy Source-Version: 6724-1 We believe that the bug you reported is fixed in the latest version of anthy, which is due to be installed in the Debian FTP archive: anthy-el_6724-1_all.deb to pool/main/a/anthy/anthy-el_6724-1_all.deb anthy_6724-1.diff.gz to pool/main/a/anthy/anthy_6724-1.diff.gz anthy_6724-1.dsc to pool/main/a/anthy/anthy_6724-1.dsc anthy_6724-1_i386.deb to pool/main/a/anthy/anthy_6724-1_i386.deb anthy_6724.orig.tar.gz to pool/main/a/anthy/anthy_6724.orig.tar.gz libanthy-dev_6724-1_i386.deb to pool/main/a/anthy/libanthy-dev_6724-1_i386.deb libanthy0_6724-1_i386.deb to pool/main/a/anthy/libanthy0_6724-1_i386.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. Masahito Omote <[EMAIL PROTECTED]> (supplier of updated anthy 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: Thu, 28 Jul 2005 22:00:49 +0900 Source: anthy Binary: libanthy-dev libanthy0 anthy-el anthy Architecture: source i386 all Version: 6724-1 Distribution: unstable Urgency: low Maintainer: Masahito Omote <[EMAIL PROTECTED]> Changed-By: Masahito Omote <[EMAIL PROTECTED]> Description: anthy - A Japanese input method (backend, dictionary and utility) anthy-el - A Japanese input method (elisp fronted) libanthy-dev - Anthy static library, headers and documets for developers libanthy0 - Anthy runtime library Closes: 317075 319491 319723 Changes: anthy (6724-1) unstable; urgency=low . * New upstream release which adds variant for 'ChaSen'. (closes: Bug#319491) * Fix FTBFS of not installing anthy-kyuri.el. (closes: Bug#317075) * postrm: Add cleanup /var/lib/anthy on purge. (closes: Bug#319723) * update-anthy-config: Sync with the upstream creation process. Files: 46e67b780bb05ad856cee8d72bc7fa43 640 utils optional anthy_6724-1.dsc 207c1f8ec701d6727be551e726f295a4 2224145 utils optional anthy_6724.orig.tar.gz 18e58ed30e7039fdfecce9792a6f1ab5 64113 utils optional anthy_6724-1.diff.gz e9c454185ca06ce774be059bcfe39d02 33382 utils optional anthy-el_6724-1_all.deb c430460743b945b721a89fd87e21349c 1745224 utils optional anthy_6724-1_i386.deb 41b6d6920aa6c454f965aace6b58fff9 90592 libs optional libanthy0_6724-1_i386.deb 0aaf0a9028b793e8f09eaaca0999b405 116442 libdevel optional libanthy-dev_6724-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC6OQ04QYOB7JaXPERAu5nAKDSfwpRppyeaAQuDCcizXmiSS905gCfWebp 7HJvoeJJTECVtd+WPNKVdN4= =pWvD -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]