Your message dated Tue, 12 Jul 2005 11:17:06 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#317858: fixed in sharutils 1:4.2.1-14 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; 12 Jul 2005 03:24:56 +0000 >From [EMAIL PROTECTED] Mon Jul 11 20:24:56 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 1DsBOC-0004kS-00; Mon, 11 Jul 2005 20:24:56 -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 j6C3Ot3u073130 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Mon, 11 Jul 2005 20:24:55 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.50) id 1Ds0Jb-0000q9-2T for [EMAIL PROTECTED]; Mon, 11 Jul 2005 08:35:27 -0700 Date: Mon, 11 Jul 2005 08:35:27 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Unable to find HTML documentation Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yNb1oOkm5a9FJOVX" 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=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --yNb1oOkm5a9FJOVX Content-Type: multipart/mixed; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: sharutils Version: 4.2.1-13 Severity: serious Tags: patch texi2html now generates its output in a subdirectory, which causes sharutils to fail to build: > mv doc/*.html debian/tmp/usr/share/doc/sharutils-doc > mv: cannot stat `doc/*.html': No such file or directory > make: *** [binary-indep] Error 1 The attached patch fixes this problem. --=20 Matt --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="sharutils_4.2.1-13.patch" diff -u sharutils-4.2.1/debian/rules sharutils-4.2.1/debian/rules --- sharutils-4.2.1/debian/rules +++ sharutils-4.2.1/debian/rules @@ -36,7 +36,7 @@ install -m 755 debian/sharutils-doc.postinst debian/tmp/DEBIAN/postinst install -m 755 debian/sharutils-doc.prerm debian/tmp/DEBIAN/prerm cd doc && texi2html -split_chapter $(package).texi - mv doc/*.html $(docdir)-doc + mv doc/sharutils/*.html $(docdir)-doc ln -s $(package)_toc.html $(docdir)-doc/index.html cp -p debian/copyright $(docdir)-doc cp -p ChangeLog $(docdir)-doc/changelog --8t9RHnE3ZwKMSgU+-- --yNb1oOkm5a9FJOVX 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) iD8DBQFC0pG+fNdgYxVXvBARAoZoAJ98pLsMGOEYr6W2LArSSu/iYyXPnACgjgz0 ZYwqeAxeDfZfiHj7NzHbEgg= =3DML -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX-- --------------------------------------- Received: (at 317858-close) by bugs.debian.org; 12 Jul 2005 15:23:08 +0000 >From [EMAIL PROTECTED] Tue Jul 12 08:23:08 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DsMbE-0001aj-00; Tue, 12 Jul 2005 08:23:08 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DsMVO-0007Fq-00; Tue, 12 Jul 2005 11:17:06 -0400 From: Santiago Vila <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#317858: fixed in sharutils 1:4.2.1-14 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 12 Jul 2005 11:17:06 -0400 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: sharutils Source-Version: 1:4.2.1-14 We believe that the bug you reported is fixed in the latest version of sharutils, which is due to be installed in the Debian FTP archive: sharutils-doc_4.2.1-14_all.deb to pool/main/s/sharutils/sharutils-doc_4.2.1-14_all.deb sharutils_4.2.1-14.diff.gz to pool/main/s/sharutils/sharutils_4.2.1-14.diff.gz sharutils_4.2.1-14.dsc to pool/main/s/sharutils/sharutils_4.2.1-14.dsc sharutils_4.2.1-14_powerpc.deb to pool/main/s/sharutils/sharutils_4.2.1-14_powerpc.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. Santiago Vila <[EMAIL PROTECTED]> (supplier of updated sharutils 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, 12 Jul 2005 16:47:08 +0200 Source: sharutils Binary: sharutils-doc sharutils Architecture: source powerpc all Version: 1:4.2.1-14 Distribution: unstable Urgency: low Maintainer: Santiago Vila <[EMAIL PROTECTED]> Changed-By: Santiago Vila <[EMAIL PROTECTED]> Description: sharutils - shar, unshar, uuencode, uudecode sharutils-doc - Documentation for GNU sharutils Closes: 317858 Changes: sharutils (1:4.2.1-14) unstable; urgency=low . * Fixed FTBFS bug caused by new texi2html behaviour (Closes: #317858). Files: f4805f8a992f48fed6641cdd24473508 626 utils standard sharutils_4.2.1-14.dsc 3789301ed84a835009245150b83e02b6 8362 utils standard sharutils_4.2.1-14.diff.gz 857812bf0cafa546eed68c4376a92d98 27928 doc optional sharutils-doc_4.2.1-14_all.deb 786fd535fee0c04f3da99f0cbe1b17cb 112812 utils standard sharutils_4.2.1-14_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFC09lTd9Uuvj7yPNYRAs2rAJwKIvutRmuhlsgQwzJWmnyHmuKVvgCeNuZT ZEWA2HyxSAzeQ5YPS34zjmM= =5UPw -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]