I found a Solution:
the problem is related to nvidia-current package.
the package install lib inside /usr/lib but when kernel postinst (any kernel) 
searches the nvidia libs inside /usr/lib32
I think /usr/lib and /usr/lib32 is the same thing if you have a 32bit kernel.
So I created a symbolic link:
ln -s /usr/lib/nvidia-current/vdpau /usr/lib32/nvdia-current

and now it compiles everything well.
Thank you anyway.
Bye

** Changed in: linux (Ubuntu)
       Status: New => Fix Committed

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

Title:
  package linux-image-2.6.38-10-generic 2.6.38-10.46 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common
  exited with return code 10

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

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

Reply via email to