cross-posted from: https://pawb.social/post/42178177
We’re on Debian testing(+unstable) and running into update issues.
apt upgradedoesn’t touch anything, andapt full-upgradewants to upgrade 2 libreoffice packages, not touch the 341 other upgrades, and remove the main libreoffice package.How cursed of an idea is it to just
sudo apt install $(apt-mark showmanual)? That looks like it would upgrade everything, while just removing a couple hopefully-inconsequential system libraries.– Frost


Some times you just got to wait a few days on testing