Results 1 to 4 of 4

Thread: Problem with software-properties-gtk, is not working.

  1. #1
    Join Date
    2015-Sep
    Posts
    9

    Problem with software-properties-gtk, is not working.

    HI i was trying to install progrmas from Software app, when i notice than it was empty. I tried to open "software & update" but nothing happend. Finally i tried to open software-properties-gtk from termnal where i recive this error:
    Code:
    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 93, in get_sources
        (self.id, self.codename))
    aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Kali/kali-rolling
    here I leave some info:
    It's a fresh instalation, the only thing i did was apt update and upgrade without any error.
    Code:
    uid=0(root) gid=0(root) grupos=0(root)
    Linux rafael 4.17.0-kali1-amd64 #1 SMP Debian 4.17.8-1kali1 (2018-07-24) x86_64 GNU/Linux
    No LSB modules are available.
    Distributor ID:	Kali
    Description:	Kali GNU/Linux Rolling
    Release:	kali-rolling
    Codename:	kali-rolling
    If anyone has any clue, I would be very grateful.

  2. #2
    Join Date
    2015-Nov
    Location
    east tennessee
    Posts
    14
    had same problem, just updated now nothing , i think they removed it from repository,
    just download synaptic
    "sudo apt-get install synaptic"
    run "synaptic" from teriminal and create shortcut
    problem solved
    Last edited by geodude9537; 2019-02-05 at 22:42. Reason: did not finish

  3. #3
    Join Date
    2016-Dec
    Location
    Canada
    Posts
    326
    Im wondering if you apt-get update && apt-get upgrade yet. Mine works.
    Ps ive installed a fastboot program from there.

  4. #4
    Join Date
    2016-Dec
    Posts
    806
    apt dist-upgrade

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •