Description of problem: Looks like I can't use rct cat-cert anymore in Fedora 34. Version-Release number of selected component (if applicable): subscription-manager-1.29.9-1.fc34.x86_64 How reproducible: Always, with a suitable certificate. Steps to Reproduce: 1. rct cat-cert SOMETHING.pem Actual results: Traceback (most recent call last): File "/usr/bin/rct", line 33, in <module> sys.exit(load_entry_point('subscription-manager==1.29.9', 'console_scripts', 'rct')()) File "/usr/bin/rct", line 25, in importlib_load_entry_point return next(matches).load() StopIteration Expected results: +-------------------------------------------+ Entitlement Certificate +-------------------------------------------+ ...and so on. I get this output with the same PEM file on a random RHEL 7 machine.
Oh, actually the whole subman is broken: # subscription-manager Traceback (most recent call last): File "/usr/sbin/subscription-manager", line 33, in <module> sys.exit(load_entry_point('subscription-manager==1.29.9', 'console_scripts', 'subscription-manager')()) File "/usr/sbin/subscription-manager", line 25, in importlib_load_entry_point return next(matches).load() StopIteration
Related to : https://bugzilla.redhat.com/show_bug.cgi?id=1927245 , this has been fixed in version *1.29.12 or above and required a new build for Fedora 34.
*** Bug 1945279 has been marked as a duplicate of this bug. ***
FEDORA-2021-bf6554d095 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-bf6554d095
FEDORA-2021-6ee21d8f84 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6ee21d8f84
FEDORA-2021-6ee21d8f84 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-bf6554d095 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.