i dont think the dependency is wrong, the code in update-initramfs
should simply respect that there is no postinst_hook set (like the
postinst of the kernel package itself seems to do here) in the linux-
image postinst perl script the following code appears:

## Run user hook script here, if any
if ($postinst_hook) {
  &run_hook("postinst", $postinst_hook);
}

-- 
On armel (Babbage platform), kernel image upgrading breaks if Ubiquity is 
instructed not to install a bootloader
https://bugs.launchpad.net/bugs/365053
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to