On Sun, May 12, 2013 at 02:35:07PM -0400, Theodore Ts'o wrote: > On Sun, May 12, 2013 at 03:09:42PM +0100, Roger Leigh wrote: > > > > This is due to libblkid.a using a symbol removed in the new glibc. > > It needs either a straight rebuild and/or updating to the latest > > upstream. > > Any reason to keep this open? Once util-linux is recompiled, the > FTBFS will be resolved automatically. Or is eglibc buggy by not being > backwards compatible, such that binaries compiled against the old > glibc won't run if eglibc is installed, requiring a rebuild from > source of the entire universe, and meaning that any old binaries from > say, Steam, will all break? > > If so, I'd call this a huge, horrendous eglibc bug that should > disqualify it from being installed as the default C library until it > is fixed. Though Shalt Not Break Backwards Compatibility.
I've uploaded an NMU of util-linux. This fixes the immediate issue. I'll also file a bug against eglibc. There's an additional issue with e2fsprogs: texi2html -split_chapter /tmp/bt/e2fsprogs-1.42.5/doc/libext2fs.texinfo ** menu entry without previous node: Introduction to the EXT2FS Library (l. 110) ** menu entry without previous node: EXT2FS Library Functions (l. 111) ** menu entry without previous node: Concept Index (l. 112) ** menu entry without previous node: Function Index (l. 113) ** node_up `Top' for `Introduction to the EXT2FS Library' not found ** node_prev `Top' for `Introduction to the EXT2FS Library' not found ** node_up `Top' for `Introduction to the EXT2FS Library' not found ** node_prev `Top' for `Introduction to the EXT2FS Library' not found ** node_up `Top' for `EXT2FS Library Functions' not found ** node_up `Top' for `Concept Index' not found ** node_up `Top' for `Function Index' not found ** `EXT2FS Library Functions' doesn't appear in menus ** `Concept Index' doesn't appear in menus ** `Function Index' doesn't appear in menus if test -d libext2fs ; then \ mv libext2fs/* . ; rmdir libext2fs ; \ fi make[1]: Leaving directory `/tmp/bt/e2fsprogs-1.42.5/debian/BUILD-STD/doc' ( cd /tmp/bt/e2fsprogs-1.42.5/debian/BUILD-STD/lib/et && /usr/bin/make V=1 com_err.info com_err_abt.html ) make[1]: Entering directory `/tmp/bt/e2fsprogs-1.42.5/debian/BUILD-STD/lib/et' makeinfo /tmp/bt/e2fsprogs-1.42.5/lib/et/com_err.texinfo -o com_err.info /tmp/bt/e2fsprogs-1.42.5/lib/et/com_err.texinfo:309: warning: missing name for @deftypefun /tmp/bt/e2fsprogs-1.42.5/lib/et/com_err.texinfo:324: warning: missing name for @deftypefun /tmp/bt/e2fsprogs-1.42.5/lib/et/com_err.texinfo:141: raising the section level of @section which is too low make[1]: *** [com_err.info] Error 1 This is presumably the result of some texinfo or some related package in unstable being updated. Note that it also affects the e2fsprogs in experimental. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools `- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org