Comment 5 for bug 331810

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

It looks like this is a duplicate of bug 331675, at least they share similar errors:

run-parts: executing /etc/kernel/postinst.d/nvidia-common
Traceback (most recent call last):
  File "/usr/bin/nvidia-detector", line 2, in <module>
    import NvidiaDetector
ImportError: No module named NvidiaDetector
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line 85, in apport_excepthook
    os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w')
OSError: [Errno 17] File exists: '/var/crash/_usr_bin_nvidia-detector.0.crash'

I'll go ahead and mark this report as a duplicate of that bug. Thanks.