The problem for me was that my boot partition was full so that needed to be resolved before this issue could be resolved.
This was done using dpkg -l 'linux-image-*' | grep '^ii' to list all of the kernels and then sudo apt-get purge linux-image-3... to purge the oldest three or four kernels. Then when I ran Chris's suggestions it worked. I could then run apt-get upgrade successfully to do the rest of the updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984688 Title: initramfs-tools depends on initramfs-tools-bin (<< 0.99ubuntu11.1~) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/984688/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
