I also encountered the problem. Running "sh -x `which mkinitramfs` -o /tmp/initrd.img `uname -r`" show the faulty script. "/usr/share/initramfs-tools/scripts/init-bottom/_apparmor" sources the "/scripts/functions" too early. In the "prereq" phase, it generates an error. Moving the affected line a little further, seems to fix the problem. In my case, it's not clear to classify this as a bug because my configuration is, thanks to pinning, between Karmic and Lucid...
Karim -- warning installation: can't open /scripts/functions https://bugs.launchpad.net/bugs/498233 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
