Linux Lite Forums
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct - 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: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct (/showthread.php?tid=8879)



E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct - craftlina - 07-26-2023

When trying to update my Linux Lite I get this message: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

Anyone knows how to geta round it so that I may get the newest updates?


Re: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct - stevef - 07-26-2023

Open a terminal by pressing 'Ctrl' 'Alt' and 'T' together
In the terminal window type or paste in this command

Code:
sudo dpkg --configure -a

followed by return/enter
When asked for your password, type it in followed by return/enter.
Updates should then work normally.


Re: E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct - craftlina - 07-27-2023

Thank you! Issue solved!  :048: