Hello,
with Kali Linux I tried to open Software & Update, but as soon as I click the process closes, writing software-properties-gtk in the terminal returns me this:
ERROR: root: Can not import UbuntuDrivers: No module named 'UbuntuDrivers'
Traceback (most recent call last):
File "/ usr / bin / software-properties-gtk", line 101, in <module>
app = SoftwarePropertiesGtk (datadir = options.data_dir, options = options, file = file)
File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 109, in _init_
SoftwareProperties ._ init _ (self, options = options, datadir = datadir)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in _init_
self.reload_sourceslist ()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
self.distro.get_sources (self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Kali / n / a
How I can fix this? Thx :)
Be the First to Respond
Share Your Thoughts