Comment 2 for bug 645150

Revision history for this message
JW (arch0njw) wrote :

Resolved this by removing and then installing the nvidia-common package. That appears to be where the problem was.

--- --- ---
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.32-24-generic /boot/vmlinuz-2.6.32-24-generic
run-parts: executing /etc/kernel/header_postinst.d/nvidia-common 2.6.32-24-generic /boot/vmlinuz-2.6.32-24-generic
run-parts: /etc/kernel/header_postinst.d/nvidia-common exited with return code 10
Failed to process /etc/kernel/header_postinst.d at /var/lib/dpkg/info/linux-headers-2.6.32-24-generic.postinst line 110.
--- --- ---

Curiously, when I uninstalled nvidia-common this error message was issued again. If that package was uninstalled, shouldn't the header_postinst.d file be removed?

Upon installing nvidia-common again, the error messages went away.