Package: kernel-image-2.4.27-powerpc Version: 2.4.27-3 Severity: critical The complete contents of kernel-image-2.4.27-powerpc.postinst are now as follows:
#!/bin/sh set -e # Automatically added by dh_installmodules if [ "$1" = "configure" ] && [ -x /sbin/update-modules ]; then update-modules >/dev/null fi # End automatically added section When inserting this packages into a test image, the /vmlinux symlink is naturally never created, and the installation fails. Please fix this immediately, preferably by reverting to the previous well-tested postinst from kernel-package. Thanks, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]