![]() |
Update error log - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18) +--- Thread: Update error log (/showthread.php?tid=7245) |
Update error log - alikrebs - 08-02-2020 Just installed Linux lite 5.xx Tried to install updates and got the following error mesages E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 3596 (apt-get) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? Any help appreciated AK Re: Update error log - Moltke - 08-02-2020 (08-02-2020, 08:07 AM)alikrebs link Wrote: Just installed Linux lite 5.xx How did you try to update? Using the update widget or via terminal? Were synaptic or gdebi running at the time this happened? The error message is quite clear: some other process was using sudo/apt and that's why you couldn't update your system. Try again and make sure nothing is using sudo/apt. Hope this helps! ![]() |