It looks a bit like the primary failure is something during the post- install of linux-image is trying to call update-nvidia which does not exist and then causes the complete post-install to fail. And that in turn makes those other packages fail because they depend on linux-image.
Maybe worth checking whether some script in /etc/kernel/postinst.d calls out to update-nvidia and to comment out that line. Then "sudo apt-get install -f" should complete the install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242210 Title: Failed to install linux kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242210/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
