Hi Emiel, when I was trying to remove yum RPMs after I migrated to dnf, it broke it. I didn't save the logs, so I can't share the specifics. It was done on test so no harm was done.
Martin
------------------------------
Martin Boban
------------------------------
Original Message:
Sent: Thu March 10, 2022 07:38 AM
From: Emiel van ter Beek
Subject: yum to dnf migration
After migrating from yum to dnf some yum rpms (plugins/utils) are still installed:
dnf list installed|grep yum
yum.noarch 4.2.17-32_1 @System
yum-metadata-parser.ppc 1.1.4-2 @System
yum-plugin-changelog.noarch 1.1.31-2 @AIX_Toolbox_noarch
yum-plugin-list-data.noarch 1.1.31-2 @AIX_Toolbox_noarch
yum-plugin-versionlock.noarch 1.1.31-2 @AIX_Toolbox_noarch
yum-utils.noarch 1.1.31-2 @System
yum versionlock list
No such command: versionlock. Please use /opt/freeware/bin/yum --help
It could be a YUM plugin command, try: "yum install 'dnf-command(versionlock)'"
not working anymore....
these dnf related rpms are installed:
dnf list installed|grep dnf
dnf.noarch 4.2.17-32_1 @System
dnf-automatic.noarch 4.2.17-32_1 @System
dnf-data.noarch 4.2.17-32_1 @System
libdnf.ppc 0.39.1-32_1 @System
python3-dnf.noarch 4.2.17-32_1 @System
python3-dnf-plugin-migrate.noarch 4.0.16-32_1 @System
python3-dnf-plugins-core.noarch 4.0.16-32_1 @System
python3-libdnf.ppc 0.39.1-32_1 @System
dnf versionlock list
No such command: versionlock. Please use /opt/freeware/bin/dnf --help
It could be a DNF plugin command, try: "dnf install 'dnf-command(versionlock)'"
But the dnf plugins does not contain "versionlock" yet?
When will versionlock be available?
can i remove the installed yum RPMs without problems?
Regards, Emiel
------------------------------
Emiel van ter Beek
------------------------------