On Thu, Nov 08, 2012 at 12:23:37PM +0100, Jérémy Bobbio wrote: > Just to make it clear, your workaround and removing the second > parameter both result in having libnss_compat in `/lib/i686/cmov`?
Thanks for your attention to detail. My workaround used the non-i686 versions of those files. The paths are therefore /lib/i386-linux-gnu/libnss_compat*. The fix will use the i686 versions. The paths are therefore /lib/i386-linux-gnu/i686/cmov/libnss_compat*. The paths apply to both source (on the system) and destination (in the initramfs). So the suggested removal of the second parameter results in a different initramfs than the one I tested. I do not expect this to be a problem, but I can be wrong here. Bugs can be subtle. Helmut -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org