The officially official Devuan Forum!

You are not logged in.

#1 2019-04-22 19:49:17

guioQ
Member
Registered: 2019-03-11
Posts: 6  

errors when trying to use gnome-software (beowulf)

When opening gnome-software from a terminal and then clicking on Software Repositories (inside gnome-software) I get these errors, rendering gnome-software useless:

(software-properties-gtk:5094): dbind-WARNING **: 22:36:20.656: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
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 Devuan/n/a

I should probably mention that I'm still experiencing this issue https://dev1galaxy.org/viewtopic.php?id=2803 so it might cause this issue? I don't know, in any case, when that issue will get solved, I'll make sure to re-test this again.

Thanks.

Last edited by guioQ (2019-04-22 19:51:35)

Offline

Board footer