Posts: 1
Threads: 1
Joined: Jan 2024
Reputation:
0
01-23-2024, 10:51 PM
(This post was last modified: 01-24-2024, 05:54 AM by stevef.)
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 3793 (apt-get)
E: Impossible d'obtenir le verrou de dpkg (/var/lib/dpkg/lock-frontend). Il est possible qu'un autre processus l'utilise.
Posts: 982
Threads: 10
Joined: Feb 2019
Reputation:
5
Any software installation or update process (like a manual update, a background update or running a package manager (like Synaptic) requires exclusive access to update resources and will lock them while running to prevent another update process starting. If one update process has locked the resources and a second one tries to start, the second will not be able to get the resource and will generate a message like this.
Usually all that is needed is to wait until the first process completes (or close Synaptic) to release the resource.
Depending on the speed of the connection and the size of the updates, the resource may be locked for a significant time. This is especially the case after a fresh installation as many updates may be being processed.
If the problem does not self-resolve when the first process is finished, it is possible that something (like an interrupted update) may have broken the mechanism and more investigation will be required to clear the lock.
stevef
clueless