Linux Lite Forums
I am having problems with updates. - 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: I am having problems with updates. (/showthread.php?tid=8485)



I am having problems with updates. - Dyno - 09-15-2022

I tried updating multiple times but keep getting errors.


Re: I am having problems with updates. - stevef - 09-15-2022

Please open a terminal (by pressing 'ctrl+alt+t') and run the two commands below.  You will need to enter your password.

Code:
sudo dpkg --configure -a

Code:
sudo apt --fix-broken install



Re: I am having problems with updates. - Şerban S. - 09-20-2022

(09-15-2022, 09:50 AM)Dyno link Wrote: I tried updating multiple times but keep getting errors.
Please, copy the error message and post it here. In order to understand what gets you to a halted update, we need to see the dpkg messages.
A sample log message, also solutions are here:

https://www.linuxliteos.com/forums/updates/a-probably-sticky-post-on-update-upgrade-errors-fix/

Best regards! Smile