PDA

View Full Version : [ubuntu] Could not calculate the upgrade



doublewitt
November 28th, 2011, 05:09 AM
When running the Update Manager, this is the error message that shows up:


Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

Please report this bug against the 'update-manager' package and include the following error message:
'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.'

Does anyone know what I can do to solve this?
I'm using 10.04 LTS

MAFoElffen
November 28th, 2011, 05:47 AM
When running the Update Manager, this is the error message that shows up:


Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

Please report this bug against the 'update-manager' package and include the following error message:
'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.'

Does anyone know what I can do to solve this?
I'm using 10.04 LTS
May be a broken or orphaned package... Try


sudo apt-get update
sudo apt-get -f install
sudo apt-get dist-upgrade