Public bug reported:
/etc/kernel-img.conf not updated as according to Debian change logs.
Still calls /sbin/update-grub as post install and post remove hooks
rather then /usr/sbin/update-grub.
My /etc/kernel-img.conf after a fresh install of Feisty x86 from the
Desktop Pc looks like this.
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook = update-grub
It should look like this:
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = /usr/sbin/update-grub
postrm_hook = /usr/sbin/update-grub
** Affects: initramfs-tools (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Still calls /sbin/update-grub rather then /usr/sbin/update-grub
https://bugs.launchpad.net/bugs/108888
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