Description of problem: "dnf migrate" fails with "AttributeError: 'BaseCli' object has no attribute 'yumdb'" Version-Release number of selected component (if applicable): python2-dnf-plugin-migrate-2.1.5-4.el7.noarch dnf-2.7.5-10.el7.noarch How reproducible: Always Steps to Reproduce: 1. "dnf migrate" 2. fails almost immediately 3. Actual results: *** [root@backup1 bareos]# dnf migrate Last metadata expiration check: 0:24:44 ago on Tue 08 May 2018 08:49:52 AM CDT. Migrating history data... Migrating YUMDB data... Loaded plugins: fastestmirror 0 YUMDB records found, 0 migrated, 0 skipped/preserved Traceback (most recent call last): File "/usr/bin/dnf", line 58, in <module> main.user_main(sys.argv[1:], exit_code=True) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 179, in user_main errcode = main(args) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 64, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 99, in _main return cli_run(cli, base) File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 115, in cli_run cli.run() File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1016, in run return self.command.run() File "/usr/lib/python2.7/site-packages/dnf-plugins/migrate.py", line 103, in run self.migrate_yumdb() File "/usr/lib/python2.7/site-packages/dnf-plugins/migrate.py", line 266, in migrate_yumdb dnfdata = self.base.yumdb.get_package( AttributeError: 'BaseCli' object has no attribute 'yumdb' *** Expected results: Yum metadata to be migrated into dnf, prior to removing yum3. Additional info:
This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'.
This message is a reminder that Fedora 29 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '29'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 29 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.