On Sun, 04 Nov 2007, Bernd Zeimetz wrote: > As somebody else confirmed this bug I'm rising the severity as a > migration of klibc-utils in the current state would make sure that every > sparc machine running testing and using initramfs-tools (which is the > default, also on fresh installations) would not be able to boot.
bah klibc is frozen anyway, so without hint goes nowhere. anyway leaving ia64 b0rked in testing for quite some time is not nice, so thanks to your info could you try to build on sparc (yes stupid arch without accessible porter box), latest klibc with this patch applied to debian/rules and test the build. thanks -- maks --- klibc-1.5.7/debian/rules.orig 2007-11-04 17:40:57.000000000 +0100 +++ klibc-1.5.7/debian/rules 2007-11-04 17:41:12.000000000 +0100 @@ -9,9 +9,6 @@ endif ifeq ($(DEB_ARCH),ia64) DEB_MAKE_ENVVARS := ARCH=ia64 endif -ifeq ($(DEB_ARCH),sparc) -DEB_MAKE_ENVVARS := ARCH=sparc64 -endif DEB_MAKE_INVOKE := make DEB_MAKE_CLEAN_TARGET := clean -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]