[Bug 1083062] Re: local variable 'overall_status' referenced before assignment

dino99 1083062 at bugs.launchpad.net
Mon Jan 7 06:46:18 UTC 2013


Now thats working without warnings/errors:

oem at oem-desktop:~$ software-properties-gtk
gpg: /tmp/tmpeg5y18/trustdb.gpg: base de confiance créée
oem at oem-desktop:~$ 

so declare that report as fixed.

** Changed in: software-properties (Ubuntu)
       Status: New => Fix Released

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

Title:
   local variable 'overall_status' referenced before assignment

Status in “software-properties” package in Ubuntu:
  Fix Released

Bug description:
  Raring i386

  Cant open software-properties-gtk 0.92.13:

  oem at oem-desktop:~$ software-properties-gtk
  gpg: /tmp/tmpe6mto_/trustdb.gpg: base de confiance créée
  WARNING: a driver (xserver-xorg-video-nouveau) doesn't have any available package associated: {'free': True, 'from_distro': True, 'builtin': True, 'recommended': False}
  Traceback (most recent call last):
    File "/usr/bin/software-properties-gtk", line 103, in <module>
      app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)
    File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 179, in __init__
      self.show_drivers()
    File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1257, in show_drivers
      (overall_status, icon, drivers) = self.gather_device_data(self.devices[device])
    File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 1250, in gather_device_data
      return (overall_status, icon, returned_drivers)
  UnboundLocalError: local variable 'overall_status' referenced before assignment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1083062/+subscriptions




More information about the foundations-bugs mailing list