Hide Forgot
Description of problem: there is incorrect and missing info in yum2dnf man page: * undocumented (but available) yum compatibility subcommands: * groups, localinstall, repo-pkgs, update-minimal * not mentioned in dnf man page (as other deprecated aliases) so it'd be useful to mention them at least in yum2dnf man page * yum-plugin-aliases * should be a part of dnf now, but is listed as "not ported yet" * yum-plugin-versionlock * its alternative should not be dnf-plugins-core but python3-dnf-plugin-versionlock * yum-plugin-tsflags * should not be listed as "not ported yet" * there should be tsflags in dnf.conf instead of it (however, not documented yet) * yum-plugin-changelog * should be a part of dnf now, but is listed as "not ported yet" * there's no info related to yum-cron replacement Version-Release number of selected component (if applicable): dnf-4.0.9.2-1.el8 How reproducible: always Steps to Reproduce: man yum2dnf
Some issues are fixed by this PR: https://github.com/rpm-software-management/dnf/pull/1297 Remaining issues: * tsflags option is not documented * there's no info related to yum-cron replacement
PR for yum-cron replacement documentation: https://github.com/rpm-software-management/dnf/pull/1373 PR for the rest of the issues is already merged: https://github.com/rpm-software-management/dnf/pull/1297
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:3583