Bug 1504259 - [abrt] dnfdragora-gui: _handle_dbus_error(): __init__.py:250:_handle_dbus_error:dnfdaemon.client.DaemonError: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.70 was not provided by any .service files (2)
Summary: [abrt] dnfdragora-gui: _handle_dbus_error(): __init__.py:250:_handle_dbus_err...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: dnfdragora
Version: 27
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:aa1ae23e8f4d462a7f8dd134ad4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-19 19:47 UTC by christian gudino
Modified: 2018-01-01 22:11 UTC (History)
4 users (show)

Fixed In Version: dnfdragora-1.0.1-8.git20171229.24e4647.fc27 dnfdragora-1.0.1-8.git20171229.24e4647.fc26
Clone Of:
Environment:
Last Closed: 2017-12-31 21:28:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.38 KB, text/plain)
2017-10-19 19:47 UTC, christian gudino
no flags Details
File: cgroup (289 bytes, text/plain)
2017-10-19 19:47 UTC, christian gudino
no flags Details
File: cpuinfo (1.63 KB, text/plain)
2017-10-19 19:47 UTC, christian gudino
no flags Details
File: environ (1.69 KB, text/plain)
2017-10-19 19:47 UTC, christian gudino
no flags Details
File: mountinfo (3.64 KB, text/plain)
2017-10-19 19:47 UTC, christian gudino
no flags Details
File: namespaces (102 bytes, text/plain)
2017-10-19 19:47 UTC, christian gudino
no flags Details
File: open_fds (1.11 KB, text/plain)
2017-10-19 19:47 UTC, christian gudino
no flags Details

Description christian gudino 2017-10-19 19:47:18 UTC
Description of problem:
Arranco el sistema

Version-Release number of selected component:
dnfdragora-gui-1.0.1-6.git20170505.2a3b056.fc27

Additional info:
reporter:       libreport-2.9.2
cmdline:        /usr/bin/python3 /usr/bin/dnfdragora-updater
crash_function: _handle_dbus_error
exception_type: dnfdaemon.client.DaemonError
executable:     /usr/bin/dnfdragora-updater
kernel:         4.13.8-300.fc27.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.70 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 361, in Lock
    return self._run_dbus_async('Lock')
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 293, in _run_dbus_async
    result = self._get_result(data)
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 277, in _get_result
    self._handle_dbus_error(user_data['error'])
  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.70 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-updater", line 25, in <module>
    dnfdragora.updater.Updater().main()
  File "/usr/lib/python3.6/site-packages/dnfdragora/updater.py", line 156, in main
    self.__tray.run(self.__main_loop())
  File "/usr/lib/python3.6/site-packages/dnfdragora/updater.py", line 151, in __main_loop
    self.__get_updates()
  File "/usr/lib/python3.6/site-packages/dnfdragora/updater.py", line 117, in __get_updates
    return self.__get_updates_func(False)
  File "/usr/lib/python3.6/site-packages/dnfdragora/updater.py", line 125, in __get_updates_func
    if self.__backend.Lock():
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 363, in Lock
    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.70 was not provided by any .service files (2)

Local variables in innermost frame:
msg: 'The name :1.70 was not provided by any .service files (2)'
exc: 'org.freedesktop.DBus.Error.ServiceUnknown'
err: DaemonError('g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name :1.70 was not provided by any .service files (2)',)
self: <dnfdaemon.client.Client object at 0x7f09ecfddd68>

Comment 1 christian gudino 2017-10-19 19:47:23 UTC
Created attachment 1340906 [details]
File: backtrace

Comment 2 christian gudino 2017-10-19 19:47:24 UTC
Created attachment 1340907 [details]
File: cgroup

Comment 3 christian gudino 2017-10-19 19:47:25 UTC
Created attachment 1340908 [details]
File: cpuinfo

Comment 4 christian gudino 2017-10-19 19:47:26 UTC
Created attachment 1340909 [details]
File: environ

Comment 5 christian gudino 2017-10-19 19:47:27 UTC
Created attachment 1340910 [details]
File: mountinfo

Comment 6 christian gudino 2017-10-19 19:47:29 UTC
Created attachment 1340911 [details]
File: namespaces

Comment 7 christian gudino 2017-10-19 19:47:30 UTC
Created attachment 1340912 [details]
File: open_fds

Comment 8 Fedora Update System 2017-12-29 23:23:27 UTC
dnfdaemon-0.3.18-5.fc27 dnfdragora-1.0.1-8.git20171229.24e4647.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d66bd84f06

Comment 9 Fedora Update System 2017-12-29 23:27:47 UTC
dnfdaemon-0.3.18-5.fc26 dnfdragora-1.0.1-8.git20171229.24e4647.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-8caadb4a1b

Comment 10 Fedora Update System 2017-12-30 19:54:42 UTC
dnfdaemon-0.3.18-5.fc27, dnfdragora-1.0.1-8.git20171229.24e4647.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d66bd84f06

Comment 11 Fedora Update System 2017-12-30 20:40:29 UTC
dnfdaemon-0.3.18-5.fc26, dnfdragora-1.0.1-8.git20171229.24e4647.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-8caadb4a1b

Comment 12 Fedora Update System 2017-12-31 21:28:19 UTC
dnfdaemon-0.3.18-5.fc27, dnfdragora-1.0.1-8.git20171229.24e4647.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2018-01-01 22:11:56 UTC
dnfdaemon-0.3.18-5.fc26, dnfdragora-1.0.1-8.git20171229.24e4647.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, 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.