Update Manager error message

Archived topics about LMDE 1 and LMDE 2
Locked
Elderwuss

Update Manager error message

Post by Elderwuss »

The update manager stops with an error box: Could not apply changes! Fix broken packages first.

This is a new installation of LMDE and first attempt with update manager.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
vincent

Re: Update Manager error message

Post by vincent »

Code: Select all

sudo dpkg --configure -a
sudo apt-get -f install
If neither of the above commands report any broken packages that must be fixed, try updating from within a terminal:

Code: Select all

sudo apt-get update
sudo apt-get dist-upgrade
Elderwuss

Re: Update Manager error message

Post by Elderwuss »

Thank you, Vincent.
stoneseal

Re: Update Manager error message

Post by stoneseal »

Thank you Vincent! The second solution was by me OK.
Locked

Return to “LMDE Archive”