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.
Make some improvements to prevent candlepin traffics. Not sure if we can backport this commit.
https://bugzilla.redhat.com/show_bug.cgi?id=1621275
commit c737200c2b1df1381786227e85c7465b1ae9fb2c
Author: Jiri Hnidek <jhnidek>
Date: Tue Sep 3 14:07:22 2019 +0200
1621275: YUM plugin - less API calls; ENT-923
* BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1621275
* Do not try to communicate with candlepin server, when "local
yum commands are executed (e.g. yum --help, list, check,
history, etc.).
* Added another cache file with list of supported resources
- utils.py method get_supported_resources()
- It is used only by yum plugin now
- Added some unit tests related to this
* The presence of identity and entitlements certificates on
the disk is checked in postconfig hook
* Updating of redhat.repo is done in prereposetup_hook
* Small refactoring of code
This commit also have some improvements to avoid candlepin traffics.
commit 01f92245f468b32ff21a61411de104364d8939f4
Author: Jiri Hnidek <jhnidek>
Date: Fri Feb 7 15:30:44 2020 +0100
Refactoring of DNF subscription-manager plugin; ENT-1906
* Changed names of methods to be more pythonic
* Do not try to get content overrides twice, when configuration
option rhsm.full_refresh_on_yum is set to 1. Same optimization
was implemented for YUM plugin
* Added support for debug print to DNF subscription-manager plugin
* Do not try to connect to candlepin server, when
rhsm.full_refresh_on_yum is set to 0, because it is useless.
* Changed one debug print in product-id plugin
* Some long strings were split into more lines
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 (subscription-manager bug fix and enhancement update), 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/RHBA-2021:4786
Comment 34Red Hat Bugzilla
2023-09-18 04:26:38 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days