![]() |
update error - dpkg was interrupted - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Updates (https://www.linuxliteos.com/forums/forumdisplay.php?fid=46) +--- Thread: update error - dpkg was interrupted (/showthread.php?tid=9549) |
update error - dpkg was interrupted - jpaca - 07-15-2025 E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. New to linux, not a coder old Dell latitude e6410 had win 7, installed linux lite via usb has been booting and working just wont update. should i ignore error? RE: update error - dpkg was interrupted - stevef - 07-16-2025 No, you should not ignore the message. Open a terminal window by pressing 'Ctrl' 'Alt' and 'T' together In the terminal window type Code: sudo dpkg --configure -a Close the terminal window and then try update/upgrade again. |