Bug 846834
| Summary: | String Updates: Assorted Entitlement Usage Updates | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Matt Reid <mreid> |
| Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED ERRATA | QA Contact: | Entitlement Bugs <entitlement-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9 | CC: | bkearney, jmolet, jsefler, skallesh |
| Target Milestone: | beta | ||
| Target Release: | 5.9 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-01-08 03:58:25 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: | 771748, 827225 | ||
|
Description
Matt Reid
2012-08-08 20:42:25 UTC
could not find string number 12. found 12, in the migration tool fixed in master at 7b7c9e0840862a8dd59ac02fe5b119f453b5608f. 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. 14. HAS NOT BEEN FIXED...
[root@jsefler-59server ~]# subscription-manager version
registered to: 0.7.6-1
server type: subscription management service
subscription-manager: 1.0.14-1.git.2.b6ee391.el5
python-rhsm: 1.0.5-1.git.1.1ce0910.el5
[root@jsefler-59server ~]# grep "This system is missing" /usr/libexec/rhsmd
"This system is missing one or more valid entitlement " +
"This system is missing one or more valid entitlement " +
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
THIS IS STILL THE OLD STRING
fixed in master at 45211d127abf1a8ee438a0462504fc7311552b63 Verified!!
[root@dhcp201-115 ~]# rpm -qa | grep subscription-manager
subscription-manager-gui-1.0.17-1.el5
subscription-manager-migration-1.0.17-1.el5
subscription-manager-firstboot-1.0.17-1.el5
subscription-manager-debuginfo-1.0.17-1.el5
subscription-manager-1.0.17-1.el5
[root@dhcp201-115 ~]# grep "This system is missing" /usr/libexec/rhsmd
"This system is missing one or more subscriptions. " +
"This system is missing one or more subscriptions " +
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-2013-0033.html |