Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1458848 Details for
Bug 1601143
[abrt] dnfdragora-updater: perform(): __init__.py:250:_handle_dbus_error:dnfdaemon.client.DaemonError: g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.dnf.exceptions.RepoError: Traceback (most recent call last):
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 8.55 KB, created by
dn49i7+hdm8u5shsmcg
on 2018-07-14 05:17:05 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
dn49i7+hdm8u5shsmcg
Created:
2018-07-14 05:17:05 UTC
Size:
8.55 KB
patch
obsolete
>__init__.py:250:_handle_dbus_error:dnfdaemon.client.DaemonError: g-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.dnf.exceptions.RepoError: Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 230, in _perform > return super(_Handle, self).perform(result) > File "/usr/lib64/python3.6/site-packages/librepo/__init__.py", line 1522, in perform > _librepo.Handle.perform(self, result) >librepo.LibrepoException: (15, 'Cannot prepare internal mirrorlist: file "repomd.xml" was not found in metalink', 'Bad mirrorlist or metalink file') > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 915, in load > self._handle_load(handle) > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 658, in _handle_load > return self._handle_load_core(handle) > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 671, in _handle_load_core > result = handle._perform() > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 234, in _perform > raise _DetailedLibrepoError(exc, source) >dnf.repo._DetailedLibrepoError > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.6/site-packages/dbus/service.py", line 707, in _message_cb > retval = candidate_method(self, *args, **keywords) > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/__init__.py", line 83, in newFunc > rc = func(*args, **kwargs) > File "/usr/share/dnfdaemon/dnfdaemon-system", line 159, in SetEnabledRepos > self.set_enabled_repos(repo_ids) > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/__init__.py", line 318, in set_enabled_repos > self._base.setup_base() # load the sack with the current enabled repos > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/backend.py", line 69, in setup_base > self.fill_sack() > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 475, in fill_sack > self._add_repo_to_sack(r) > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 130, in _add_repo_to_sack > repo.load() > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 927, in load > raise dnf.exceptions.RepoError(msg) >dnf.exceptions.RepoError: Failed to synchronize cache for repo 'updates-testing-debuginfo' > (36) > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/pystray/_base.py", line 236, in inner > callback(self) > File "/usr/lib/python3.6/site-packages/pystray/_base.py", line 320, in __call__ > return self._action(icon, self) > File "/usr/lib/python3.6/site-packages/pystray/_base.py", line 414, in wrapper1 > return action(icon) > File "/usr/lib/python3.6/site-packages/dnfdragora/updater.py", line 135, in __run_update > return self.__run_dialog({'update_only': True}) > File "/usr/lib/python3.6/site-packages/dnfdragora/updater.py", line 120, in __run_dialog > self.__main_gui.handleevent() > File "/usr/lib/python3.6/site-packages/dnfdragora/ui.py", line 1143, in handleevent > rd.run() > File "/usr/lib/python3.6/site-packages/dnfdragora/dialogs.py", line 667, in run > self._handleEvents() > File "/usr/lib/python3.6/site-packages/dnfdragora/dialogs.py", line 634, in _handleEvents > self.backend.SetEnabledRepos(enabled_repos) > File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 434, in SetEnabledRepos > self._run_dbus_async('SetEnabledRepos', '(as)', repo_ids) > 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-io-error-quark: GDBus.Error:org.freedesktop.DBus.Python.dnf.exceptions.RepoError: Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 230, in _perform > return super(_Handle, self).perform(result) > File "/usr/lib64/python3.6/site-packages/librepo/__init__.py", line 1522, in perform > _librepo.Handle.perform(self, result) >librepo.LibrepoException: (15, 'Cannot prepare internal mirrorlist: file "repomd.xml" was not found in metalink', 'Bad mirrorlist or metalink file') > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 915, in load > self._handle_load(handle) > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 658, in _handle_load > return self._handle_load_core(handle) > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 671, in _handle_load_core > result = handle._perform() > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 234, in _perform > raise _DetailedLibrepoError(exc, source) >dnf.repo._DetailedLibrepoError > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.6/site-packages/dbus/service.py", line 707, in _message_cb > retval = candidate_method(self, *args, **keywords) > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/__init__.py", line 83, in newFunc > rc = func(*args, **kwargs) > File "/usr/share/dnfdaemon/dnfdaemon-system", line 159, in SetEnabledRepos > self.set_enabled_repos(repo_ids) > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/__init__.py", line 318, in set_enabled_repos > self._base.setup_base() # load the sack with the current enabled repos > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/backend.py", line 69, in setup_base > self.fill_sack() > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 475, in fill_sack > self._add_repo_to_sack(r) > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 130, in _add_repo_to_sack > repo.load() > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 927, in load > raise dnf.exceptions.RepoError(msg) >dnf.exceptions.RepoError: Failed to synchronize cache for repo 'updates-testing-debuginfo' > (36) > >Local variables in innermost frame: >msg: '' >exc: '' >err: GLib.Error('GDBus.Error:org.freedesktop.DBus.Python.dnf.exceptions.RepoError: Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 230, in _perform > return super(_Handle, self).perform(result) > File "/usr/lib64/python3.6/site-packages/librepo/__init__.py", line 1522, in perform > _librepo.Handle.perform(self, result) >librepo.LibrepoException: (15, 'Cannot prepare internal mirrorlist: file "repomd.xml" was not found in metalink', 'Bad mirrorlist or metalink file') > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 915, in load > self._handle_load(handle) > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 658, in _handle_load > return self._handle_load_core(handle) > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 671, in _handle_load_core > result = handle._perform() > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 234, in _perform > raise _DetailedLibrepoError(exc, source) >dnf.repo._DetailedLibrepoError > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.6/site-packages/dbus/service.py", line 707, in _message_cb > retval = candidate_method(self, *args, **keywords) > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/__init__.py", line 83, in newFunc > rc = func(*args, **kwargs) > File "/usr/share/dnfdaemon/dnfdaemon-system", line 159, in SetEnabledRepos > self.set_enabled_repos(repo_ids) > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/__init__.py", line 318, in set_enabled_repos > self._base.setup_base() # load the sack with the current enabled repos > File "/usr/lib/python3.6/site-packages/dnfdaemon/server/backend.py", line 69, in setup_base > self.fill_sack() > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 475, in fill_sack > self._add_repo_to_sack(r) > File "/usr/lib/python3.6/site-packages/dnf/base.py", line 130, in _add_repo_to_sack > repo.load() > File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 927, in load > raise dnf.exceptions.RepoError(msg) >dnf.exceptions.RepoError: Failed to synchronize cache for repo 'updates-testing-debuginfo' >', 'g-io-error-quark', 36) >self: <dnfdragora.dnf_backend.DnfRootBackend object at 0x7fff8d1f3ba8>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1601143
: 1458848 |
1458849
|
1458850
|
1458851
|
1458852
|
1458853
|
1458854