interestingly running: /boot$ sudo update-initramfs -k all -u
correctly create the file for 2.6.28-15 but not for 2.6.28-16 (it do not touch the one for 2.6.30): update-initramfs: Generating /boot/initrd.img-2.6.28-15-generic update-initramfs: Generating /boot/initrd.img-2.6.28-14-generic update-initramfs: Generating /boot/initrd.img-2.6.27-14-generic /boot$ dir init* 48164 -rw-r--r-- 1 root root 49265084 2009-11-15 19:34 initrd.img-2.6.30.4 7400 -rw-r--r-- 1 root root 7562447 2009-11-15 19:38 initrd.img-2.6.28-15-generic 7400 -rw-r--r-- 1 root root 7562384 2009-11-15 19:38 initrd.img-2.6.28-14-generic 8064 -rw-r--r-- 1 root root 8242377 2009-11-15 19:39 initrd.img-2.6.27-14-generic but $ sudo apt-get install -f and $ sudo dpkg --configure -a continue to fail on 2.6.28-15 and 2.6.28-16 -- package linux-image-2.6.28-15-generic 2.6.28-15.49 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 2 https://bugs.launchpad.net/bugs/418867 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
