Recently Update Manager ceased working. Ubuntu Software Centre, when I enter it instead, offers to repair, then fails and offers to repair again, and so on.
This is the key sentence I keep getting and am sick of seeing:
linux-generic depends on linux-image-generic (= 3.2.0.58.69); however: Version of linux-image-generic on system is 3.2.0.59.70.
It makes no sense to me. Why would linux need an earlier version than the one installed to update itself?
I am not certain, but it may be that this problem started after attempting to install Google Chrome.
When I checked with Synaptic PM, having tried some of the suggested apt commands at the unmet dependencies thread to no avail, it identified linux-generic as broken, tried to update to 3.2.0.60.71, but then failed again, saying it needed the earlier version (which synaptic says is installed).But that 3.2.0.60.71 is installed instead!
So, it says it needs to upgrade, but then acts like it already has. I have not seen anyone else with precisely (no pun intended) this problem on these forums, though someone else unknown has saved virtually the same system response on pastebin here.
sudo apt-get clean
sudo apt-get autoclean
and then trysudo apt-get install linux-generic
– Registered User Mar 16 '14 at 06:09