This file is shared

MainSite

Wiki

Bugs

Download

Translations

SoftwareSourcesIssue

aric_swartzell?11 August 2008, 22:24

Hello gNewSense community. I seem to be having a problem with the "Software Sources" application. I recently installed gNewSense on my computer, and after updating it through apt-get I can no longer access the "Software Sources" program.

Every time I try to access the application it crashes with this error:

Traceback (most recent call last): t/__init__.py:18: FutureWarning: apt API not stable yet

  File "/usr/bin/software-properties-gtk", line 101, in <module>
    app = SoftwarePropertiesGtk(datadir=data_dir, options=options, file=file)
  File "/usr/lib/python2.5/site-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 115, in __init__
    self.show_distro()
  File "/usr/lib/python2.5/site-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 351, in show_distro
    for (name, uri, active) in self.distro.get_server_list():
  File "/usr/lib/python2.5/site-packages/aptsources/distro.py", line 212, in get_server_list
    compare_mirrors(self.used_servers[0], self.main_server)):
  File "/usr/lib/python2.5/site-packages/aptsources/distro.py", line 205, in compare_mirrors
    return re.match(mir1.strip("/ "), mir2.rstrip("/ "))

AttributeError: 'NoneType' object has no attribute 'rstrip'

I was wondering if anyone could point me in the right direction to solve this issue.

Musicien7712 August 2008, 11:22

Hello,

I have exactly the same problem, but I don't know why... I posted on Ubuntu French Forum, but no result.

I tried to reinstall software-properties-gtk, and then synaptic, but it changed nothing.

You must be logged in to post.

Edit - History - Print - Recent Changes - Search
Page last modified on August 12, 2008, at 11:22 AM
Content is licensed under the GFDL (without invariant sections).
This project is run with the assistance of the FSF.