I have a Ubuntu 18.04.6 LTS machine that says to me, after logging in:
444 updates can be applied immediately.
To see these additional updates run: apt list --upgradable
But when I use apt list --upgradable, as suggested, it lists just 4 available updates.
- Why is the machine lying to me?
I don't remember doing anything that could possibly justify this passive-agressive behaviour towards me.
- The suggestion to logout and login again is not fixing the MOTD;
- The suggestion to run
run-parts /etc/update-motd.d/does not fixes MOTD, as it just displays it again, andcat /run/motd.dynamic.newcan't work becauseNo such file or directory.