Anyone knows how to fix this? See the Konsole log below.
Besides:
In Muon or Synaptic the Repository Settings do not open, and force a package refresh,
noting in a message box, that the repositories have changed and the package list needs a refresh (repeatedly).
/etc/apt/repositiories.list does not contain the ppa/backports repository.
- Code: Select all
t43sxga@t43sxga-x300 ~ $ sudo add-apt-repository ppa:kubuntu-ppa/backports
You are about to add the following PPA to your system:
Kubuntu Backports
Backports of new versions of KDE and major KDE apps for Kubuntu which are either too large a change or not yet tested enough to go to Ubuntu Backports.
More info: https://launchpad.net/~kubuntu-ppa/+archive/backports
Press [ENTER] to continue or ctrl-c to cancel adding it
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 98, in <module>
sp = SoftwareProperties(options=options)
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 580, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python2.7/dist-packages/aptsources/distro.py", line 91, in get_sources
raise NoDistroTemplateException("Error: could not find a "
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template




