Linux Lite Forums

Software - Support => Updates => Topic started by: hamka on December 08, 2022, 04:55:09 AM

Title: dpkg was interrupted
Post by: hamka on December 08, 2022, 04:55:09 AM
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.linuxliteos.com/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.
Title: Re: dpkg was interrupted
Post by: hamka on December 08, 2022, 05:00:18 AM
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.

Title: Re: dpkg was interrupted
Post by: stevef on December 08, 2022, 05:02:22 AM
Open a terminal by pressing 'ctrl' 'alt' and 't' together

In the window type

Code: [Select]
sudo dpkg --configure -afollowed by return/enter

Then enter your password and return
Title: Re: dpkg was interrupted
Post by: hamka on December 08, 2022, 06:27:24 AM
Open a terminal by pressing 'ctrl' 'alt' and 't' together

In the window type

Code: [Select]
sudo dpkg --configure -afollowed by return/enter

Then enter your password and return

Solved. My Hero!!! :beamup