![]() |
Unable to download updates - Could not get Lock - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Updates (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=46) +--- Thread: Unable to download updates - Could not get Lock (/showthread.php?tid=8911) |
Unable to download updates - Could not get Lock - Jim0000 - 09-02-2023 From the notification: E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 4608 (apt-get) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? Advice needed.......please? Jim. Re: Unable to download updates - Could not get Lock - stevef - 09-02-2023 That message is usually triggered if more than one update process are trying to run at the same time. Processes which lock the resources include things like manual updates, background update checks, package managers etc. A possible clash is an attempt to run an update from the Welcome Screen just after boot. Unless set to 'never', background checks may be running at any time but commonly run just after boot. Depending on the speed of your connection and the size of the updates, the resource may be locked for significant time. This condition will self clear once the background check completes so sometimes all that is needed is to wait. Before running a manual update, any package managers need to be closed to avoid a clash. If the problem does not self-resolve it is possible that something (like an interrupted update) may have broken the mechanism and more investigation will be required to clear the lock. |