Linux Lite Forums

Software - Support => Installing Linux Lite => Topic started by: Muhammad Umar Farooq on January 19, 2022, 08:56:29 AM

Title: Facing problem in updating software
Post by: Muhammad Umar Farooq on January 19, 2022, 08:56:29 AM
Dear Sir,
Can someone help me in solving my system updates error like under mentioned
===========================
Install Updates Error log
===========================
Install Updates could not successfully download and install available updates.
Go to https://www.linuxliteos.com/forums/ (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.

I shall appreciate if it is corrected online.
Best Regards
Muhammad Umar Farooq
Title: Re: Facing problem in updating software
Post by: stevef on January 19, 2022, 10:18:35 AM
You get this message if something went wrong with an earlier update attempt.
To correct this, open a terminal session (click menu -> system-> terminal emulator)
In the resulting terminal window enter the command in the code box below and press return.

Code: [Select]
sudo dpkg --configure -a
You should be asked to enter your password. Type it in and then press return.
Once the dpkg command has run, updating should work again.
Title: Re: Facing problem in updating software
Post by: firenice03 on January 19, 2022, 02:14:48 PM
@Muhammad Umar Farooq

I replied with the same to your original post ... https://www.linuxliteos.com/forums/other/updates-have-an-error/msg57368/#msg57368
Please be mindful of duplicate posts