Linux Lite Forums

Full Version: Update problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.

Hi. I got this when i try to install Lite and update.
[member=9763]jlh66[/member]

In terminal run the command..

Code:
dpkg --configure -a

then try updates
Always use sudo first for that command.

Code:
sudo dpkg --configure -a

Sent from my Phone using Tapatalk
(08-26-2019, 02:09 AM)Jerry link Wrote: [ -> ]Always use sudo first for that command.

Code:
sudo dpkg --configure -a

Sent from my Phone using Tapatalk

ooopps  yes add sudo!!
Smile Thanks