Advertisement
Guest User

Untitled

a guest
Jun 28th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. 2019-06-28T05:43:26Z CRITICAL Error opening file for checksum: /var/lib/dnf/system-upgrade/fedora-f21308f6293b3270/packages/compat-libicu57-57.1-2.fc28.x86_64.rpm
  2. 2019-06-28T05:43:26Z CRITICAL Package "compat-libicu57-57.1-2.fc28.x86_64" from repository "fedora" has incorrect checksum
  3. 2019-06-28T05:43:43Z DDEBUG Cleaning up.
  4. 2019-06-28T05:43:43Z SUBDEBUG
  5. Traceback (most recent call last):
  6. File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main
  7. return _main(base, args, cli_class, option_parser_class)
  8. File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main
  9. return cli_run(cli, base)
  10. File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 123, in cli_run
  11. ret = resolving(cli, base)
  12. File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 154, in resolving
  13. base.do_transaction(display=displays)
  14. File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 221, in do_transaction
  15. self.download_packages(install_pkgs, self.output.progress, total_cb)
  16. File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1063, in download_packages
  17. remote_pkgs, local_repository_pkgs = self._select_remote_pkgs(pkglist)
  18. File "/usr/lib/python3.6/site-packages/dnf/base.py", line 2345, in _select_remote_pkgs
  19. _('Some packages have invalid cache, but cannot be downloaded due to '
  20. dnf.exceptions.Error: Some packages have invalid cache, but cannot be downloaded due to "--cacheonly" option
  21. 2019-06-28T05:43:43Z CRITICAL Error: Some packages have invalid cache, but cannot be downloaded due to "--cacheonly" option
  22. 2019-06-28T05:54:46Z INFO --- logging initialized ---
  23. 2019-06-28T05:54:46Z DDEBUG timer: config: 6 ms
  24. 2019-06-28T05:54:47Z DEBUG Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync, system-upgrade
  25. 2019-06-28T05:54:47Z DEBUG DNF version: 2.7.5
  26. 2019-06-28T05:54:47Z DDEBUG Command: dnf makecache timer
  27. 2019-06-28T05:54:47Z DDEBUG Installroot: /
  28. 2019-06-28T05:54:47Z DDEBUG Releasever: 27
  29. 2019-06-28T05:54:47Z DEBUG cachedir: /var/cache/dnf
  30. 2019-06-28T05:54:47Z DDEBUG Base command: makecache
  31. 2019-06-28T05:54:47Z DDEBUG Extra commands: ['makecache', 'timer']
  32. 2019-06-28T05:54:47Z DEBUG Making cache files for all metadata files.
  33. 2019-06-28T05:54:47Z INFO Metadata cache refreshed recently.
  34. 2019-06-28T05:54:47Z DDEBUG Cleaning up.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement