![]() |
updates error - could not get lock - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Updates (https://www.linuxliteos.com/forums/forumdisplay.php?fid=46) +--- Thread: updates error - could not get lock (/showthread.php?tid=9188) |
updates error - could not get lock - julianks - 06-20-2024 Hi This is similar to the error log I had recently, which resolved itself - but here it is again, so maybe I need to do something ? (by the way I do make a regular donation to linux lite) thanks for your help cheers julian Reading package lists... E: Could not get lock /var/lib/apt/lists/lock. It is held by process 2404 (apt-get) E: Unable to lock directory /var/lib/apt/lists/ Re: updates error - could not get lock - stevef - 06-20-2024 Only if you get this message *every* time do you need to check for something else wrong. If you wait a while and then it works, all is well and it is just a clash of two things needing the resource at the same time. If you get this message often - but not every time - it suggests you may be routinely doing something (like starting a manual update or running a package manager like Synaptic) while a background update task is also running. If so, just changing the timing of either your manual operation or the background task may reduce the clashes. You can check how often your system is set try to run a background check by right clicking the Package Update Manager icon near the bottom right of the screen and then selecting 'Preferences' There is a donate link at the top of the forum page which should take you to https://www.linuxliteos.com/donate.html |