Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1800990 - [abrt] dnfdragora-updater: call_blocking(): connection.py:651:call_blocking:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Summary: [abrt] dnfdragora-updater: call_blocking(): connection.py:651:call_blocking:d...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dnfdragora
Version: 31
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:e082c7584ada6365fcd50b9cc24...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-09 21:17 UTC by Ricardo Ramos
Modified: 2020-10-06 01:00 UTC (History)
3 users (show)

Fixed In Version: dnfdragora-2.1.0-1.fc33 dnfdragora-2.1.0-1.fc32
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-06 00:16:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.29 KB, text/plain)
2020-02-09 21:17 UTC, Ricardo Ramos
no flags Details
File: cpuinfo (1.73 KB, text/plain)
2020-02-09 21:17 UTC, Ricardo Ramos
no flags Details
File: environ (1.25 KB, text/plain)
2020-02-09 21:17 UTC, Ricardo Ramos
no flags Details
File: mountinfo (2.27 KB, text/plain)
2020-02-09 21:17 UTC, Ricardo Ramos
no flags Details
File: namespaces (129 bytes, text/plain)
2020-02-09 21:17 UTC, Ricardo Ramos
no flags Details
File: open_fds (1.15 KB, text/plain)
2020-02-09 21:17 UTC, Ricardo Ramos
no flags Details

Description Ricardo Ramos 2020-02-09 21:17:41 UTC
Version-Release number of selected component:
dnfdragora-updater-1.1.1-3.fc31

Additional info:
reporter:       libreport-2.11.3
cgroup:         0::/user.slice/user-1000.slice/session-1.scope
cmdline:        /usr/bin/python3 /bin/dnfdragora-updater
crash_function: call_blocking
exception_type: dbus.exceptions.DBusException
executable:     /bin/dnfdragora-updater
interpreter:    python3-3.7.6-2.fc31.x86_64
kernel:         5.4.17-200.fc31.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable

Traceback (most recent call last):
  File "/usr/lib64/python3.7/site-packages/dbus/bus.py", line 175, in activate_name_owner
    return self.get_name_owner(bus_name)
  File "/usr/lib64/python3.7/site-packages/dbus/bus.py", line 361, in get_name_owner
    's', (bus_name,), **keywords)
  File "/usr/lib64/python3.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: The name does not have an owner

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/bin/dnfdragora-updater", line 33, in <module>
    import dnfdragora.updater
  File "/usr/lib/python3.7/site-packages/dnfdragora/updater.py", line 21, in <module>
    notify2.init('dnfdragora-updater')
  File "/usr/lib/python3.7/site-packages/notify2.py", line 103, in init
    '/org/freedesktop/Notifications')
  File "/usr/lib64/python3.7/site-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib64/python3.7/site-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib64/python3.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib64/python3.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib64/python3.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable

Local variables in innermost frame:
self: <dbus._dbus.SessionBus (session) at 0x7f10cef37e30>
bus_name: 'org.freedesktop.DBus'
object_path: '/org/freedesktop/DBus'
dbus_interface: 'org.freedesktop.DBus'
method: 'StartServiceByName'
signature: 'su'
args: ('org.freedesktop.Notifications', 0)
timeout: -1.0
byte_arrays: False
kwargs: {}
get_args_opts: {'byte_arrays': False}
message: <dbus.lowlevel.MethodCallMessage path: /org/freedesktop/DBus, iface: org.freedesktop.DBus, member: StartServiceByName dest: org.freedesktop.DBus>

Comment 1 Ricardo Ramos 2020-02-09 21:17:44 UTC
Created attachment 1661986 [details]
File: backtrace

Comment 2 Ricardo Ramos 2020-02-09 21:17:45 UTC
Created attachment 1661987 [details]
File: cpuinfo

Comment 3 Ricardo Ramos 2020-02-09 21:17:46 UTC
Created attachment 1661988 [details]
File: environ

Comment 4 Ricardo Ramos 2020-02-09 21:17:47 UTC
Created attachment 1661989 [details]
File: mountinfo

Comment 5 Ricardo Ramos 2020-02-09 21:17:48 UTC
Created attachment 1661990 [details]
File: namespaces

Comment 6 Ricardo Ramos 2020-02-09 21:17:49 UTC
Created attachment 1661991 [details]
File: open_fds

Comment 7 Artemio 2020-03-25 03:27:27 UTC
*** Bug 1816900 has been marked as a duplicate of this bug. ***

Comment 8 Fedora Update System 2020-10-05 22:18:38 UTC
FEDORA-2020-148162045d has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-148162045d

Comment 9 Fedora Update System 2020-10-05 22:18:39 UTC
FEDORA-2020-4bde7c3634 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-4bde7c3634

Comment 10 Fedora Update System 2020-10-06 00:16:14 UTC
FEDORA-2020-148162045d has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2020-10-06 01:00:08 UTC
FEDORA-2020-4bde7c3634 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.