Failed updates [solved] - Printable Version +- Ufficio Zero Linux OS | forum (https://forum.ufficiozero.org) +-- Forum: Ufficio Zero (https://forum.ufficiozero.org/forumdisplay.php?fid=1) +--- Forum: Releases no longer supported / Versioni non piĆ¹ supportate (https://forum.ufficiozero.org/forumdisplay.php?fid=15) +---- Forum: Ufficio Zero 4.x Urbino (https://forum.ufficiozero.org/forumdisplay.php?fid=13) +---- Thread: Failed updates [solved] (/showthread.php?tid=765) |
Failed updates [solved] - adrianomorselli - 05-17-2023 Sometimes Mintinstall fails to remove packages that are no longer required for installation. This is due to powerless hardware or not to much ram. In particular cases we will have installed live-boot-initramfs-tools that it is read-only and prevent to use regular initramfs-tools and our updates, specially kernel. To solve this issue open a terminal and type 'sudo apt purge live-boot-initramfs-tools', without quote. Now you have to regenerate cache, with 'search new updates'. This will be fine, now. Do not accept partial updates, it will be dangerous. |