Linux Lite Forums

Software - Support => Other => Topic started by: Burt342 on July 20, 2019, 10:28:39 AM

Title: Install Updates Error
Post by: Burt342 on July 20, 2019, 10:28:39 AM
I performed an update for Linux Lite and the update was interrupted and received the following error. Could someone help me correct this problem? Thank you much!

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Title: Re: Install Updates Error
Post by: firenice03 on July 20, 2019, 06:10:19 PM
@Burt342
In terminal run the command....
Code: [Select]
sudo dpkg --configure -a
Title: Re: Install Updates Error
Post by: Burt342 on July 21, 2019, 08:24:22 AM
Thank you so much! That seemed to have solved the problem.
Title: Re: Install Updates Error
Post by: firenice03 on July 21, 2019, 11:25:52 PM
Good to hear  ;D