On 12/04/16 18:34, Hiroe Yamazaki wrote:
Hi Lawrence,
I tried apt-get -f install cmake but my machine is complaining like this:
The following packages have unmet dependencies. cmake : Depends: cmake-data (>= 2.8.12.2) but it is not going to be installed linux-image-extra-3.13.0-66-generic : Depends: linux-image-3.13.0-66-generic but it is not going to be installed linux-image-generic : Depends: linux-image-3.13.0-66-generic but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Can you specify a solution?
I can't immediately, unfortunately, I never know how to get apt out of one of these installation dependency resolution problems. Maybe someone else will have an idea. I guess you could try the proposed attempt: "apt-get -f install" Lawrence