upgrade fails with unmet dependencies
Ralf Mardorf
silver.bullet at zoho.com
Sat Jun 24 16:28:37 UTC 2017
>The following packages were automatically installed and are no longer
>required:
> linux-[snip]
Hi,
this is most likely the well known separated /boot partition issue.
As already pointed out by the messages and by Karl, running
sudo apt autoremove
will remove those packages, resp.
sudo apt autoremove --purge
see https://help.ubuntu.com/community/RemoveOldKernels , you perhaps
want to read "Automatic Maintenance".
Btw. if you don't have a very good reason to use a separated /boot
partition, simply move it to / and remove the /boot entry from fstab.
I'm using a separated /boot partition, just to avoid chainloading by my
bootloader of choice, "syslinux". At least to avoid chainloading,
you don't need it when using "grub".
Regards,
Ralf
--
Vote for apulse!
echo $(w3m https://aur.archlinux.org/packages/apulse |grep 'Votes: ')
Votes: 74 Updated: Sat Jun 24 18:28:33 CEST 2017
More information about the ubuntu-users
mailing list