Muon update Manager error occurred

Asked By 20 points N/A Posted on -
qa-featured

Hello,

I am trying to update my system but the following error message is preventing me to update my system. Why am I getting this initialization error during updating process? Is there any configuration issue? I have searched from internet to resolve the issue but can’t fix this problem. Any help would be grateful. Thanks in advance.

Initialization error Muon update Manager

Initialization error –Muon update Manager

The package system could not be Initialized, your configuration be broken.

Details

Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

SHARE
Answered By 15 points N/A #172778

Muon update Manager error occurred

qa-featured

Hi Jonathon,
The error can be resolved by updating the system files.
1) Log in to the system as root user
2) Open the command prompt, type the commands 'sudo rm -rf /var/lib/apt/lists/*'

Execution-of-system-command-through-command-prompt

3) Collect all the updated information of the system files by the command 'sudo apt -get update'

Inforamtion-about-system-files-through-command-prompt

4) Apply the new updates to these files by using command 'sudo apt -get upgrade'

Updation-of-system-files-through-command-prompt

5) Restart the system after upgrade

Related Questions