Bug 1970017 - rct cat-cert is broken
Summary: rct cat-cert is broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: subscription-manager
Version: 34
Hardware: Unspecified
OS: Unspecified
high
urgent
Target Milestone: ---
Assignee: Chris Snyder
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1945279 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-09 16:03 UTC by Radek Bíba
Modified: 2021-08-08 01:08 UTC (History)
7 users (show)

Fixed In Version: subscription-manager-1.29.18-1.fc34 subscription-manager-1.29.18-1.fc33
Clone Of:
Environment:
Last Closed: 2021-08-08 01:04:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Radek Bíba 2021-06-09 16:03:34 UTC
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.

Comment 1 Radek Bíba 2021-06-09 22:24:27 UTC
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

Comment 2 Rehana 2021-06-29 14:20:56 UTC
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.

Comment 3 Rehana 2021-07-13 13:37:56 UTC
*** Bug 1945279 has been marked as a duplicate of this bug. ***

Comment 4 Fedora Update System 2021-07-30 19:35:55 UTC
FEDORA-2021-bf6554d095 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-bf6554d095

Comment 5 Fedora Update System 2021-07-30 19:35:58 UTC
FEDORA-2021-6ee21d8f84 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6ee21d8f84

Comment 6 Fedora Update System 2021-08-08 01:04:04 UTC
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.

Comment 7 Fedora Update System 2021-08-08 01:08:23 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.