Comment 9 for bug 922603

Revision history for this message
Philippe Fondrillon (ph-fondrillon-m) wrote :

I obtain this in a terminal, the option in muon updater to access software sources configuration doesn't work instead of update verification (kernel 3.2.0.54, kde 4.11.1, muon "raring dalek" 1.3.1).

$ sudo software-properties-kde --dont-update --attach 109051925
[sudo] password for phfdn:
Traceback (most recent call last):
  File "/usr/bin/software-properties-kde", line 127, in <module>
    app = SoftwarePropertiesKDE(datadir=data_dir, options=options, file=file, attachWinID=attachWinID)
  File "/usr/lib/python2.7/dist-packages/softwareproperties/kde/SoftwarePropertiesKDE.py", line 67, in __init__
    SoftwareProperties.__init__(self, options=options, datadir=datadir)
  File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 96, in __init__
    self.reload_sourceslist()
  File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 584, in reload_sourceslist
    self.distro.get_sources(self.sourceslist)
  File "/usr/lib/python2.7/dist-packages/aptsources/distro.py", line 87, in get_sources
    raise NoDistroTemplateException("Error: could not find a "
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template

It worked with 3.2.0.26 kernel and kde 4.8.5