Bug 1092754
Summary: | install-num-migrate-to-rhsm fails to choose appropriate product cert from subscription-manager-migration-data-2.0 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.11 | CC: | awood, bhamrick, bkearney, xdmoon |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Deprecated Functionality | |
Doc Text: |
Deprecated functionality should describe removed or no longer supported features.
As a result of this bug, the decision was made to remove the install-num-migrate-to-rhsm tool. This was a tool was used to check the installation number for a system and install the required product certificates. This is used for migrating an offline system to Customer Portal Subscription Management.
Due to low usage and incompatibilities with new subscription-manager-migration-data packages, the decsion was made to remove this tool entirely.
The needful should be done to mention it in the Release Notes / and remove it from the User Guides.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-16 00:22:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1039651 |
Description
John Sefler
2014-04-29 22:12:01 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Removed the tool from rhel5.11 commit 2bc51dd501b5d63cd04933462bda88e03eb78572 Author: ckozak <ckozak> Date: Thu May 22 16:01:37 2014 -0400 1092754: 1094879: Remove install-num-migrate-to-rhsm tool Remove 'install-num*' special case in make stylish Update README.Fedora to remove ref to install-num-migrate-to-rhsm. As discussed above, a decision was made to remove install-num-migrate-to-rhsm from the subscription-manager package due to low usage rather than make it compatible with the format of the new subscription-manager-migration-data-2.0 package. Verifying Version... [root@jsefler-5 ~]# rpm -q subscription-manager subscription-manager-1.11.3-5.el5 [root@jsefler-5 ~]# rpm -ql subscription-manager | grep install-num-migrate-to-rhsm [root@jsefler-5 ~]# man install-num-migrate-to-rhsm No manual entry for install-num-migrate-to-rhsm [root@jsefler-5 ~]# install-num-migrate-to-rhsm -bash: install-num-migrate-to-rhsm: command not found [root@jsefler-5 ~]# As demonstrated, the install-num-migrate-to-rhsm has been removed. Moving to VERIFIED 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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1225.html |