bug in nvidia-common (0.2.25)

Bug #692022 reported by Starbetrayer
206
This bug affects 30 people
Affects Status Importance Assigned to Milestone
NVIDIA-Common
Invalid
Undecided
Unassigned
nvidia-common (Ubuntu)
Fix Released
Critical
Martin Pitt

Bug Description

Binary package hint: nvidia-common

Setting up nvidia-common (0.2.25) ...
Traceback (most recent call last):
  File "/usr/bin/nvidia-detector", line 8, in <module>
    a = NvidiaDetection(printonly=True, verbose=True)
  File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", line 68, in __init__
    self.getData()
  File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", line 142, in getData
    driver_version = self.__get_value_from_name(package.name.split('-', 1)[1])
  File "/usr/lib/python2.7/dist-packages/NvidiaDetector/nvidiadetector.py", line 85, in __get_value_from_name
    return self.__driver_aliases.get(name, int(name))
ValueError: invalid literal for int() with base 10: 'current'
dpkg: error processing nvidia-common (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 nvidia-common
E: Sub-process /usr/bin/dpkg returned an error code (1)

Revision history for this message
Starbetrayer (starbetrayer) wrote :

Do not reboot
launch synaptics and desinstall nvidia-common for now

Starbe

tags: added: amd64 apport-package i386 natty
Martin Pitt (pitti)
Changed in nvidia-common (Ubuntu):
importance: Undecided → Critical
Changed in nvidia-common:
status: New → Invalid
Changed in nvidia-common (Ubuntu):
assignee: nobody → Martin Pitt (pitti)
status: New → In Progress
Martin Pitt (pitti)
Changed in nvidia-common (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package nvidia-common - 0.2.26

---------------
nvidia-common (0.2.26) natty; urgency=low

  * NvidiaDetector/nvidiadetector.py: Fix __get_value_from_name() to only
    convert the string to an int if we don't have an explicit override.
    (LP: #692022)
  * debian/nvidia-common.postinst: When calling nvidia-detector, only consider
    the last line, to ignore other messages before the "None". (LP: #692096)
  * debian/control: Add missing ${misc:Depends}.
  * debian/control, debian/rules, debian/compat: Move to "dh", compat level 7,
    and build with dh_python2, which greatly simplifies the build system.
  * debian/control: Set Maintainer to standard "ubuntu developers".
  * debian/nvidia-common.config: Add missing set -e, thanks lintian.
  * debian/nvidia-common.postinst: Drop obsolete upgrade handling.
  * Use "3.0 (quilt)" source package format.
  * debian/control: Bump Standards-Version to 3.9.1.
 -- Martin Pitt <email address hidden> Sun, 19 Dec 2010 11:29:51 +0100

Changed in nvidia-common (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.