Public bug reported: Binary package hint: linux-source-2.6.20
I use lilo for booting, so I removed the grub package. However, the postinst script for linux-image-2.6.20-14-generic attempts to run /sbin/update-grub which is not present and fails. Therefore other packages relying on linux-image-2.6.20-14-generic also fail to configure (linux-image-generic, linux-restricted-modules-2.6.20-14-generic, linux- restricted-modules-generic, linux-generic). Workaround: sudo ln -s /bin/true /sbin/update-grub This postinst script should run boot-loader dependent actions. If other boot-loaders aren't fully supported, this script should check if /sbin /update-grub actually exists. ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- kernel postinst script fails without grub installed https://bugs.launchpad.net/bugs/106194 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs