Bug 977748
| Summary: | The consumer info on SAM need to be updated when autosubscribe with no product certs. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Subscription Asset Manager | Reporter: | qianzhan | ||||||
| Component: | candlepin | Assignee: | Tom McKay <tomckay> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | SAM QE List <sam-qe-list> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 1.3 | CC: | bkearney, gxing, liliu, qianzhan, sgao, tomckay | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-10-01 10:59:19 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: | 833466 | ||||||||
| Attachments: |
|
||||||||
|
Description
qianzhan
2013-06-25 09:15:37 UTC
Created attachment 764991 [details]
'rhsm_stage.log'
Branch: refs/heads/master Home: https://github.com/Katello/katello Commit: fbaa69451b49fcddbf219ad9b41cce66ae4fb8c3 https://github.com/Katello/katello/commit/fbaa69451b49fcddbf219ad9b41cce66ae4fb8c3 Author: Tom McKay <thomasmckay> Date: 2013-08-06 (Tue, 06 Aug 2013) Verifying version: [root@dhcp-65-42 product]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 1.4.3-6.el6sam_splice-Headpin subscription-manager: 1.8.19-1.el5 python-rhsm: 1.8.16-1.el5 katello-candlepin-cert-key-pair-1.0-1.noarch katello-certs-tools-1.4.2-2.el6sat.noarch katello-cli-1.4.3-5.el6sat.noarch katello-cli-common-1.4.3-5.el6sat.noarch katello-common-1.4.3-6.el6sam_splice.noarch katello-configure-1.4.4-2.el6sat.noarch katello-glue-candlepin-1.4.3-6.el6sam_splice.noarch katello-glue-elasticsearch-1.4.3-6.el6sam_splice.noarch katello-headpin-1.4.3-6.el6sam_splice.noarch katello-headpin-all-1.4.3-6.el6sam_splice.noarch katello-selinux-1.4.4-2.el6sat.noarch signo-katello-0.0.20-1.el6sat.noarch candlepin-0.8.19-1.el6sam.noarch candlepin-scl-1-5.el6_4.noarch candlepin-scl-quartz-2.1.5-5.el6_4.noarch candlepin-scl-rhino-1.7R3-1.el6_4.noarch candlepin-scl-runtime-1-5.el6_4.noarch candlepin-selinux-0.8.19-1.el6sam.noarch candlepin-tomcat6-0.8.19-1.el6sam.noarch thumbslug-0.0.32-1.el6sam.noarch thumbslug-selinux-0.0.32-1.el6sam.noarch [root@dhcp-65-42 product]# subscription-manager register Username: admin Password: The system has been registered with ID: 2d3077ff-cd5f-4e8c-b96d-b04915d7439b [root@dhcp-65-42 product]# ls 69.pem tmp [root@dhcp-65-42 product]# mv 69.pem ../ [root@dhcp-65-42 product]# subscription-manager subscribe --auto [root@dhcp-65-42 product]# echo $? 1 [root@dhcp-65-42 product]# subscription-manager list --consumed No consumed subscription pools to list [root@dhcp-65-42 product]# ll /etc/pki/entitlement/ total 0 [root@dhcp-65-42 product]# subscription-manager list --installed No installed products to list Mark this bug to status '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/RHEA-2013-1390.html |