Does Software&Updates run if you type
Code:
sudo software-properties-gtk
from the terminal? If it does not it will show error please post back any errors displayed in the terminal then
try running
then try to launch the Software & Updates program
if neither of the above does not work then try
Code:
sudo apt-get update && sudo apt-get install --reinstall python3-six python3-certifi
When I try run software-properties-gtk as super user show the next error:
ERROR:root:Cannot 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 91, in get_sources
raise NoDistroTemplateException(
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Debian/n/a
When I try run this command journalctl -f as Super User the terminal shows some many information and it seems me that will not stop and I still not be able to open it.
After run apt-get update && sudo apt-get install --reinstall python3-six python3-certifi command still cannot open it