![]() |
Facing problem in updating software - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Linux Lite (https://www.linuxliteos.com/forums/forumdisplay.php?fid=17) +--- Thread: Facing problem in updating software (/showthread.php?tid=8090) |
Facing problem in updating software - Muhammad Umar Farooq - 01-19-2022 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/ 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 Re: Facing problem in updating software - stevef - 01-19-2022 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: 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. Re: Facing problem in updating software - firenice03 - 01-19-2022 [member=36931]Muhammad Umar Farooq[/member] 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 |