Show us the output of this command (to be executed in a terminal), which actually is what the "Update Manager" runs:
$ sudo apt-get upgrade

I believe you have broken dependencies that you could try to fix with:
$ sudo apt-get -f install

Reply via email to