Bug#649288: initramfs-tools: missing new ELF interpreter /lib/arm-linux-gnueabihf/ld-linux.so.3 in initramfs on armhf

2011-11-19 Thread Dmitri Gribenko
prereqs) prereqs exit 0 ;; esac .. /usr/share/initramfs-tools/hook-functions copy_exec /lib/arm-linux-gnueabihf/ld-linux.so.3 /lib/arm-linux-gnueabihf exit 0 ^D # dpkg-reconfigure initramfs-tools Dmitri Gribenko -- Package-specific info: -- initramfs sizes -rw-

Bug#649288: initramfs-tools: missing new ELF interpreter /lib/arm-linux-gnueabihf/ld-linux.so.3 in initramfs on armhf

2011-11-19 Thread Dmitri Gribenko
't know how to fix this properly (apart from treating ELF interpreter as a special case). Currently this bug breaks only udev inside initramfs, but in future will break all newly compiled binaries that need to be in initramfs. Tell me if you need any additional information. Best regards, Dm