Bug 740727
| Summary: | Incorret installed product status display after autosubscribing | ||
|---|---|---|---|
| Product: | [Community] Candlepin | Reporter: | yu zheng <yuzheng> |
| Component: | candlepin | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED DUPLICATE | QA Contact: | John Sefler <jsefler> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 0.5 | CC: | khong |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-09-27 02:59:09 UTC | Type: | --- |
| 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: | 682238 | ||
*** This bug has been marked as a duplicate of bug 740877 *** |
Description of problem: After registering with autosubscribe option, incorret installed product status will display. Version-Release number of selected component (if applicable): subscription-manager-0.96.11-1.el6.x86_64 python-rhsm-0.96.12-1.el6.noarch candlepin (stage env) How reproducible: Always Steps to Reproduce: 1.register to stage using stage_test_2/redhat # subscription-manager register --autosubscribe Username: stage_test_2 Password: The system has been registered with id: 8b43df77-dc7b-445f-8dce-d4961183ffcf Installed Product Current Status: ProductName: Red Hat Enterprise Linux 6 Server Status: 6.1 ^^^^^^it shouldn't be version info. Actual results: The status of "Red Hat Enterprise Linux 6 Server" is its version. Expected results: The status of "Red Hat Enterprise Linux 6 Server" should be "Subscribed". Additional info: N/A