I can confirm this on a Dell latitude M65 workstation. Per the crash message on the installer, I tried to run dpkg --configure -a and here is the output:
[EMAIL PROTECTED]:~$ sudo dpkg --configure -a Setting up initramfs-tools (0.85eubuntu39.1) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-2.6.24-18-generic gzip: stdout: No space left on device update-initramfs: failed for /boot/initrd.img-2.6.24-18-generic dpkg: subprocess post-installation script returned error exit status 1 [EMAIL PROTECTED]:~$ My guess is that the /boot partition is too small for more than one version of the kernel -- here is the "df" output for my machine: [EMAIL PROTECTED]:~$ df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda5 9614116 3030996 6094748 34% / varrun 1037124 120 1037004 1% /var/run varlock 1037124 0 1037124 0% /var/lock udev 1037124 56 1037068 1% /dev devshm 1037124 12 1037112 1% /dev/shm lrm 1037124 38176 998948 4% /lib/modules/2.6.24-16-generic/volatile /dev/sda4 46633 41301 2924 94% /boot tmpfs 1037124 38176 998948 4% /lib/modules/2.6.24-18-generic/volatile gvfs-fuse-daemon 9614116 3030996 6094748 34% /home/skrishna/.gvfs [EMAIL PROTECTED]:~$ -- package linux-ubuntu-modules-2.6.22-13-generic 2.6.22-13.34 failed to install/upgrade: subprocess post-installation script returned error exit status 1: "gzip: stdout: No space left on device" https://bugs.launchpad.net/bugs/151038 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
