Linux Lite Forums
dpkg was interrupted - 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: dpkg was interrupted (/showthread.php?tid=8599)



dpkg was interrupted - hamka - 12-08-2022

Hi, Lighters! I lost my installation password, but finally managed to change it with the help of the excellent Help Manual. There are almost 400 pending updates (ouch) but when I tried to update I got this message.  Please help?

===========================
Install Updates Error log
===========================
Install Updates could not successfully download and install available updates.
Go to https://www.freecinema2022.gq/forums/ and paste the log below into a new or existing thread for assistance.

============ Log ===========

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.



Re: dpkg was interrupted - hamka - 12-08-2022

ooot.  Just tried to use package manager and got this ADDITIONAL message:

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.




Re: dpkg was interrupted - stevef - 12-08-2022

Open a terminal by pressing 'ctrl' 'alt' and 't' together

In the window type

Code:
sudo dpkg --configure -a
followed by return/enter

Then enter your password and return


Re: dpkg was interrupted - hamka - 12-08-2022

(12-08-2022, 10:02 AM)stevef link Wrote: Open a terminal by pressing 'ctrl' 'alt' and 't' together

In the window type

Code:
sudo dpkg --configure -a
followed by return/enter

Then enter your password and return

Solved. My Hero!!! :beamup