I have the following error
E: Error, pkgProblemResolver:: Resolve generated breaks, this may be caused by held packages
This happens when trying to install Kxstudio-kernel on Synaptic.
I tryed
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove
But it does not work. I'm just a user, not an expert.
Thanks in advance
sudo apt-get install thenameofthepackage. This should give us the list of unmet dependencies. – nickguletskii Jun 21 '11 at 12:00