#425941 - evms-bootdebug: "quit" from evms_debug evmsn causes abort $? -eq 134 http://bugs.debian.org/425941
This seems to happen only if libc6-i686 is installed. The details aren't entirely clear to me but it seems like the i686 libc depend on libgcc_s when the unoptimized libs do not, *and* the dependency isn't output by ldd. I'm not sure if this is the right solution, but it would be possible to either install libgcc_s unconditionally, or conditionally if libc6-i686 is installed, or if optimized libs are found. For now I've used workarounds in /usr/share/initramfs-tools/hooks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

