Comment 3 for bug 1860504

Revision history for this message
Sebastian Straszak (callous4567) wrote :

$ software-properties-gtk command?
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 177, in activate_name_owner
    return self.get_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 363, in get_name_owner
    's', (bus_name,), **keywords)
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 653, in call_blocking
    message, timeout)
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:

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 161, in __init__
    proxy = bus.get_object("com.ubuntu.SoftwareProperties", "/")
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 243, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  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 182, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 280, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 653, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid

journalctl -b 0
-- Logs begin at Tue 2020-01-14 01:44:46 GMT, end at Fri 2020-01-24 08:01:38 GMT
Jan 24 06:56:48 callous-MS-7B45 kernel: microcode: microcode updated early to re
Jan 24 06:56:48 callous-MS-7B45 kernel: Linux version 5.3.0-26-generic (buildd@l
Jan 24 06:56:48 callous-MS-7B45 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5
Jan 24 06:56:48 callous-MS-7B45 kernel: KERNEL supported cpus:
Jan 24 06:56:48 callous-MS-7B45 kernel: Intel GenuineIntel
Jan 24 06:56:48 callous-MS-7B45 kernel: AMD AuthenticAMD
Jan 24 06:56:48 callous-MS-7B45 kernel: Hygon HygonGenuine
Jan 24 06:56:48 callous-MS-7B45 kernel: Centaur CentaurHauls
Jan 24 06:56:48 callous-MS-7B45 kernel: zhaoxin Shanghai
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x001:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x002:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x004:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x008:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Supporting XSAVE feature 0x010:
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: xstate_offset[2]: 576, xstate_
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: xstate_offset[3]: 832, xstate_
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: xstate_offset[4]: 896, xstate_
Jan 24 06:56:48 callous-MS-7B45 kernel: x86/fpu: Enabled xstate features 0x1f, c
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-provided physical RAM map:
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-e820: [mem 0x0000000000000000-0x000
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-e820: [mem 0x0000000000058000-0x000
Jan 24 06:56:48 callous-MS-7B45 kernel: BIOS-e820: [mem 0x0000000000059000-0x000
lines 1-23