Your message dated Sun, 21 Aug 2005 22:32:15 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#320389: fixed in e2fsprogs 1.38-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; 29 Jul 2005 00:12:57 +0000 >From [EMAIL PROTECTED] Thu Jul 28 17:12:57 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 1DyIUi-0004pO-00; Thu, 28 Jul 2005 17:12: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 j6T0CsY9029444 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Thu, 28 Jul 2005 17:12:56 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1DyFLf-0003AL-20 for [EMAIL PROTECTED]; Thu, 28 Jul 2005 13:51:23 -0700 Date: Thu, 28 Jul 2005 13:51:23 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Cannot find HTML documentation Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ADZbWkCsHQ7r3kzd" 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-Level: X-Spam-Status: No, hits=-2.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --ADZbWkCsHQ7r3kzd Content-Type: multipart/mixed; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: e2fsprogs Version: 1.38-1 Severity: serious Tags: patch e2fsprogs fails to build because it cannot find the HTML documentation because recent versions of texi2html place it in a subdirectory: > install -p /tmp/buildd/e2fsprogs-1.38/debian/BUILD-STD/doc/libext2fs_*.ht= ml \ > /tmp/buildd/e2fsprogs-1.38/debian/e2fslibs-dev/usr/share/doc/e2fslibs/= html-info/ > install: cannot stat `/tmp/buildd/e2fsprogs-1.38/debian/BUILD-STD/doc/lib= ext2fs_*.html': No such file or directory The attached patch should fix this problem. --=20 Matt --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=patch Content-Transfer-Encoding: quoted-printable only in patch2: unchanged: --- e2fsprogs-1.38.orig/debian/rules +++ e2fsprogs-1.38/debian/rules @@ -184,7 +184,7 @@ -make -C ${stdbuilddir} -i distclean -make -C ${bfbuilddir} -i distclean rm -rf ${stdbuilddir} ${bfbuilddir} ${mipsbuilddir} - rm -f doc/libext2fs_*.html lib/et/com_err_*.html debian/*.substvars + rm -fr doc/libext2fs/*.html lib/et/com_err/*.html debian/*.substvars dh_clean =20 install: cleanup install-std @@ -306,10 +306,10 @@ =20 # HTML docs install -d ${debdir}/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/ - install -p ${stdbuilddir}/doc/libext2fs_*.html \ + install -p ${stdbuilddir}/doc/libext2fs/*.html \ ${debdir}/e2fslibs-dev/usr/share/doc/e2fslibs/html-info/ install -d ${debdir}/comerr-dev/usr/share/doc/libcomerr${COMERR_SOVERSION= }/html-info/ - install -p ${stdbuilddir}/lib/et/com_err_*.html \ + install -p ${stdbuilddir}/lib/et/com_err/*.html \ ${debdir}/comerr-dev/usr/share/doc/libcomerr${COMERR_SOVERSION}/html-i= nfo/ =20 # texinfo docs --Kj7319i9nmIyA2yE-- --ADZbWkCsHQ7r3kzd 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) iD8DBQFC6UVKfNdgYxVXvBARAhQ0AKCn6c3eIryQgZjK/wfVcXI+nTQslwCfdTzJ 9/9ikm0GXvuC1Mg/UQn2Fs8= =7ko/ -----END PGP SIGNATURE----- --ADZbWkCsHQ7r3kzd-- --------------------------------------- Received: (at 320389-close) by bugs.debian.org; 22 Aug 2005 05:38:10 +0000 >From [EMAIL PROTECTED] Sun Aug 21 22:38:10 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1E74ut-0002Xa-00; Sun, 21 Aug 2005 22:32:15 -0700 From: [EMAIL PROTECTED] (Theodore Y. Ts'o) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#320389: fixed in e2fsprogs 1.38-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 21 Aug 2005 22:32:15 -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 X-CrossAssassin-Score: 5 Source: e2fsprogs Source-Version: 1.38-2 We believe that the bug you reported is fixed in the latest version of e2fsprogs, which is due to be installed in the Debian FTP archive: comerr-dev_2.1-1.38-2_i386.deb to pool/main/e/e2fsprogs/comerr-dev_2.1-1.38-2_i386.deb e2fsck-static_1.38-2_i386.deb to pool/main/e/e2fsprogs/e2fsck-static_1.38-2_i386.deb e2fslibs-dev_1.38-2_i386.deb to pool/main/e/e2fsprogs/e2fslibs-dev_1.38-2_i386.deb e2fslibs_1.38-2_i386.deb to pool/main/e/e2fsprogs/e2fslibs_1.38-2_i386.deb e2fsprogs-udeb_1.38-2_i386.udeb to pool/main/e/e2fsprogs/e2fsprogs-udeb_1.38-2_i386.udeb e2fsprogs_1.38-2.dsc to pool/main/e/e2fsprogs/e2fsprogs_1.38-2.dsc e2fsprogs_1.38-2.tar.gz to pool/main/e/e2fsprogs/e2fsprogs_1.38-2.tar.gz e2fsprogs_1.38-2_i386.deb to pool/main/e/e2fsprogs/e2fsprogs_1.38-2_i386.deb libblkid-dev_1.38-2_i386.deb to pool/main/e/e2fsprogs/libblkid-dev_1.38-2_i386.deb libblkid1-udeb_1.38-2_i386.udeb to pool/main/e/e2fsprogs/libblkid1-udeb_1.38-2_i386.udeb libblkid1_1.38-2_i386.deb to pool/main/e/e2fsprogs/libblkid1_1.38-2_i386.deb libcomerr2_1.38-2_i386.deb to pool/main/e/e2fsprogs/libcomerr2_1.38-2_i386.deb libss2_1.38-2_i386.deb to pool/main/e/e2fsprogs/libss2_1.38-2_i386.deb libuuid1-udeb_1.38-2_i386.udeb to pool/main/e/e2fsprogs/libuuid1-udeb_1.38-2_i386.udeb libuuid1_1.38-2_i386.deb to pool/main/e/e2fsprogs/libuuid1_1.38-2_i386.deb ss-dev_2.0-1.38-2_i386.deb to pool/main/e/e2fsprogs/ss-dev_2.0-1.38-2_i386.deb uuid-dev_1.2-1.38-2_i386.deb to pool/main/e/e2fsprogs/uuid-dev_1.2-1.38-2_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. Theodore Y. Ts'o <[EMAIL PROTECTED]> (supplier of updated e2fsprogs 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: Sun, 21 Aug 2005 23:35:29 -0400 Source: e2fsprogs Binary: e2fslibs-dev libblkid1-udeb libblkid1 comerr-dev libuuid1 ss-dev uuid-dev e2fslibs e2fsck-static e2fsprogs-udeb libuuid1-udeb e2fsprogs libblkid-dev libcomerr2 libss2 Architecture: source i386 Version: 1.38-2 Distribution: unstable Urgency: low Maintainer: Theodore Y. Ts'o <[EMAIL PROTECTED]> Changed-By: Theodore Y. Ts'o <[EMAIL PROTECTED]> Description: comerr-dev - common error description library - headers and static libraries e2fsck-static - statically-linked version of the ext2 filesystem checker e2fslibs - ext2 filesystem libraries e2fslibs-dev - ext2 filesystem libraries - headers and static libraries e2fsprogs - ext2 file system utilities and libraries e2fsprogs-udeb - stripped-down versions of e2fsprogs, for debian-installer (udeb) libblkid-dev - block device id library - headers and static libraries libblkid1 - block device id library libblkid1-udeb - block device id library (udeb) libcomerr2 - common error description library libss2 - command-line interface parsing library libuuid1 - universally unique id library libuuid1-udeb - universally unique id library (udeb) ss-dev - command-line interface parsing library - headers and static libra uuid-dev - universally unique id library - headers and static libraries Closes: 80205 316736 317862 318463 319002 320389 Changes: e2fsprogs (1.38-2) unstable; urgency=low . * Previous NMU acknowledged (Closes: #317862, #320389) * Fix debugfs's set_inode_fields command so it doesn't silently fail when setting certain inode fields. * Fix e2fsck from segfaulting on disconnected inodes that contain one or more extended attributes. (Closes: #316736, #318463) * Allow mke2fs and tune2fs to take fractional percentages to the -m option in mke2fs and tune2fs. (Closes: #80205) * Fix a compile_et bug which miscount the number of error messages if continuations are used in the .et file, and fix compatibility problems with MIT Kerberos 1.4 * Add extra sanity checks to protect users from unusual cirucmstances where /etc/mtab may not be sane, by checking to see if the device is reported busy (works on Linux 2.6) kernels. (Closes: #319002) * Fix use-after-free bug in e2fsck when finishing up the use of the e2fsck context structure. Files: de19e812769fb781d33d619b75baa04a 699 base required e2fsprogs_1.38-2.dsc 602158c66345e75af586197b32d11d12 3623176 base required e2fsprogs_1.38-2.tar.gz 3e7bf015998f10c6388e87f889e42ee2 304686 admin optional e2fsck-static_1.38-2_i386.deb a1f3bbeae7d782a93b64d139d46807bf 27680 libs required libcomerr2_1.38-2_i386.deb e1039807f2b6e177242d9e46865e5543 33568 libs required libss2_1.38-2_i386.deb aae6d51cb1a7bfd611a35c4891811d8b 33102 libs required libuuid1_1.38-2_i386.deb 7f3a8f4acdc444dad4519f6a03b80b91 43624 libs required libblkid1_1.38-2_i386.deb 92856fb8b0c97c082e0d7300a8dc5be6 50998 libdevel extra libblkid-dev_1.38-2_i386.deb 4b7355436d48e4976bccde0489cf369e 78930 libs required e2fslibs_1.38-2_i386.deb 05e2dacddbb975c2b5b165ec1e826a1b 358294 libdevel extra e2fslibs-dev_1.38-2_i386.deb 65f7ab4bebff7305437a8ff9a7231f9b 526390 base required e2fsprogs_1.38-2_i386.deb 2df10bd8165e3b3b5259a52dfed30b4b 45918 libdevel extra comerr-dev_2.1-1.38-2_i386.deb 2e4f6ab46d41a988eb60b9a6ae749fb8 38904 libdevel extra ss-dev_2.0-1.38-2_i386.deb 5110f1305c655cdff69e0920698eb011 45986 libdevel extra uuid-dev_1.2-1.38-2_i386.deb 60fa4c9effec5241597f29ca79cf1788 122492 debian-installer standard e2fsprogs-udeb_1.38-2_i386.udeb 575104fa6019269361a00cc0f9530458 12914 debian-installer required libblkid1-udeb_1.38-2_i386.udeb 74c47fab0af9f45662d7808f02f75efc 5202 debian-installer required libuuid1-udeb_1.38-2_i386.udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDCVyB7To545NnTEARAsjMAKCkMCokO6DQi3zkycNnocbu/SbAmwCgrWTF 5QRO9zfMLHcXQFcca9n2dYM= =EyZI -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]