Bug 1625040 - [abrt] dnfdragora: __call__(): __init__.py:250:_handle_dbus_error:dnfdaemon.client.DaemonError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.109 was not provided by any .service files (2)
Summary: [abrt] dnfdragora: __call__(): __init__.py:250:_handle_dbus_error:dnfdaemon.c...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: dnfdragora
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Björn Esser (besser82)
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:86788aae4546bd5983bb7992570...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-04 03:38 UTC by maxa
Modified: 2019-05-28 22:49 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-05-28 22:49:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.31 KB, text/plain)
2018-09-04 03:38 UTC, maxa
no flags Details
File: cgroup (331 bytes, text/plain)
2018-09-04 03:38 UTC, maxa
no flags Details
File: cpuinfo (845 bytes, text/plain)
2018-09-04 03:38 UTC, maxa
no flags Details
File: environ (1.37 KB, text/plain)
2018-09-04 03:38 UTC, maxa
no flags Details
File: mountinfo (3.34 KB, text/plain)
2018-09-04 03:38 UTC, maxa
no flags Details
File: namespaces (129 bytes, text/plain)
2018-09-04 03:38 UTC, maxa
no flags Details
File: open_fds (868 bytes, text/plain)
2018-09-04 03:38 UTC, maxa
no flags Details

Description maxa 2018-09-04 03:38:11 UTC
Description of problem:
downloaded google earth pro from internet not from dnf.

Version-Release number of selected component:
dnfdragora-1.0.1-10.git20180108.b0e8a66.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/bin/dnfdragora
crash_function: __call__
exception_type: GLib.GError
executable:     /usr/bin/dnfdragora
interpreter:    python3-3.6.6-1.fc28.x86_64
kernel:         4.17.19-200.fc28.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
__init__.py:250:_handle_dbus_error:dnfdaemon.client.DaemonError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.109 was not provided by any .service files (2)

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 214, in _get_daemon
    self.running_api_version = proxy.GetVersion()
  File "/usr/lib64/python3.6/site-packages/gi/overrides/Gio.py", line 204, in __call__
    None)
GLib.GError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.109 was not provided by any .service files (2)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/dnfdragora", line 101, in <module>
    main_gui.backend.quit()
  File "/usr/lib/python3.6/site-packages/dnfdragora/basedragora.py", line 52, in backend
    return self.get_root_backend()
  File "/usr/lib/python3.6/site-packages/dnfdragora/basedragora.py", line 71, in get_root_backend
    self._root_backend = dnfdragora.dnf_backend.DnfRootBackend(self, self._use_comps)
  File "/usr/lib/python3.6/site-packages/dnfdragora/dnf_backend.py", line 149, in __init__
    dnfdaemon.client.Client.__init__(self)
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 549, in __init__
    DnfDaemonBase.__init__(self, system, ORG, INTERFACE)
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 205, in __init__
    self.daemon = self._get_daemon(bus, org, interface)
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 223, in _get_daemon
    self._handle_dbus_error(err)
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 250, in _handle_dbus_error
    raise DaemonError(str(err))
dnfdaemon.client.DaemonError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.109 was not provided by any .service files (2)

Local variables in innermost frame:
msg: 'The name :1.109 was not provided by any .service files (2)'
exc: 'org.freedesktop.DBus.Error.ServiceUnknown'
err: GLib.Error('GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.109 was not provided by any .service files', 'g-dbus-error-quark', 2)
self: <dnfdragora.dnf_backend.DnfRootBackend object at 0x7f479b955f98>

Comment 1 maxa 2018-09-04 03:38:16 UTC
Created attachment 1480657 [details]
File: backtrace

Comment 2 maxa 2018-09-04 03:38:17 UTC
Created attachment 1480658 [details]
File: cgroup

Comment 3 maxa 2018-09-04 03:38:17 UTC
Created attachment 1480659 [details]
File: cpuinfo

Comment 4 maxa 2018-09-04 03:38:18 UTC
Created attachment 1480660 [details]
File: environ

Comment 5 maxa 2018-09-04 03:38:19 UTC
Created attachment 1480661 [details]
File: mountinfo

Comment 6 maxa 2018-09-04 03:38:20 UTC
Created attachment 1480662 [details]
File: namespaces

Comment 7 maxa 2018-09-04 03:38:21 UTC
Created attachment 1480663 [details]
File: open_fds

Comment 8 Ben Cotton 2019-05-02 19:20:59 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Ben Cotton 2019-05-02 20:42:08 UTC
This message is a reminder that Fedora 28 is nearing its end of life.
On 2019-May-28 Fedora will stop maintaining and issuing updates for
Fedora 28. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora 'version' of '28'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 28 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 10 Ben Cotton 2019-05-28 22:49:27 UTC
Fedora 28 changed to end-of-life (EOL) status on 2019-05-28. Fedora 28 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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