Re: [firedrake] firedrake installation error
Problem solved and the firedrake re-installation is completed. Thanks for all your help! Hiroe On 13 April 2016 at 08:48, Ham, David A <david.ham@imperial.ac.uk> wrote:
Hi Hiroe,
A couple of thing to try. First, just in case, start with apt-get update . Then chase pointers, so if linux-image-3.13.0-66-generic is not going to be installed, try explicitly asking for that one, and apt should tell you why it wasn't going to be installed. You should hopefully be able to iterate this process until you get to something which you have to install or remove, and then things will hopefully work.
Regards,
David
On Tue, 12 Apr 2016 at 20:06 Yamazaki, Hiroe <h.yamazaki@imperial.ac.uk> wrote:
Hi Lawrence,
Maybe someone else will have an idea. I guess you could try the proposed attempt: "apt-get -f install"
Thanks, hope someone can help me. I tried apt-get -f install for both cmake and cmake-data but in both cases I got the same dependency error with "linux-image-3.13.0-66-generic".
Hiroe
On 12 April 2016 at 18:49, Mitchell, Lawrence <lawrence.mitchell@imperial.ac.uk> wrote:
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
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
participants (1)
- 
                
                Hiroe Yamazaki