Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
Repositories does not get enabled automatically when registering/re-registering the system through Cockpit UI
Version-Release number of selected component (if applicable):
[root@rhel-beta ~]# rpm -qa | grep -i cockpit
cockpit-packagekit-180-1+as.el8.noarch
cockpit-180-1.el8.x86_64
cockpit-bridge-180-1.el8.x86_64
subscription-manager-cockpit-1.23.8-1.el8.noarch
cockpit-ws-180-1.el8.x86_64
cockpit-system-180-1.el8.noarch
subscription-manager-1.23.8-1.el8.x86_64
subscription-manager-rhsm-certificates-1.23.8-1.el8.x86_64
python3-subscription-manager-rhsm-1.23.8-1.el8.x86_64
subscription-manager-cockpit-1.23.8-1.el8.noarch
dnf-plugin-subscription-manager-1.23.8-1.el8.x86_64
How reproducible:
Steps to Reproduce:
1. Install RHEL 8.0 Beta
2. Install and Configure Cockpit through firewalld for accessing the Cockpit UI
3. Unregister the system via 'Subscriptions' and try to register it again in Cockpit UI
Actual results:
# yum repolist
Updating Subscription Management repositories.
Updating Subscription Management repositories.
Expected results:
# yum repolist
Updating Subscription Management repositories.
Updating Subscription Management repositories.
Red Hat Enterprise Linux 8 for x86_64 - AppStream Beta (RPMs) 578 kB/s | 6.7 MB 00:11
Red Hat Enterprise Linux 8 for x86_64 - BaseOS Beta (RPMs) 299 kB/s | 2.7 MB 00:09
Last metadata expiration check: 0:00:01 ago on Mon 10 Dec 2018 02:33:16 PM IST.
repo id repo name status
rhel-8-for-x86_64-appstream-beta-rpms Red Hat Enterprise Linux 8 for x86_64 - AppStream Beta (RPMs) 4,594
rhel-8-for-x86_64-baseos-beta-rpms Red Hat Enterprise Linux 8 for x86_64 - BaseOS Beta (RPMs) 1,686
Additional info:
Due to this issue, system will not be able to fetch the packages & 'packagekit' daemon crashes on the initial run.