I see the change here: http://launchpadlibrarian.net/337696593/update-manager_1%3A17.10.9_1%3A17.10.10.diff.gz As for /boot, the instruction for freeing space is to use 'sudo apt autoremove'. But that just might not work due to broken dependencies or Bug #1678187. On the other hand, it might remove more packages than desired according to https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1624644/comments/11 Anyway, I think sudo apt-get install --fix-broken --auto-remove linux-generic might work better than sudo apt autoremove or sudo apt-get install --fix-broken, if linux-generic is the package that has broken dependencies (which is the most common case).
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1477455 Title: Incorrect instructions leave automatic updates blocked when /boot is full To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1477455/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
