kernel failed to install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 1 [IndexError: list index out of range]
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| nvidia-common (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
run-parts: executing /etc/kernel/
Traceback (most recent call last):
File "/usr/bin/
a = NvidiaDetection
File "/usr/lib/
self.
File "/usr/lib/
driver = self.selectDriver()
File "/usr/lib/
choice = self.driversFor
IndexError: list index out of range
run-parts: /etc/kernel/
ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: linux-image-
ProcVersionSign
Uname: Linux 2.6.32-40-generic x86_64
Architecture: amd64
Date: Sat Apr 14 16:17:21 2012
ErrorMessage: run-parts: /etc/kernel/
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
SourcePackage: nvidia-common
Title: package linux-image-
Steve Robb (srobb1) wrote : | #1 |
tags: | added: precise |
summary: |
- package linux-image-2.6.32-40-generic 2.6.32-40.87 failed to - install/upgrade: run-parts: /etc/kernel/postinst.d/nvidia-common exited - with return code 1 + kernel failed to install/upgrade: run-parts: /etc/kernel/postinst.d + /nvidia-common exited with return code 1 [IndexError: list index out of + range] |
description: | updated |
gstlouis (greg-s-stlouis) wrote : | #3 |
Just some additional information from another affected user. Downloaded the latest 12.04.1 ISO on 11/3/12, burnt to CD, and installed on my desktop. Selected updates and third-party software during installation. Immediately after the installation completed and my PC rebooted, I opened update manager and installed all updates. After restarting again, I ran "Additional Drivers" and received this error.
I've installed NO other software - This is a brand-spanking new, fresh installation of 12.04.1, with all current updates (I've also not enabled any other repos).
FWIW, I have two GeForce GTX 570 HD cards installed.
Tom Owen (tomowen84) wrote : | #4 |
I have almost identical situation as post #4.
Newish 12.04 (August), installed all updates after installation, also installed some flash plugins and testdisk
Terminal output:
tom@DeathStar:~$ sudo jockey-gtk
(jockey-gtk:4513): Gtk-CRITICAL **: gtk_icon_
(jockey-gtk:4513): Gtk-CRITICAL **: gtk_icon_
Traceback (most recent call last):
File "/usr/bin/
sys.
File "/usr/lib/
self.
File "/usr/bin/
self.
File "/usr/bin/
info = self.get_
File "/usr/lib/
info = self.backend(
File "/usr/lib/
**keywords)
File "/usr/lib/
message, timeout)
dbus.exceptions
File "/usr/lib/
retval = candidate_
File "/usr/lib/
'recommended': str(h.recommend
File "/usr/share/
nd = NvidiaDetection()
File "/usr/lib/
self.
File "/usr/lib/
choice = self.driversFor
IndexError: list index out of range
I have two NVIDIA GEFORCE GTX 670 cards.
Status changed to 'Confirmed' because the bug affects multiple users.