Public bug reported:

Binary package hint: software-properties-gtk

Traceback (most recent call last):
  File "/usr/bin/software-properties-gtk", line 100, in <module>
    app = SoftwarePropertiesGtk(data_dir, options, file)
  File 
"/usr/lib/python2.5/site-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py",
 line 75, in __init__
    SoftwareProperties.__init__(self, options=options, datadir=datadir)
  File 
"/usr/lib/python2.5/site-packages/softwareproperties/SoftwareProperties.py", 
line 51, in __init__
    self.distro = aptsources.distro.get_distro()
  File "/usr/lib/python2.5/site-packages/aptsources/distro.py", line 429, in 
get_distro
    return Distribution(id, codename, description, relase)
NameError: global name 'relase' is not defined

Simply renaming relase with release works. It seems a typo.

** Affects: software-properties (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
software-properties-gtk crash
https://launchpad.net/bugs/84009

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

Reply via email to