I had the same problem. To be able to install, i had to temporarily disable 
nvidia-common's kernel postinst triggers.
What i did was:
# sudo chmod a-x /etc/kernel/header_postinst.d/nvidia-common
# sudo chmod a-x /etc/kernel/postinst.d/nvidia-common
Upgraded kernel headers and image, and reversed the previous changes with:
# sudo chmod a+x /etc/kernel/header_postinst.d/nvidia-common
# sudo chmod a+x /etc/kernel/postinst.d/nvidia-common
After this i reinstalled "nvidia-current" just to make sure the driver was 
updated too, because i didn't notice if the module for the new kernel was 
generated, so i'm not sure if this was really needed... better safe than sorry.
This way i was able to upgrade the kernel, and i've already successfully 
rebooted without any issues, so it works. :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/798980

Title:
  package linux-image-2.6.38-10-generic 2.6.38-10.44 failed to
  install/upgrade: ErrorMessage: il sottoprocesso vecchio script di
  post-installation ha restituito lo stato di errore 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/798980/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to