every time I start my computer, I run this:
sudo apt-get update && sudo apt-get -y dist-upgrade
But sometimes, it says the sudo lock is blocked.
Why?
Usually I run the command again until it works. But sometimes, it never works, and I have to reboot and then it works.
I suspect gnome of doing lots of super user activities with the lock. It happened before I installed gnome but not that much.