Hi, i just got this notification which would bring us a "non-pic" e2fslib with the libext2fs - All bootloaders might now just have a build dependencie on e2fslibs-dev and use the "non-pic" version instead of carrying the source around themselves. Flo ----- Forwarded message from Debian Bug Tracking System <owner@bugs.debian.org> ----- From: owner@bugs.debian.org (Debian Bug Tracking System) To: Florian Lohoff <flo@rfc822.org> Subject: Bug#145432 acknowledged by developer (Bug#145432: fixed in e2fsprogs 1.27+1.28-WIP-0626-1) Date: Fri, 26 Jul 2002 09:33:21 -0500 This is an automatic notification regarding your Bug report #145432: build special no-pic libext2fs.a for mips/mipsel, which was filed against the e2fsprogs package. It has been closed by one of the developers, namely Yann Dirson <dirson@debian.org>. Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact the developer, by replying to this email. Debian bug tracking system administrator (administrator, Debian Bugs database) Received: (at 145432-close) by bugs.debian.org; 26 Jul 2002 14:21:42 +0000 >From katie@auric.debian.org Fri Jul 26 09:21:42 2002 Return-path: <katie@auric.debian.org> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17Y5yQ-0000Qg-00; Fri, 26 Jul 2002 09:21:42 -0500 Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian)) id 17Y5ux-00068N-00; Fri, 26 Jul 2002 10:18:07 -0400 From: Yann Dirson <dirson@debian.org> To: 145432-close@bugs.debian.org X-Katie: $Revision: 1.25 $ Subject: Bug#145432: fixed in e2fsprogs 1.27+1.28-WIP-0626-1 Message-Id: <E17Y5ux-00068N-00@auric.debian.org> Sender: Archive Administrator <katie@auric.debian.org> Date: Fri, 26 Jul 2002 10:18:07 -0400 Delivered-To: 145432-close@bugs.debian.org 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.0-1.27+1.28-WIP-0626-1_i386.deb to pool/main/e/e2fsprogs/comerr-dev_2.0-1.27+1.28-WIP-0626-1_i386.deb e2fsck-static_1.27+1.28-WIP-0626-1_i386.deb to pool/main/e/e2fsprogs/e2fsck-static_1.27+1.28-WIP-0626-1_i386.deb e2fslibs-dev_1.27+1.28-WIP-0626-1_i386.deb to pool/main/e/e2fsprogs/e2fslibs-dev_1.27+1.28-WIP-0626-1_i386.deb e2fsprogs-bf_1.27+1.28-WIP-0626-1_i386.deb to pool/main/e/e2fsprogs/e2fsprogs-bf_1.27+1.28-WIP-0626-1_i386.deb e2fsprogs_1.27+1.28-WIP-0626-1.diff.gz to pool/main/e/e2fsprogs/e2fsprogs_1.27+1.28-WIP-0626-1.diff.gz e2fsprogs_1.27+1.28-WIP-0626-1.dsc to pool/main/e/e2fsprogs/e2fsprogs_1.27+1.28-WIP-0626-1.dsc e2fsprogs_1.27+1.28-WIP-0626-1_i386.deb to pool/main/e/e2fsprogs/e2fsprogs_1.27+1.28-WIP-0626-1_i386.deb e2fsprogs_1.27+1.28-WIP-0626.orig.tar.gz to pool/main/e/e2fsprogs/e2fsprogs_1.27+1.28-WIP-0626.orig.tar.gz ss-dev_2.0-1.27+1.28-WIP-0626-1_i386.deb to pool/main/e/e2fsprogs/ss-dev_2.0-1.27+1.28-WIP-0626-1_i386.deb uuid-dev_1.2-1.27+1.28-WIP-0626-1_i386.deb to pool/main/e/e2fsprogs/uuid-dev_1.2-1.27+1.28-WIP-0626-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 145432@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Yann Dirson <dirson@debian.org> (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 ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 23 Jul 2002 00:12:33 +0200 Source: e2fsprogs Binary: e2fsck-static e2fsprogs-bf e2fslibs-dev comerr-dev ss-dev e2fsprogs uuid-dev Architecture: source i386 Version: 1.27+1.28-WIP-0626-1 Distribution: experimental Urgency: low Maintainer: Yann Dirson <dirson@debian.org> Changed-By: Yann Dirson <dirson@debian.org> Description: comerr-dev - The Common Error Description library - headers and static librari e2fsck-static - A statically-linked version of the ext2 filesystem checker. e2fslibs-dev - The headers and static libraries for ext2fs-aware tools-developme e2fsprogs - The EXT2 file system utilities and libraries. e2fsprogs-bf - A stripped-down versions of e2fsprogs, for boot-floppies ss-dev - Command-line interface parsing library - headers and static libra uuid-dev - Universally unique id library - headers and static libraries. Closes: 138160 141938 145044 145432 148064 148514 Changes: e2fsprogs (1.27+1.28-WIP-0626-1) experimental; urgency=low . * New upstream pre-release: ** Supports v2 ACL format (Closes: #138160). * Removed explicit --mandir flag, as it now uses FHS man location by default. * Added mkinitrd script, "upstream-contributed" ;) by Ted Ts'o (Closes: #148064). * Build a no-pic version of libext2fs.a on mips and mipsel, patch by Florian Lohoff, adapted for style consistency (Closes: #145432). * Removed presumably-useless and presumably-broken CFLAGS propagation. If someone misses that, I'll add ${CFLAGS} to --ccopts. . * Switched to debhelper v4. * Added ${misc:Depends} to all packages' Depends field. . * Fixed typos in fsck.8, added an example for clarity (Closes: #145044). * Fixed typo in chattr manpage (Closes: #141938). * Fixed typo in tune2fs manpage (Closes: #148514). Files: fd4bd1a007d37924f4be22ef1c388618 748 base required e2fsprogs_1.27+1.28-WIP-0626-1.dsc a901a991e2eaeca0fe60563a69ae4bd5 2217369 base required e2fsprogs_1.27+1.28-WIP-0626.orig.tar.gz e3de1f3b51d836948efd63f83d37644c 5824 base required e2fsprogs_1.27+1.28-WIP-0626-1.diff.gz a74a979ecf8521c96d0b0d43249c1db3 232352 admin optional e2fsck-static_1.27+1.28-WIP-0626-1_i386.deb 1a3e2230c2f24690d8de7840df64f189 164148 devel extra e2fsprogs-bf_1.27+1.28-WIP-0626-1_i386.deb 7a341203b353ad1b62a6d153006db5bd 340542 base required e2fsprogs_1.27+1.28-WIP-0626-1_i386.deb 66a790baea67eea7b4c6f808ec6b1dd4 109692 devel extra e2fslibs-dev_1.27+1.28-WIP-0626-1_i386.deb 1509129e21336b0207a1d4487b68ae21 39220 devel extra comerr-dev_2.0-1.27+1.28-WIP-0626-1_i386.deb d5a14b1c6b5b85e89e7ad66912535636 13686 devel extra ss-dev_2.0-1.27+1.28-WIP-0626-1_i386.deb 72702d5badae9bb295b915594ef29fa9 13486 devel extra uuid-dev_1.2-1.27+1.28-WIP-0626-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Pour information voir http://www.gnupg.org iD8DBQE9QVjgRo2b307WK/4RAuZAAJ4yas7bnVKMa0Q9ypaciNrp/VZdkgCcCgsH 6fgQ7kMQAM+bA1/SoY0yFR8= =42gx -----END PGP SIGNATURE----- ----- End forwarded message ----- -- Florian Lohoff flo@rfc822.org +49-5201-669912 Heisenberg may have been here.
Attachment:
pgpSheYhPSWlm.pgp
Description: PGP signature