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 1459407 Details for
Bug 1601877
RuntimeError: TransactionItem not found for key: grub2-tools-minimal
[?]
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.
dnf.log
dnf.log (text/plain), 145.88 KB, created by
Kamil Páral
on 2018-07-17 11:57:20 UTC
(
hide
)
Description:
dnf.log
Filename:
MIME Type:
Creator:
Kamil Páral
Created:
2018-07-17 11:57:20 UTC
Size:
145.88 KB
patch
obsolete
>2018-07-09T10:46:03Z INFO --- logging initialized --- >2018-07-09T10:46:03Z DDEBUG timer: config: 8 ms >2018-07-09T10:46:03Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-09T10:46:03Z DEBUG DNF version: 3.0.2 >2018-07-09T10:46:03Z DDEBUG Command: dnf search hawkey >2018-07-09T10:46:03Z DDEBUG Installroot: / >2018-07-09T10:46:03Z DDEBUG Releasever: 29 >2018-07-09T10:46:03Z DEBUG cachedir: /var/cache/dnf >2018-07-09T10:46:03Z DDEBUG Base command: search >2018-07-09T10:46:03Z DDEBUG Extra commands: ['search', 'hawkey'] >2018-07-09T10:46:03Z DDEBUG repo: downloading from remote: rawhide, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64, mlist: None, urls []. >2018-07-09T10:46:05Z DEBUG not found deltainfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:46:05Z DEBUG not found updateinfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:46:24Z DEBUG rawhide: using metadata from Sun 08 Jul 2018 03:37:15 AM CEST. >2018-07-09T10:46:24Z INFO Last metadata expiration check: 0:00:19 ago on Mon 09 Jul 2018 12:46:04 PM CEST. >2018-07-09T10:46:24Z DEBUG Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/rawhide-2d95c80a1fa0a67d >2018-07-09T10:46:24Z DEBUG modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >2018-07-09T10:46:25Z DDEBUG timer: sack setup: 22489 ms >2018-07-09T10:46:25Z DEBUG Completion plugin: Generating completion cache... >2018-07-09T10:46:26Z DEBUG Searching Packages: >2018-07-09T10:46:26Z DDEBUG Cleaning up. >2018-07-09T10:46:41Z INFO --- logging initialized --- >2018-07-09T10:46:41Z DDEBUG timer: config: 3 ms >2018-07-09T10:46:41Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-09T10:46:41Z DEBUG DNF version: 3.0.2 >2018-07-09T10:46:41Z DDEBUG Command: dnf list --showduplicates hawkey >2018-07-09T10:46:41Z DDEBUG Installroot: / >2018-07-09T10:46:41Z DDEBUG Releasever: 29 >2018-07-09T10:46:41Z DEBUG cachedir: /var/cache/dnf >2018-07-09T10:46:41Z DDEBUG Base command: list >2018-07-09T10:46:41Z DDEBUG Extra commands: ['list', '--showduplicates', 'hawkey'] >2018-07-09T10:46:41Z DEBUG repo: using cache for: rawhide >2018-07-09T10:46:41Z DEBUG not found deltainfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:46:41Z DEBUG not found updateinfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:46:42Z DEBUG rawhide: using metadata from Sun 08 Jul 2018 03:37:15 AM CEST. >2018-07-09T10:46:42Z INFO Last metadata expiration check: 0:00:37 ago on Mon 09 Jul 2018 12:46:04 PM CEST. >2018-07-09T10:46:42Z DEBUG Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/rawhide-2d95c80a1fa0a67d >2018-07-09T10:46:42Z DEBUG modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >2018-07-09T10:46:42Z DDEBUG timer: sack setup: 556 ms >2018-07-09T10:46:42Z DDEBUG Cleaning up. >2018-07-09T10:46:42Z SUBDEBUG >Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 64, in main > return _main(base, args, cli_class, option_parser_class) > File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 99, in _main > return cli_run(cli, base) > File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 115, in cli_run > cli.run() > File "/usr/lib/python3.7/site-packages/dnf/cli/cli.py", line 1041, in run > return self.command.run() > File "/usr/lib/python3.7/site-packages/dnf/cli/commands/__init__.py", line 232, in run > self.opts.packages) > File "/usr/lib/python3.7/site-packages/dnf/cli/cli.py", line 469, in output_packages > raise dnf.exceptions.Error(_('No matching Packages to list')) >dnf.exceptions.Error: No matching Packages to list >2018-07-09T10:46:42Z CRITICAL Error: No matching Packages to list >2018-07-09T10:46:46Z INFO --- logging initialized --- >2018-07-09T10:46:46Z DDEBUG timer: config: 3 ms >2018-07-09T10:46:46Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-09T10:46:46Z DEBUG DNF version: 3.0.2 >2018-07-09T10:46:46Z DDEBUG Command: dnf list --showduplicates *hawkey >2018-07-09T10:46:46Z DDEBUG Installroot: / >2018-07-09T10:46:46Z DDEBUG Releasever: 29 >2018-07-09T10:46:46Z DEBUG cachedir: /var/cache/dnf >2018-07-09T10:46:46Z DDEBUG Base command: list >2018-07-09T10:46:46Z DDEBUG Extra commands: ['list', '--showduplicates', '*hawkey'] >2018-07-09T10:46:46Z DEBUG repo: using cache for: rawhide >2018-07-09T10:46:46Z DEBUG not found deltainfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:46:46Z DEBUG not found updateinfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:46:46Z DEBUG rawhide: using metadata from Sun 08 Jul 2018 03:37:15 AM CEST. >2018-07-09T10:46:46Z INFO Last metadata expiration check: 0:00:41 ago on Mon 09 Jul 2018 12:46:04 PM CEST. >2018-07-09T10:46:46Z DEBUG Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/rawhide-2d95c80a1fa0a67d >2018-07-09T10:46:46Z DEBUG modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >2018-07-09T10:46:46Z DDEBUG timer: sack setup: 555 ms >2018-07-09T10:46:46Z DDEBUG Cleaning up. >2018-07-09T10:47:18Z INFO --- logging initialized --- >2018-07-09T10:47:18Z DDEBUG timer: config: 3 ms >2018-07-09T10:47:18Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-09T10:47:18Z DEBUG DNF version: 3.0.2 >2018-07-09T10:47:18Z DDEBUG Command: dnf install python2-hawkey >2018-07-09T10:47:18Z DDEBUG Installroot: / >2018-07-09T10:47:18Z DDEBUG Releasever: 29 >2018-07-09T10:47:18Z DEBUG cachedir: /var/cache/dnf >2018-07-09T10:47:18Z DDEBUG Base command: install >2018-07-09T10:47:18Z DDEBUG Extra commands: ['install', 'python2-hawkey'] >2018-07-09T10:47:18Z DEBUG repo: using cache for: rawhide >2018-07-09T10:47:18Z DEBUG not found deltainfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:47:18Z DEBUG not found updateinfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T10:47:19Z DEBUG rawhide: using metadata from Sun 08 Jul 2018 03:37:15 AM CEST. >2018-07-09T10:47:19Z INFO Last metadata expiration check: 0:01:14 ago on Mon 09 Jul 2018 12:46:04 PM CEST. >2018-07-09T10:47:19Z DEBUG Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/rawhide-2d95c80a1fa0a67d >2018-07-09T10:47:19Z DEBUG modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >2018-07-09T10:47:19Z DDEBUG timer: sack setup: 555 ms >2018-07-09T10:47:19Z DEBUG --> Starting dependency resolution >2018-07-09T10:47:19Z DEBUG ---> Package python2-hawkey.x86_64 0.15.2-1.fc29 will be installed >2018-07-09T10:47:19Z DEBUG ---> Package python2-libdnf.x86_64 0.15.2-1.fc29 will be installed >2018-07-09T10:47:19Z DEBUG --> Finished dependency resolution >2018-07-09T10:47:19Z DDEBUG timer: depsolve: 489 ms >2018-07-09T10:47:19Z INFO Dependencies resolved. >2018-07-09T10:47:19Z INFO ====================================================================================================================== > Package Arch Version Repository Size >====================================================================================================================== >Installing: > python2-hawkey x86_64 0.15.2-1.fc29 rawhide 72 k >Installing dependencies: > python2-libdnf x86_64 0.15.2-1.fc29 rawhide 333 k > >Transaction Summary >====================================================================================================================== >Install 2 Packages > >2018-07-09T10:47:19Z INFO Total download size: 405 k >2018-07-09T10:47:19Z INFO Installed size: 1.9 M >2018-07-09T10:47:20Z INFO Downloading Packages: >2018-07-09T10:47:22Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fa90efb6470>, 0, None), {} >2018-07-09T10:47:22Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fa90efb65f8>, 0, None), {} >2018-07-09T10:47:22Z INFO ---------------------------------------------------------------------------------------------------------------------- >2018-07-09T10:47:22Z INFO Total 287 kB/s | 405 kB 00:01 >2018-07-09T10:47:22Z CRITICAL Importing GPG key 0x429476B4: > Userid : "Fedora 29 (29) <fedora-29@fedoraproject.org>" > Fingerprint: 5A03 B4DD 8254 ECA0 2FDA 1637 A20A A56B 4294 76B4 > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-x86_64 >2018-07-09T10:47:23Z INFO Key imported successfully >2018-07-09T10:47:23Z WARNING /usr/lib/python3.7/site-packages/dnf/cli/cli.py:231: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working > if not isinstance(display, collections.Sequence): > >2018-07-09T10:47:23Z INFO Running transaction check >2018-07-09T10:47:23Z INFO Transaction check succeeded. >2018-07-09T10:47:23Z INFO Running transaction test >2018-07-09T10:47:23Z INFO Transaction test succeeded. >2018-07-09T10:47:23Z DDEBUG timer: transaction test: 209 ms >2018-07-09T10:47:23Z INFO Running transaction >2018-07-09T10:47:23Z DDEBUG RPM transaction start. >2018-07-09T10:47:24Z DDEBUG RPM transaction over. >2018-07-09T10:47:24Z DDEBUG timer: verify transaction: 267 ms >2018-07-09T10:47:24Z DDEBUG timer: transaction: 700 ms >2018-07-09T10:47:24Z DEBUG Completion plugin: Generating completion cache... >2018-07-09T10:47:24Z INFO >Installed: > python2-hawkey-0.15.2-1.fc29.x86_64 python2-libdnf-0.15.2-1.fc29.x86_64 > >2018-07-09T10:47:24Z INFO Complete! >2018-07-09T10:47:24Z DDEBUG Cleaning up. >2018-07-09T12:00:47Z INFO --- logging initialized --- >2018-07-09T12:00:47Z DDEBUG timer: config: 4 ms >2018-07-09T12:00:47Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-09T12:00:47Z DEBUG DNF version: 3.0.2 >2018-07-09T12:00:47Z DDEBUG Command: dnf list python-unversioned-command >2018-07-09T12:00:47Z DDEBUG Installroot: / >2018-07-09T12:00:47Z DDEBUG Releasever: 29 >2018-07-09T12:00:47Z DEBUG cachedir: /var/cache/dnf >2018-07-09T12:00:47Z DDEBUG Base command: list >2018-07-09T12:00:47Z DDEBUG Extra commands: ['list', 'python-unversioned-command'] >2018-07-09T12:00:48Z DEBUG repo: using cache for: rawhide >2018-07-09T12:00:48Z DEBUG not found deltainfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T12:00:48Z DEBUG not found updateinfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-09T12:00:48Z DEBUG rawhide: using metadata from Sun 08 Jul 2018 03:37:15 AM CEST. >2018-07-09T12:00:48Z INFO Last metadata expiration check: 1:14:43 ago on Mon 09 Jul 2018 12:46:04 PM CEST. >2018-07-09T12:00:48Z DEBUG Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/rawhide-2d95c80a1fa0a67d >2018-07-09T12:00:48Z DEBUG modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >2018-07-09T12:00:48Z DDEBUG timer: sack setup: 566 ms >2018-07-09T12:00:48Z DDEBUG Cleaning up. >2018-07-17T11:41:52Z INFO --- logging initialized --- >2018-07-17T11:41:52Z DDEBUG timer: config: 26 ms >2018-07-17T11:41:52Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-17T11:41:52Z DEBUG DNF version: 3.0.2 >2018-07-17T11:41:52Z DDEBUG Command: dnf distrosync >2018-07-17T11:41:52Z DDEBUG Installroot: / >2018-07-17T11:41:52Z DDEBUG Releasever: 29 >2018-07-17T11:41:52Z DEBUG cachedir: /var/cache/dnf >2018-07-17T11:41:52Z DDEBUG Base command: distrosync >2018-07-17T11:41:52Z DDEBUG Extra commands: ['distrosync'] >2018-07-17T11:41:53Z DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org] (https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64). >2018-07-17T11:41:53Z DEBUG Cannot download 'https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]. >2018-07-17T11:41:53Z DDEBUG Cleaning up. >2018-07-17T11:41:53Z SUBDEBUG >Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/repo.py", line 248, in _perform > return super(_Handle, self).perform(result) > File "/usr/lib64/python3.7/site-packages/librepo/__init__.py", line 1522, in perform > _librepo.Handle.perform(self, result) >librepo.LibrepoException: (8, "Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64 [Could not resolve host: mirrors.fedoraproject.org]", 'An Curl handle error') > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/repo.py", line 940, in load > if self._try_revive(): > File "/usr/lib/python3.7/site-packages/dnf/repo.py", line 893, in _try_revive > return self._try_revive_by_metalink() > File "/usr/lib/python3.7/site-packages/dnf/repo.py", line 839, in _try_revive_by_metalink > handle._perform() > File "/usr/lib/python3.7/site-packages/dnf/repo.py", line 252, 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/lib/python3.7/site-packages/dnf/cli/main.py", line 64, in main > return _main(base, args, cli_class, option_parser_class) > File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 99, in _main > return cli_run(cli, base) > File "/usr/lib/python3.7/site-packages/dnf/cli/main.py", line 115, in cli_run > cli.run() > File "/usr/lib/python3.7/site-packages/dnf/cli/cli.py", line 1040, in run > self._process_demands() > File "/usr/lib/python3.7/site-packages/dnf/cli/cli.py", line 776, in _process_demands > load_available_repos=self.demands.available_repos) > File "/usr/lib/python3.7/site-packages/dnf/base.py", line 478, in fill_sack > self._add_repo_to_sack(r) > File "/usr/lib/python3.7/site-packages/dnf/base.py", line 134, in _add_repo_to_sack > repo.load() > File "/usr/lib/python3.7/site-packages/dnf/repo.py", line 962, in load > raise dnf.exceptions.RepoError(msg) >dnf.exceptions.RepoError: Failed to synchronize cache for repo 'rawhide' >2018-07-17T11:41:53Z CRITICAL Error: Failed to synchronize cache for repo 'rawhide' >2018-07-17T11:42:26Z INFO --- logging initialized --- >2018-07-17T11:42:26Z DDEBUG timer: config: 3 ms >2018-07-17T11:42:26Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-17T11:42:26Z DEBUG DNF version: 3.0.2 >2018-07-17T11:42:26Z DDEBUG Command: dnf distrosync >2018-07-17T11:42:26Z DDEBUG Installroot: / >2018-07-17T11:42:26Z DDEBUG Releasever: 29 >2018-07-17T11:42:26Z DEBUG cachedir: /var/cache/dnf >2018-07-17T11:42:26Z DDEBUG Base command: distrosync >2018-07-17T11:42:26Z DDEBUG Extra commands: ['distrosync'] >2018-07-17T11:42:31Z DEBUG reviving: failed for 'rawhide', mismatched sha256 sum. >2018-07-17T11:42:31Z DDEBUG repo: downloading from remote: rawhide, _Handle: metalnk: https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=x86_64, mlist: None, urls []. >2018-07-17T11:42:35Z DEBUG not found deltainfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-17T11:42:35Z DEBUG not found updateinfo for: Fedora - Rawhide - Developmental packages for the next Fedora release >2018-07-17T11:42:55Z DEBUG rawhide: using metadata from Sat 14 Jul 2018 10:38:02 AM CEST. >2018-07-17T11:42:55Z INFO Last metadata expiration check: 0:00:22 ago on Tue 17 Jul 2018 01:42:33 PM CEST. >2018-07-17T11:42:55Z DEBUG Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/rawhide-2d95c80a1fa0a67d >2018-07-17T11:42:55Z DEBUG modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >2018-07-17T11:42:57Z DDEBUG timer: sack setup: 30250 ms >2018-07-17T11:42:57Z DEBUG Completion plugin: Generating completion cache... >2018-07-17T11:42:57Z DEBUG --> Starting dependency resolution >2018-07-17T11:42:58Z DEBUG ---> Package compat-gdbm-libs.x86_64 1.14.1-6.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package compat-libicu61.x86_64 61.1-1.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools-efi.x86_64 1:2.02-42.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools.x86_64 1:2.02-37.fc29 will be obsoleted >2018-07-17T11:42:58Z DEBUG ---> Package kernel.x86_64 4.18.0-0.rc4.git4.1.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package kernel-core.x86_64 4.18.0-0.rc4.git4.1.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package kernel-modules.x86_64 4.18.0-0.rc4.git4.1.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package python2-talloc.x86_64 2.1.14-2.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package python3-pyyaml.x86_64 4.2-0.1.b4.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package python3-PyYAML.x86_64 4.1-3.fc29 will be obsoleted >2018-07-17T11:42:58Z DEBUG ---> Package samba-libs.x86_64 2:4.9.0-0.0.rc1.fc29 will be installed >2018-07-17T11:42:58Z DEBUG ---> Package NetworkManager-openvpn.x86_64 1:1.8.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package NetworkManager-openvpn.x86_64 1:1.8.4-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package NetworkManager-openvpn-gnome.x86_64 1:1.8.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package NetworkManager-openvpn-gnome.x86_64 1:1.8.4-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package autocorr-en.noarch 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package autocorr-en.noarch 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package boost-chrono.x86_64 1.66.0-11.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package boost-chrono.x86_64 1.66.0-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package boost-date-time.x86_64 1.66.0-11.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package boost-date-time.x86_64 1.66.0-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package boost-filesystem.x86_64 1.66.0-11.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package boost-filesystem.x86_64 1.66.0-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package boost-iostreams.x86_64 1.66.0-11.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package boost-iostreams.x86_64 1.66.0-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package boost-locale.x86_64 1.66.0-11.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package boost-locale.x86_64 1.66.0-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package boost-system.x86_64 1.66.0-11.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package boost-system.x86_64 1.66.0-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package boost-thread.x86_64 1.66.0-11.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package boost-thread.x86_64 1.66.0-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package brasero-libs.x86_64 3.12.2-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package brasero-libs.x86_64 3.12.2-6.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package brlapi.x86_64 0.6.7-25.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package brlapi.x86_64 0.6.7-26.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package brotli.x86_64 1.0.4-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package brotli.x86_64 1.0.5-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package bubblewrap.x86_64 0.2.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package bubblewrap.x86_64 0.3.0-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package container-selinux.noarch 2:2.67-1.git0407867.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package container-selinux.noarch 2:2.67-2.git042f7cf.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package container-storage-setup.noarch 0.11.0-2.git5eaf76c.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package container-storage-setup.noarch 0.11.0-4.dev.git413b408.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package containers-common.x86_64 0.1.31-8.git196bc48.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package containers-common.x86_64 0.1.31-9.gitae64ff7.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package coreutils.x86_64 8.30-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package coreutils.x86_64 8.30-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package coreutils-common.x86_64 8.30-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package coreutils-common.x86_64 8.30-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package corosynclib.x86_64 2.99.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package corosynclib.x86_64 2.99.3-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package cracklib.x86_64 2.9.6-13.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package cracklib.x86_64 2.9.6-15.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-13.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-15.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package criu.x86_64 3.9-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package criu.x86_64 3.10-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package curl.x86_64 7.60.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package curl.x86_64 7.61.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper.x86_64 1.02.148-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper.x86_64 1.02.148-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper-event.x86_64 1.02.148-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper-event.x86_64 1.02.148-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper-event-libs.x86_64 1.02.148-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper-event-libs.x86_64 1.02.148-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper-libs.x86_64 1.02.148-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package device-mapper-libs.x86_64 1.02.148-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package dnf.noarch 3.0.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package dnf.noarch 3.0.3-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package dnf-data.noarch 3.0.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package dnf-data.noarch 3.0.3-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package dnf-yum.noarch 3.0.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package dnf-yum.noarch 3.0.3-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package docker.x86_64 2:1.13.1-59.gitaf6b32b.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package docker.x86_64 2:1.13.1-60.git9cb56fd.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package docker-common.x86_64 2:1.13.1-59.gitaf6b32b.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package docker-common.x86_64 2:1.13.1-60.git9cb56fd.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package docker-rhel-push-plugin.x86_64 2:1.13.1-59.gitaf6b32b.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package docker-rhel-push-plugin.x86_64 2:1.13.1-60.git9cb56fd.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package e2fsprogs.x86_64 1.44.2-0.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package e2fsprogs.x86_64 1.44.3-0.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package e2fsprogs-libs.x86_64 1.44.2-0.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package e2fsprogs-libs.x86_64 1.44.3-0.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package elfutils.x86_64 0.173-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package elfutils.x86_64 0.173-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package elfutils-default-yama-scope.noarch 0.173-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package elfutils-default-yama-scope.noarch 0.173-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package elfutils-libelf.x86_64 0.173-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package elfutils-libelf.x86_64 0.173-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package elfutils-libs.x86_64 0.173-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package elfutils-libs.x86_64 0.173-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package enca.x86_64 1.19-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package enca.x86_64 1.19-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package epiphany-runtime.x86_64 1:3.28.3.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package epiphany-runtime.x86_64 1:3.28.3.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package ethtool.x86_64 2:4.17-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package ethtool.x86_64 2:4.17-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package evince.x86_64 3.28.0-1.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package evince.x86_64 3.28.2-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package evince-djvu.x86_64 3.28.0-1.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package evince-djvu.x86_64 3.28.2-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package evince-libs.x86_64 3.28.0-1.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package evince-libs.x86_64 3.28.2-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package evince-nautilus.x86_64 3.28.0-1.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package evince-nautilus.x86_64 3.28.2-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package evolution-data-server.x86_64 3.29.3-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package evolution-data-server.x86_64 3.29.3-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package evolution-data-server-langpacks.noarch 3.29.3-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package evolution-data-server-langpacks.noarch 3.29.3-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package fedora-release.noarch 29-0.5 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package fedora-release.noarch 29-0.7 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package fedora-release-workstation.noarch 29-0.5 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package fedora-release-workstation.noarch 29-0.7 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package firefox.x86_64 61.0-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package firefox.x86_64 61.0.1-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package fwupd-labels.x86_64 1.0.8-1.fc29 will be obsoleted >2018-07-17T11:42:58Z DEBUG ---> Package fwupd.x86_64 1.0.8-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package fwupd.x86_64 1.1.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package gdb-headless.x86_64 8.1.50.20180704-28.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package gdb-headless.x86_64 8.1.90.20180708-33.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package gdbm.x86_64 1:1.14.1-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package gdbm.x86_64 1:1.16-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package gdbm-libs.x86_64 1:1.14.1-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package gdbm-libs.x86_64 1:1.16-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package gdisk.x86_64 1.0.3-6.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package gdisk.x86_64 1.0.4-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package genisoimage.x86_64 1.1.11-38.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package genisoimage.x86_64 1.1.11-39.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glibc.x86_64 2.27.9000-35.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glibc.x86_64 2.27.9000-40.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glibc-all-langpacks.x86_64 2.27.9000-35.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glibc-all-langpacks.x86_64 2.27.9000-40.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glibc-common.x86_64 2.27.9000-35.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glibc-common.x86_64 2.27.9000-40.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glibc-langpack-en.x86_64 2.27.9000-35.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glibc-langpack-en.x86_64 2.27.9000-40.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs.x86_64 4.1.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs.x86_64 4.1.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-api.x86_64 4.1.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-api.x86_64 4.1.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-cli.x86_64 4.1.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-cli.x86_64 4.1.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-client-xlators.x86_64 4.1.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-client-xlators.x86_64 4.1.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-fuse.x86_64 4.1.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-fuse.x86_64 4.1.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-libs.x86_64 4.1.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package glusterfs-libs.x86_64 4.1.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package grub2-common.noarch 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-common.noarch 1:2.02-42.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package grub2-pc.x86_64 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-pc.x86_64 1:2.02-42.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package grub2-pc-modules.noarch 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-pc-modules.noarch 1:2.02-42.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools.x86_64 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools.x86_64 1:2.02-42.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools.x86_64 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools-extra.x86_64 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools-extra.x86_64 1:2.02-42.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools.x86_64 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.02-37.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.02-42.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package gutenprint.x86_64 5.2.14-0.3pre2.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package gutenprint.x86_64 5.2.14-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package gutenprint-cups.x86_64 5.2.14-0.3pre2.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package gutenprint-cups.x86_64 5.2.14-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package gutenprint-libs.x86_64 5.2.14-0.3pre2.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package gutenprint-libs.x86_64 5.2.14-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package harfbuzz.x86_64 1.8.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package harfbuzz.x86_64 1.8.3-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package harfbuzz-icu.x86_64 1.8.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package harfbuzz-icu.x86_64 1.8.3-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package hunspell-en.noarch 0.20140811.1-11.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package hunspell-en.noarch 0.20140811.1-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package hunspell-en-GB.noarch 0.20140811.1-11.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package hunspell-en-GB.noarch 0.20140811.1-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package hunspell-en-US.noarch 0.20140811.1-11.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package hunspell-en-US.noarch 0.20140811.1-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package ibus-qt.x86_64 1.3.3-18.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package ibus-qt.x86_64 1.3.3-19.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package iptables.x86_64 1.6.2-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package iptables.x86_64 1.8.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package iptables-libs.x86_64 1.6.2-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package iptables-libs.x86_64 1.8.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package iscsi-initiator-utils.x86_64 6.2.0.876-4.git4ef9261.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package iscsi-initiator-utils.x86_64 6.2.0.876-5.gitf3c8e90.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.0.876-4.git4ef9261.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package iscsi-initiator-utils-iscsiuio.x86_64 6.2.0.876-5.gitf3c8e90.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package kexec-tools.x86_64 2.0.17-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package kexec-tools.x86_64 2.0.17-5.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package krb5-libs.x86_64 1.16.1-9.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package krb5-libs.x86_64 1.16.1-12.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libappstream-glib.x86_64 0.7.9-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libappstream-glib.x86_64 0.7.10-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libargon2.x86_64 20161029-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libargon2.x86_64 20161029-6.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-crypto.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-crypto.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-fs.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-fs.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-loop.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-loop.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-mdraid.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-mdraid.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-part.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-part.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-swap.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-swap.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-utils.x86_64 2.18-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libblockdev-utils.x86_64 2.18-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libcdr.x86_64 0.1.4-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libcdr.x86_64 0.1.4-6.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libcom_err.x86_64 1.44.2-0.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libcom_err.x86_64 1.44.3-0.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libcurl.x86_64 7.60.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libcurl.x86_64 7.61.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libevdev.x86_64 1.5.9-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libevdev.x86_64 1.5.9-5.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libgcrypt.x86_64 1.8.3-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libgcrypt.x86_64 1.8.3-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libical.x86_64 3.0.3-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libical.x86_64 3.0.3-5.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libicu.x86_64 61.1-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libicu.x86_64 62.1-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libinput.x86_64 1.11.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libinput.x86_64 1.11.2-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libkcapi.x86_64 1.1.0-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libkcapi.x86_64 1.1.1-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libkcapi-hmaccalc.x86_64 1.1.0-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libkcapi-hmaccalc.x86_64 1.1.1-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libldb.x86_64 1.4.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libldb.x86_64 1.4.1-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package liblouis.x86_64 2.6.2-16.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package liblouis.x86_64 3.6.0-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libmspub.x86_64 0.1.4-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libmspub.x86_64 0.1.4-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libqxp.x86_64 0.0.1-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libqxp.x86_64 0.0.1-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-core.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-core.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-data.noarch 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-data.noarch 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-graphicfilter.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-graphicfilter.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-gtk2.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-gtk2.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-gtk3.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-gtk3.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-help-en.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-help-en.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-langpack-en.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-langpack-en.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-opensymbol-fonts.noarch 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-opensymbol-fonts.noarch 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-ure.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-ure.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-ure-common.noarch 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-ure-common.noarch 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-x11.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreoffice-x11.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libreofficekit.x86_64 1:6.0.3.2-10.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libreofficekit.x86_64 1:6.0.5.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libsmbclient.x86_64 2:4.8.3-2.fc29.1 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libsmbclient.x86_64 2:4.9.0-0.0.rc1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libsmbios.x86_64 2.4.1-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libsmbios.x86_64 2.4.2-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libss.x86_64 1.44.2-0.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libss.x86_64 1.44.3-0.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libtalloc.x86_64 2.1.13-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libtalloc.x86_64 2.1.14-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libtar.x86_64 1.2.20-13.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libtar.x86_64 1.2.20-14.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libtdb.x86_64 1.3.15-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libtdb.x86_64 1.3.16-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libtevent.x86_64 0.9.36-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libtevent.x86_64 0.9.37-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libusal.x86_64 1.1.11-38.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libusal.x86_64 1.1.11-39.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libuser.x86_64 0.62-15.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libuser.x86_64 0.62-16.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libwbclient.x86_64 2:4.8.3-2.fc29.1 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libwbclient.x86_64 2:4.9.0-0.0.rc1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libxcrypt.x86_64 4.0.1-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libxcrypt.x86_64 4.1.0-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package libzmf.x86_64 0.0.2-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package libzmf.x86_64 0.0.2-6.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package logrotate.x86_64 3.14.0-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package logrotate.x86_64 3.14.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package lua.x86_64 5.3.4-10.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package lua.x86_64 5.3.5-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package lua-libs.x86_64 5.3.4-10.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package lua-libs.x86_64 5.3.5-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package lvm2.x86_64 2.02.179-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package lvm2.x86_64 2.02.179-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package lvm2-libs.x86_64 2.02.179-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package lvm2-libs.x86_64 2.02.179-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package man-db.x86_64 2.8.3-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package man-db.x86_64 2.8.3-3.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package microcode_ctl.x86_64 2:2.1-23.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package microcode_ctl.x86_64 2:2.1-24.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package open-vm-tools.x86_64 10.2.5-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package open-vm-tools.x86_64 10.2.5-6.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package open-vm-tools-desktop.x86_64 10.2.5-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package open-vm-tools-desktop.x86_64 10.2.5-6.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package pcaudiolib.x86_64 1.1-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package pcaudiolib.x86_64 1.1-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package pciutils.x86_64 3.5.6-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package pciutils.x86_64 3.6.1-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package pciutils-libs.x86_64 3.5.6-4.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package pciutils-libs.x86_64 3.6.1-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package pcre2.x86_64 10.31-6.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package pcre2.x86_64 10.31-7.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package pcre2-utf16.x86_64 10.31-6.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package pcre2-utf16.x86_64 10.31-7.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package perl-Errno.x86_64 1.29-416.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package perl-Errno.x86_64 1.29-417.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package perl-File-Temp.noarch 1:0.230.600-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package perl-File-Temp.noarch 1:0.230.800-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package perl-IO.x86_64 1.39-416.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package perl-IO.x86_64 1.39-417.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package perl-interpreter.x86_64 4:5.28.0-416.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package perl-interpreter.x86_64 4:5.28.0-417.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package perl-libs.x86_64 4:5.28.0-416.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package perl-libs.x86_64 4:5.28.0-417.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package perl-macros.x86_64 4:5.28.0-416.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package perl-macros.x86_64 4:5.28.0-417.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package polkit.x86_64 0.114-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package polkit.x86_64 0.115-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package polkit-libs.x86_64 0.114-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package polkit-libs.x86_64 0.115-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package python3.x86_64 3.7.0-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package python3.x86_64 3.7.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package python3-brlapi.x86_64 0.6.7-25.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package python3-brlapi.x86_64 0.6.7-26.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package python3-cairo.x86_64 1.16.3-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package python3-cairo.x86_64 1.17.1-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package python3-dnf.noarch 3.0.2-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package python3-dnf.noarch 3.0.3-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package python3-libs.x86_64 3.7.0-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package python3-libs.x86_64 3.7.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package python3-louis.noarch 2.6.2-16.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package python3-louis.noarch 3.6.0-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package python3-urllib3.noarch 1.23-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package python3-urllib3.noarch 1.23-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-alsa.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-alsa.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-oss.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-oss.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-pa.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-pa.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-sdl.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-audio-sdl.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-curl.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-curl.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-dmg.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-dmg.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-gluster.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-gluster.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-iscsi.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-iscsi.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-nfs.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-nfs.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-rbd.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-block-rbd.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-common.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-common.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-guest-agent.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-guest-agent.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-img.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-img.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-kvm.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-kvm.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-system-x86.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-system-x86.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-system-x86-core.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-system-x86-core.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-ui-curses.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-ui-curses.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-ui-gtk.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-ui-gtk.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package qemu-ui-sdl.x86_64 2:2.12.0-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package qemu-ui-sdl.x86_64 2:2.12.0-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package raptor2.x86_64 2.0.15-14.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package raptor2.x86_64 2.0.15-15.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package samba-client.x86_64 2:4.8.3-2.fc29.1 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package samba-client.x86_64 2:4.9.0-0.0.rc1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package samba-client-libs.x86_64 2:4.8.3-2.fc29.1 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package samba-client-libs.x86_64 2:4.9.0-0.0.rc1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package samba-common.noarch 2:4.8.3-2.fc29.1 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package samba-common.noarch 2:4.9.0-0.0.rc1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package samba-common-libs.x86_64 2:4.8.3-2.fc29.1 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package samba-common-libs.x86_64 2:4.9.0-0.0.rc1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package setup.noarch 2.12.0-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package setup.noarch 2.12.1-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package sil-padauk-fonts.noarch 3.002-3.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package sil-padauk-fonts.noarch 3.003-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package skopeo.x86_64 0.1.31-8.git196bc48.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package skopeo.x86_64 0.1.31-9.gitae64ff7.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package tracker.x86_64 2.0.4-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package tracker.x86_64 2.0.4-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package tracker-miners.x86_64 2.0.5-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package tracker-miners.x86_64 2.0.5-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package usbutils.x86_64 009-2.fc28 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package usbutils.x86_64 010-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package vim-minimal.x86_64 2:8.1.119-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package vim-minimal.x86_64 2:8.1.177-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package xen-libs.x86_64 4.10.1-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package xen-libs.x86_64 4.11.0-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package xen-licenses.x86_64 4.10.1-5.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package xen-licenses.x86_64 4.11.0-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package xfsprogs.x86_64 4.17.0-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package xfsprogs.x86_64 4.17.0-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-evdev.x86_64 2.10.6-1.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-evdev.x86_64 2.10.6-2.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-libinput.x86_64 0.27.1-2.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-libinput.x86_64 0.28.0-1.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-wacom.x86_64 0.36.1-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-wacom.x86_64 0.36.1-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-wacom-serial-support.x86_64 0.36.1-3.fc29 will be upgraded >2018-07-17T11:42:58Z DEBUG ---> Package xorg-x11-drv-wacom-serial-support.x86_64 0.36.1-4.fc29 will be an upgrade >2018-07-17T11:42:58Z DEBUG --> Finished dependency resolution >2018-07-17T11:42:58Z DDEBUG timer: depsolve: 671 ms >2018-07-17T11:42:58Z INFO Dependencies resolved. >2018-07-17T11:42:58Z INFO ================================================================================================================================ > Package Arch Version Repository Size >================================================================================================================================ >Installing: > grub2-tools-efi x86_64 1:2.02-42.fc29 rawhide 413 k > replacing grub2-tools.x86_64 1:2.02-37.fc29 >Upgrading: > NetworkManager-openvpn x86_64 1:1.8.4-1.fc29 rawhide 245 k > NetworkManager-openvpn-gnome x86_64 1:1.8.4-1.fc29 rawhide 54 k > autocorr-en noarch 1:6.0.5.2-1.fc29 rawhide 150 k > boost-chrono x86_64 1.66.0-12.fc29 rawhide 26 k > boost-date-time x86_64 1.66.0-12.fc29 rawhide 33 k > boost-filesystem x86_64 1.66.0-12.fc29 rawhide 52 k > boost-iostreams x86_64 1.66.0-12.fc29 rawhide 43 k > boost-locale x86_64 1.66.0-12.fc29 rawhide 269 k > boost-system x86_64 1.66.0-12.fc29 rawhide 21 k > boost-thread x86_64 1.66.0-12.fc29 rawhide 62 k > brasero-libs x86_64 3.12.2-6.fc29 rawhide 335 k > brlapi x86_64 0.6.7-26.fc29 rawhide 157 k > brotli x86_64 1.0.5-1.fc29 rawhide 322 k > bubblewrap x86_64 0.3.0-1.fc29 rawhide 46 k > container-selinux noarch 2:2.67-2.git042f7cf.fc29 rawhide 43 k > container-storage-setup noarch 0.11.0-4.dev.git413b408.fc29 rawhide 39 k > containers-common x86_64 0.1.31-9.gitae64ff7.fc29 rawhide 29 k > coreutils x86_64 8.30-3.fc29 rawhide 1.2 M > coreutils-common x86_64 8.30-3.fc29 rawhide 1.9 M > corosynclib x86_64 2.99.3-1.fc29 rawhide 111 k > cracklib x86_64 2.9.6-15.fc29 rawhide 76 k > cracklib-dicts x86_64 2.9.6-15.fc29 rawhide 3.9 M > criu x86_64 3.10-2.fc29 rawhide 477 k > curl x86_64 7.61.0-2.fc29 rawhide 314 k > device-mapper x86_64 1.02.148-3.fc29 rawhide 160 k > device-mapper-event x86_64 1.02.148-3.fc29 rawhide 55 k > device-mapper-event-libs x86_64 1.02.148-3.fc29 rawhide 54 k > device-mapper-libs x86_64 1.02.148-3.fc29 rawhide 192 k > dnf noarch 3.0.3-2.fc29 rawhide 351 k > dnf-data noarch 3.0.3-2.fc29 rawhide 56 k > dnf-yum noarch 3.0.3-2.fc29 rawhide 59 k > docker x86_64 2:1.13.1-60.git9cb56fd.fc29 rawhide 20 M > docker-common x86_64 2:1.13.1-60.git9cb56fd.fc29 rawhide 44 k > docker-rhel-push-plugin x86_64 2:1.13.1-60.git9cb56fd.fc29 rawhide 1.7 M > e2fsprogs x86_64 1.44.3-0.fc29 rawhide 979 k > e2fsprogs-libs x86_64 1.44.3-0.fc29 rawhide 186 k > elfutils x86_64 0.173-2.fc29 rawhide 307 k > elfutils-default-yama-scope noarch 0.173-2.fc29 rawhide 14 k > elfutils-libelf x86_64 0.173-2.fc29 rawhide 177 k > elfutils-libs x86_64 0.173-2.fc29 rawhide 280 k > enca x86_64 1.19-2.fc29 rawhide 110 k > epiphany-runtime x86_64 1:3.28.3.1-2.fc29 rawhide 689 k > ethtool x86_64 2:4.17-2.fc29 rawhide 138 k > evince x86_64 3.28.2-3.fc29 rawhide 2.3 M > evince-djvu x86_64 3.28.2-3.fc29 rawhide 30 k > evince-libs x86_64 3.28.2-3.fc29 rawhide 375 k > evince-nautilus x86_64 3.28.2-3.fc29 rawhide 19 k > evolution-data-server x86_64 3.29.3-2.fc29 rawhide 2.1 M > evolution-data-server-langpacks noarch 3.29.3-2.fc29 rawhide 1.4 M > fedora-release noarch 29-0.7 rawhide 27 k > fedora-release-workstation noarch 29-0.7 rawhide 21 k > firefox x86_64 61.0.1-1.fc29 rawhide 89 M > fwupd x86_64 1.1.0-2.fc29 rawhide 1.9 M > replacing fwupd-labels.x86_64 1.0.8-1.fc29 > gdb-headless x86_64 8.1.90.20180708-33.fc29 rawhide 3.5 M > gdbm x86_64 1:1.16-1.fc29 rawhide 121 k > gdbm-libs x86_64 1:1.16-1.fc29 rawhide 52 k > gdisk x86_64 1.0.4-1.fc29 rawhide 240 k > genisoimage x86_64 1.1.11-39.fc29 rawhide 308 k > glibc x86_64 2.27.9000-40.fc29 rawhide 3.7 M > glibc-all-langpacks x86_64 2.27.9000-40.fc29 rawhide 25 M > glibc-common x86_64 2.27.9000-40.fc29 rawhide 793 k > glibc-langpack-en x86_64 2.27.9000-40.fc29 rawhide 809 k > glusterfs x86_64 4.1.1-2.fc29 rawhide 667 k > glusterfs-api x86_64 4.1.1-2.fc29 rawhide 88 k > glusterfs-cli x86_64 4.1.1-2.fc29 rawhide 192 k > glusterfs-client-xlators x86_64 4.1.1-2.fc29 rawhide 987 k > glusterfs-fuse x86_64 4.1.1-2.fc29 rawhide 132 k > glusterfs-libs x86_64 4.1.1-2.fc29 rawhide 404 k > grub2-common noarch 1:2.02-42.fc29 rawhide 860 k > grub2-pc x86_64 1:2.02-42.fc29 rawhide 15 k > grub2-pc-modules noarch 1:2.02-42.fc29 rawhide 868 k > grub2-tools x86_64 1:2.02-42.fc29 rawhide 1.8 M > grub2-tools-extra x86_64 1:2.02-42.fc29 rawhide 992 k > grub2-tools-minimal x86_64 1:2.02-42.fc29 rawhide 169 k > gutenprint x86_64 5.2.14-2.fc29 rawhide 2.5 M > gutenprint-cups x86_64 5.2.14-2.fc29 rawhide 449 k > gutenprint-libs x86_64 5.2.14-2.fc29 rawhide 122 k > harfbuzz x86_64 1.8.3-1.fc29 rawhide 329 k > harfbuzz-icu x86_64 1.8.3-1.fc29 rawhide 16 k > hunspell-en noarch 0.20140811.1-12.fc29 rawhide 193 k > hunspell-en-GB noarch 0.20140811.1-12.fc29 rawhide 238 k > hunspell-en-US noarch 0.20140811.1-12.fc29 rawhide 189 k > ibus-qt x86_64 1.3.3-19.fc29 rawhide 150 k > iptables x86_64 1.8.0-2.fc29 rawhide 478 k > iptables-libs x86_64 1.8.0-2.fc29 rawhide 53 k > iscsi-initiator-utils x86_64 6.2.0.876-5.gitf3c8e90.fc29 rawhide 366 k > iscsi-initiator-utils-iscsiuio x86_64 6.2.0.876-5.gitf3c8e90.fc29 rawhide 90 k > kexec-tools x86_64 2.0.17-5.fc29 rawhide 420 k > krb5-libs x86_64 1.16.1-12.fc29 rawhide 737 k > libappstream-glib x86_64 0.7.10-1.fc29 rawhide 318 k > libargon2 x86_64 20161029-6.fc29 rawhide 28 k > libblockdev x86_64 2.18-3.fc29 rawhide 106 k > libblockdev-crypto x86_64 2.18-3.fc29 rawhide 47 k > libblockdev-fs x86_64 2.18-3.fc29 rawhide 53 k > libblockdev-loop x86_64 2.18-3.fc29 rawhide 38 k > libblockdev-mdraid x86_64 2.18-3.fc29 rawhide 44 k > libblockdev-part x86_64 2.18-3.fc29 rawhide 47 k > libblockdev-swap x86_64 2.18-3.fc29 rawhide 39 k > libblockdev-utils x86_64 2.18-3.fc29 rawhide 46 k > libcdr x86_64 0.1.4-6.fc29 rawhide 421 k > libcom_err x86_64 1.44.3-0.fc29 rawhide 27 k > libcurl x86_64 7.61.0-2.fc29 rawhide 256 k > libevdev x86_64 1.5.9-5.fc29 rawhide 38 k > libgcrypt x86_64 1.8.3-2.fc29 rawhide 448 k > libical x86_64 3.0.3-5.fc29 rawhide 272 k > libicu x86_64 62.1-1.fc29 rawhide 8.9 M > libinput x86_64 1.11.2-2.fc29 rawhide 154 k > libkcapi x86_64 1.1.1-4.fc29 rawhide 43 k > libkcapi-hmaccalc x86_64 1.1.1-4.fc29 rawhide 26 k > libldb x86_64 1.4.1-1.fc29 rawhide 166 k > liblouis x86_64 3.6.0-1.fc29 rawhide 1.8 M > libmspub x86_64 0.1.4-3.fc29 rawhide 164 k > libqxp x86_64 0.0.1-4.fc29 rawhide 142 k > libreoffice-core x86_64 1:6.0.5.2-1.fc29 rawhide 77 M > libreoffice-data noarch 1:6.0.5.2-1.fc29 rawhide 3.3 M > libreoffice-graphicfilter x86_64 1:6.0.5.2-1.fc29 rawhide 435 k > libreoffice-gtk2 x86_64 1:6.0.5.2-1.fc29 rawhide 256 k > libreoffice-gtk3 x86_64 1:6.0.5.2-1.fc29 rawhide 278 k > libreoffice-help-en x86_64 1:6.0.5.2-1.fc29 rawhide 4.9 M > libreoffice-langpack-en x86_64 1:6.0.5.2-1.fc29 rawhide 107 k > libreoffice-opensymbol-fonts noarch 1:6.0.5.2-1.fc29 rawhide 191 k > libreoffice-ure x86_64 1:6.0.5.2-1.fc29 rawhide 2.2 M > libreoffice-ure-common noarch 1:6.0.5.2-1.fc29 rawhide 452 k > libreoffice-x11 x86_64 1:6.0.5.2-1.fc29 rawhide 256 k > libreofficekit x86_64 1:6.0.5.2-1.fc29 rawhide 93 k > libsmbclient x86_64 2:4.9.0-0.0.rc1.fc29 rawhide 72 k > libsmbios x86_64 2.4.2-1.fc29 rawhide 90 k > libss x86_64 1.44.3-0.fc29 rawhide 32 k > libtalloc x86_64 2.1.14-2.fc29 rawhide 42 k > libtar x86_64 1.2.20-14.fc29 rawhide 37 k > libtdb x86_64 1.3.16-2.fc29 rawhide 50 k > libtevent x86_64 0.9.37-2.fc29 rawhide 42 k > libusal x86_64 1.1.11-39.fc29 rawhide 137 k > libuser x86_64 0.62-16.fc29 rawhide 379 k > libwbclient x86_64 2:4.9.0-0.0.rc1.fc29 rawhide 46 k > libxcrypt x86_64 4.1.0-1.fc29 rawhide 78 k > libzmf x86_64 0.0.2-6.fc29 rawhide 88 k > logrotate x86_64 3.14.0-2.fc29 rawhide 67 k > lua x86_64 5.3.5-1.fc29 rawhide 185 k > lua-libs x86_64 5.3.5-1.fc29 rawhide 111 k > lvm2 x86_64 2.02.179-3.fc29 rawhide 1.2 M > lvm2-libs x86_64 2.02.179-3.fc29 rawhide 967 k > man-db x86_64 2.8.3-3.fc29 rawhide 1.0 M > microcode_ctl x86_64 2:2.1-24.fc29 rawhide 1.2 M > open-vm-tools x86_64 10.2.5-6.fc29 rawhide 685 k > open-vm-tools-desktop x86_64 10.2.5-6.fc29 rawhide 168 k > pcaudiolib x86_64 1.1-2.fc29 rawhide 29 k > pciutils x86_64 3.6.1-1.fc29 rawhide 93 k > pciutils-libs x86_64 3.6.1-1.fc29 rawhide 40 k > pcre2 x86_64 10.31-7.fc29 rawhide 234 k > pcre2-utf16 x86_64 10.31-7.fc29 rawhide 219 k > perl-Errno x86_64 1.29-417.fc29 rawhide 24 k > perl-File-Temp noarch 1:0.230.800-1.fc29 rawhide 60 k > perl-IO x86_64 1.39-417.fc29 rawhide 90 k > perl-interpreter x86_64 4:5.28.0-417.fc29 rawhide 6.4 M > perl-libs x86_64 4:5.28.0-417.fc29 rawhide 1.6 M > perl-macros x86_64 4:5.28.0-417.fc29 rawhide 20 k > polkit x86_64 0.115-1.fc29 rawhide 140 k > polkit-libs x86_64 0.115-1.fc29 rawhide 63 k > python3 x86_64 3.7.0-2.fc29 rawhide 40 k > python3-brlapi x86_64 0.6.7-26.fc29 rawhide 77 k > python3-cairo x86_64 1.17.1-1.fc29 rawhide 85 k > python3-dnf noarch 3.0.3-2.fc29 rawhide 419 k > python3-libs x86_64 3.7.0-2.fc29 rawhide 8.0 M > python3-louis noarch 3.6.0-1.fc29 rawhide 15 k > python3-urllib3 noarch 1.23-4.fc29 rawhide 173 k > qemu-audio-alsa x86_64 2:2.12.0-4.fc29 rawhide 27 k > qemu-audio-oss x86_64 2:2.12.0-4.fc29 rawhide 25 k > qemu-audio-pa x86_64 2:2.12.0-4.fc29 rawhide 25 k > qemu-audio-sdl x86_64 2:2.12.0-4.fc29 rawhide 22 k > qemu-block-curl x86_64 2:2.12.0-4.fc29 rawhide 26 k > qemu-block-dmg x86_64 2:2.12.0-4.fc29 rawhide 20 k > qemu-block-gluster x86_64 2:2.12.0-4.fc29 rawhide 28 k > qemu-block-iscsi x86_64 2:2.12.0-4.fc29 rawhide 34 k > qemu-block-nfs x86_64 2:2.12.0-4.fc29 rawhide 27 k > qemu-block-rbd x86_64 2:2.12.0-4.fc29 rawhide 28 k > qemu-common x86_64 2:2.12.0-4.fc29 rawhide 886 k > qemu-guest-agent x86_64 2:2.12.0-4.fc29 rawhide 126 k > qemu-img x86_64 2:2.12.0-4.fc29 rawhide 928 k > qemu-kvm x86_64 2:2.12.0-4.fc29 rawhide 16 k > qemu-system-x86 x86_64 2:2.12.0-4.fc29 rawhide 16 k > qemu-system-x86-core x86_64 2:2.12.0-4.fc29 rawhide 5.6 M > qemu-ui-curses x86_64 2:2.12.0-4.fc29 rawhide 26 k > qemu-ui-gtk x86_64 2:2.12.0-4.fc29 rawhide 39 k > qemu-ui-sdl x86_64 2:2.12.0-4.fc29 rawhide 29 k > raptor2 x86_64 2.0.15-15.fc29 rawhide 207 k > samba-client x86_64 2:4.9.0-0.0.rc1.fc29 rawhide 558 k > samba-client-libs x86_64 2:4.9.0-0.0.rc1.fc29 rawhide 4.9 M > samba-common noarch 2:4.9.0-0.0.rc1.fc29 rawhide 141 k > samba-common-libs x86_64 2:4.9.0-0.0.rc1.fc29 rawhide 102 k > setup noarch 2.12.1-1.fc29 rawhide 147 k > sil-padauk-fonts noarch 3.003-1.fc29 rawhide 794 k > skopeo x86_64 0.1.31-9.gitae64ff7.fc29 rawhide 3.9 M > tracker x86_64 2.0.4-2.fc29 rawhide 1.0 M > tracker-miners x86_64 2.0.5-2.fc29 rawhide 768 k > usbutils x86_64 010-2.fc29 rawhide 105 k > vim-minimal x86_64 2:8.1.177-1.fc29 rawhide 555 k > xen-libs x86_64 4.11.0-1.fc29 rawhide 578 k > xen-licenses x86_64 4.11.0-1.fc29 rawhide 57 k > xfsprogs x86_64 4.17.0-2.fc29 rawhide 1.1 M > xorg-x11-drv-evdev x86_64 2.10.6-2.fc29 rawhide 41 k > xorg-x11-drv-libinput x86_64 0.28.0-1.fc29 rawhide 45 k > xorg-x11-drv-wacom x86_64 0.36.1-4.fc29 rawhide 305 k > xorg-x11-drv-wacom-serial-support x86_64 0.36.1-4.fc29 rawhide 25 k >Installing dependencies: > compat-gdbm-libs x86_64 1.14.1-6.fc29 rawhide 46 k > compat-libicu61 x86_64 61.1-1.fc29 rawhide 8.8 M > kernel x86_64 4.18.0-0.rc4.git4.1.fc29 rawhide 50 k > kernel-core x86_64 4.18.0-0.rc4.git4.1.fc29 rawhide 26 M > kernel-modules x86_64 4.18.0-0.rc4.git4.1.fc29 rawhide 29 M > python2-talloc x86_64 2.1.14-2.fc29 rawhide 21 k > python3-pyyaml x86_64 4.2-0.1.b4.fc29 rawhide 188 k > replacing python3-PyYAML.x86_64 4.1-3.fc29 > samba-libs x86_64 2:4.9.0-0.0.rc1.fc29 rawhide 217 k > >Transaction Summary >================================================================================================================================ >Install 9 Packages >Upgrade 204 Packages > >2018-07-17T11:42:59Z INFO Total download size: 394 M >2018-07-17T11:43:59Z INFO Downloading Packages: >2018-07-17T11:44:04Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0160>, 0, None), {} >2018-07-17T11:44:04Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f05c0>, 0, None), {} >2018-07-17T11:44:04Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f04e0>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f01d0>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f08d0>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0320>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0a90>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0b70>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f09b0>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0d30>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f06a0>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0ef0>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0da0>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0c50>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb0b8>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb198>, 0, None), {} >2018-07-17T11:44:05Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb358>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f07f0>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb2e8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f0550>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb518>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb4a8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb6d8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb438>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb898>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb748>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eba58>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eb5f8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ebcf8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ebb38>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ebeb8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ebe48>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ebdd8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e25c0>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2940>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2a20>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e26d8>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2be0>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2b70>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2e80>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ebc88>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2cc0>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2080>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2160>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2320>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2f60>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2400>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2240>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2390>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece09d68>, 0, None), {} >2018-07-17T11:44:06Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece09b38>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece09f28>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece09c18>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece09c88>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece09e48>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1048>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e2da0>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1208>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1358>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece09ba8>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1550>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1710>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f17f0>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1470>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1940>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1278>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1780>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f18d0>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1d30>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1e10>, 0, None), {} >2018-07-17T11:44:07Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1be0>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1fd0>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1b70>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e128>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e278>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e3c8>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e048>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e588>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e668>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e4a8>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e828>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e908>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e748>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0eac8>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0eba8>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e9e8>, 0, None), {} >2018-07-17T11:44:08Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0ed68>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0e208>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0ef28>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0edd8>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece0ec88>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ecc18>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eccf8>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ecc88>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eceb8>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ecf98>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ecb38>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec128>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec278>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec3c8>, 0, None), {} >2018-07-17T11:44:09Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec4a8>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec2e8>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec668>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec5f8>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec828>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec748>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec588>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4eca58>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4ec978>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11048>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11198>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece112b0>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f12e8>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11470>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11550>, 0, None), {} >2018-07-17T11:44:10Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11630>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f1b00>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11710>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11128>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece119b0>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11e80>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece117f0>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece116a0>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11be0>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11b70>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11e10>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11d30>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2c18>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11da0>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2cc0>, 0, None), {} >2018-07-17T11:44:11Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2be0>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2da0>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2e10>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2d30>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2ef0>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2f60>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2e80>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2048>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2c50>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2128>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2fd0>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f22e8>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f23c8>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2208>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f24e0>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2710>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2438>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f25f8>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2668>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2780>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2550>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2748>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2860>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f29b0>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2898>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2940>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2828>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2a20>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2ac8>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f2b70>, 0, None), {} >2018-07-17T11:44:12Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3048>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3080>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3160>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f31d0>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3278>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f32e8>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3358>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f33c8>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3438>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f34a8>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3518>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3588>, 0, None), {} >2018-07-17T11:44:13Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f35f8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f30f0>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3668>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f36d8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3748>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f37b8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3828>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3898>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3908>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3978>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f39e8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3a58>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3b38>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3ac8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3c18>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3c88>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3ba8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3d68>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3dd8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3e48>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3eb8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3cf8>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3f28>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6048>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6208>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6358>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4f3f98>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6128>, 0, None), {} >2018-07-17T11:44:14Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e64a8>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ece11860>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e62e8>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6668>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6748>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6a58>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e66d8>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6908>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6c18>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6cf8>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6eb8>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e6b38>, 0, None), {} >2018-07-17T11:44:15Z SUBDEBUG Call: RPMPayload._end_cb: (<dnf.repo.RPMPayload object at 0x7fc7ec4e69e8>, 0, None), {} >2018-07-17T11:44:15Z INFO -------------------------------------------------------------------------------------------------------------------------------- >2018-07-17T11:44:15Z INFO Total 24 MB/s | 394 MB 00:16 >2018-07-17T11:44:16Z WARNING /usr/lib/python3.7/site-packages/dnf/cli/cli.py:231: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working > if not isinstance(display, collections.Sequence): > >2018-07-17T11:44:16Z INFO Running transaction check >2018-07-17T11:44:17Z INFO Transaction check succeeded. >2018-07-17T11:44:17Z INFO Running transaction test >2018-07-17T11:44:21Z INFO Transaction test succeeded. >2018-07-17T11:44:21Z DDEBUG timer: transaction test: 3651 ms >2018-07-17T11:44:21Z INFO Running transaction >2018-07-17T11:44:23Z DDEBUG RPM transaction start. >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 246, in callback > self._elemProgress(key, amount) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 289, in _elemProgress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:14Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:15Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 256, in callback > self._unInstStop(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 347, in _unInstStop > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-extra > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 246, in callback > self._elemProgress(key, amount) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 289, in _elemProgress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:16Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 258, in callback > self._uninst_progress(amount, total, key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 340, in _uninst_progress > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:47:17Z CRITICAL Traceback (most recent call last): > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 256, in callback > self._unInstStop(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 347, in _unInstStop > _, _, tsi = self._extract_cbkey(key) > File "/usr/lib/python3.7/site-packages/dnf/yum/rpmtrans.py", line 230, in _extract_cbkey > raise RuntimeError("TransactionItem not found for key: %s" % cbkey) >RuntimeError: TransactionItem not found for key: grub2-tools-minimal > >2018-07-17T11:48:34Z DDEBUG RPM transaction over. >2018-07-17T11:48:38Z DDEBUG Cleaning up. >2018-07-17T11:48:38Z INFO The downloaded packages were saved in cache until the next successful transaction. >2018-07-17T11:48:38Z INFO You can remove cached packages by executing 'dnf clean packages'. >2018-07-17T11:50:32Z INFO --- logging initialized --- >2018-07-17T11:50:32Z DDEBUG timer: config: 15 ms >2018-07-17T11:50:32Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync >2018-07-17T11:50:32Z DEBUG DNF version: 3.0.2 >2018-07-17T11:50:32Z DDEBUG Command: dnf history dnf >2018-07-17T11:50:32Z DDEBUG Installroot: / >2018-07-17T11:50:32Z DDEBUG Releasever: 29 >2018-07-17T11:50:32Z DEBUG cachedir: /var/cache/dnf >2018-07-17T11:50:32Z DDEBUG Base command: history >2018-07-17T11:50:32Z DDEBUG Extra commands: ['history', 'dnf'] >2018-07-17T11:50:33Z DEBUG modulemd-prioritizer-error-quark: No module objects have been added to the prioritizer. Use modulemd_prioritizer_add() first. (0) >2018-07-17T11:50:33Z DDEBUG timer: sack setup: 262 ms >2018-07-17T11:50:33Z DDEBUG Cleaning up.
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 1601877
:
1459406
| 1459407 |
1459408
|
1459416
|
1459417