While attempting updates in 12.04, I'm getting the following error:
The following packages have unmet dependencies:
linux-generic: Depends: linux-image-generic (= 3.2.0.44.53) but 3.2.0.45.54 is installed
Depends: linux-headers-generic (= 3.2.0.44.53) but 3.2.0.45.54 is installed
I've read other queries here, and tried various suggested solutions, such as disabling third party repositories, looking for broken packages in Synaptic, trying sudo apt-get clean
and sudo apt-get -f install
etc., without success.