[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#297794: kernel-image-2.4.27-powerpc: postinst almost completely missing, breaks installer



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                                       [cjwatson@debian.org]



Reply to: