Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3474

[Software] Software & Updates not opening

$
0
0
hello everybody, I'm new here and this is my first post so I would like to thank all your community for your work.
That said I have a problem with "Software & updates" : It does not want to open....

THere is the return of the software-properties-gtk sudo asked in the terminal : (I'm on debian 12)

Code:

Traceback (most recent call last):File "/usr/lib/python3/dist-packages/dbus/bus.py", line 173, in activate_name_ownerreturn self.get_name_owner(bus_name)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/lib/python3/dist-packages/dbus/bus.py", line 348, in get_name_ownerreturn self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^File "/usr/lib/python3/dist-packages/dbus/connection.py", line 634, in call_blockingreply_message = self.send_message_with_reply_and_block(^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'com.ubuntu.SoftwareProperties': no such name
During handling of the above exception, another exception occurred:

Code:

Traceback (most recent call last):File "/usr/bin/software-properties-gtk", line 100, in <module>app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 210, in __init__proxy = bus.get_object("com.ubuntu.SoftwareProperties", "/")^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^File "/usr/lib/python3/dist-packages/dbus/bus.py", line 237, in get_objectreturn self.ProxyObjectClass(self, bus_name, object_path,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 250, in __init__self._named_service = conn.activate_name_owner(bus_name)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/usr/lib/python3/dist-packages/dbus/bus.py", line 178, in activate_name_ownerself.start_service_by_name(bus_name)File "/usr/lib/python3/dist-packages/dbus/bus.py", line 273, in start_service_by_namereturn (True, self.call_blocking(BUS_DAEMON_NAME, BUS_DAEMON_PATH,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^File "/usr/lib/python3/dist-packages/dbus/connection.py", line 634, in call_blockingreply_message = self.send_message_with_reply_and_block(^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid

it seems that it is a problem with python... Do you have any idea ?

Thanks in advance,
Best Regards,
Zob
l'ox

Statistics: Posted by zoblox — 2024-07-02 16:44 — Replies 2 — Views 81



Viewing all articles
Browse latest Browse all 3474

Trending Articles