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 1816584 - dnfdragora-updater crashes with dbus error
Summary: dnfdragora-updater crashes with dbus error
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dnfdragora
Version: 31
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-24 10:21 UTC by fab
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:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description fab 2020-03-24 10:21:44 UTC
Description of problem:
$ dnfdragora-updater 
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 "/usr/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.NoReply: 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.


Version-Release number of selected component (if applicable):
dnfdragora-updater-1.1.1-3.fc31.noarch

How reproducible:
Launch dnfdragora-updater from command line or automatically at session start


Actual results:
Does not do anything because of dbus exception listed above

Expected results:
Should work...

Comment 1 fab 2020-05-13 14:22:37 UTC
Up ??

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

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

Comment 4 Fedora Update System 2020-10-06 00:16:18 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 5 Fedora Update System 2020-10-06 01:00:12 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.