qnarkill
Mon Mar 14, 2016 4:40:06 pm
Hi,
I tried search but could not find anything so, i ask for help.
Im getting this error when running software-properties-gtk
$ software-properties-gtk
** (software-properties-gtk:23612): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-vSmsXKQFwH: Connection refused
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 98, 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 89, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Zorin/wily
my ~$ lsb_release -a
No LSB modules are available.
Distributor ID: Zorin
Description: Zorin OS 11
Release: 11
Codename: wily
looks like this
is it correct?
Also my update-manager will not launch from the gui menu.
$ update-manager software
** (update-manager:8383): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-vSmsXKQFwH: Connection refused
my sources.list is like this
# deb cdrom:[Zorin OS 10 Core 64 bit]/ vivid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily main restricted
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates main restricted
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily universe
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily universe
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates universe
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily multiverse
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-backports main restricted universe multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-backports main restricted universe multiverse
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security main restricted
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security main restricted
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security universe
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security universe
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu wily partner
deb-src http://archive.canonical.com/ubuntu wily partner
I tried search but could not find anything so, i ask for help.
Im getting this error when running software-properties-gtk
$ software-properties-gtk
** (software-properties-gtk:23612): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-vSmsXKQFwH: Connection refused
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 98, 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 89, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Zorin/wily
my ~$ lsb_release -a
No LSB modules are available.
Distributor ID: Zorin
Description: Zorin OS 11
Release: 11
Codename: wily
looks like this
is it correct?
Also my update-manager will not launch from the gui menu.
$ update-manager software
** (update-manager:8383): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-vSmsXKQFwH: Connection refused
my sources.list is like this
# deb cdrom:[Zorin OS 10 Core 64 bit]/ vivid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily main restricted
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates main restricted
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily universe
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily universe
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates universe
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily multiverse
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-backports main restricted universe multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-backports main restricted universe multiverse
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security main restricted
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security main restricted
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security universe
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security universe
deb http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security multiverse
deb-src http://ubuntu.trumpetti.atm.tut.fi/ubuntu/ wily-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu wily partner
deb-src http://archive.canonical.com/ubuntu wily partner