Felipe Figueiredo <philsf79 <at> gmail.com> writes: > when I did the kernel upgrade from 2.6.28-14-generic to > 2.6.28-15-generic, the installation never completed, and I lost the > ability to use aptitude and apt-get. I don't know against which package > I should report a bug.
If this was caused by a bug in the kernel upgrade, you should file it against the "linux" package. However, I guess you can sort it out with: sudo rm /var/cache/apt/*.bin Then the usual apt-get -f install, update, upgrade, dist-upgrade etc, and update-grub. HTH, Tormod -- Ubuntu-devel-discuss mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
