Bug 1034429
Summary: | 'NoneType' object has no attribute 'supports_resource' | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
Component: | subscription-manager | Assignee: | Devan Goodwin <dgoodwin> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | John Sefler <jsefler> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | dgoodwin, fsharath, jmolet, redakkan |
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: | 2014-06-13 09:20:33 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: | 863175 |
Description
John Sefler
2013-11-25 20:07:39 UTC
*** Bug 1039749 has been marked as a duplicate of this bug. *** Fixed in subscription-manager.git master: b5a2e8e79dd1660e5a975b006af4b5365797364f Will appear in subscription-manager-1.10.9-1 *** Bug 1037712 has been marked as a duplicate of this bug. *** Verifying Version... [root@jsefler-7 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.2-1 subscription-manager: 1.10.11-1.el7 python-rhsm: 1.10.11-1.el7 [root@jsefler-7 ~]# subscription-manager register --autosubscribe --username=testuser1 --org=admin --serverurl=jsefler-f14-candlepin.usersys.redhat.com:8443/candlepin Password: The system has been registered with ID: 1d78c739-a64b-4f8d-8ceb-666fe59d5b3a Installed Product Current Status: Product Name: Awesome OS for S390 Bits Status: Not Subscribed Product Name: Stackable with Awesome OS for x86_64 Bits Status: Subscribed Product Name: Awesome OS Developer Basic Status: Not Subscribed Product Name: Awesome OS for x86_64/i686/ia64/ppc/ppc64/s390x/s390 Bits Status: Subscribed Product Name: Awesome OS Workstation Bits Status: Subscribed Product Name: Red Hat Enterprise Linux 7 Server High Touch Beta Status: Not Subscribed Product Name: Awesome OS Developer Bits Status: Not Subscribed Product Name: Management Bits Status: Subscribed Product Name: Large File Support Bits Status: Subscribed Product Name: Awesome OS for All Arch (x86 content) Bits Status: Subscribed Product Name: Clustering Bits Status: Subscribed Product Name: Shared Storage Bits Status: Subscribed Product Name: Awesome OS Server Bits Status: Subscribed Product Name: Awesome OS Premium Architecture Bits Status: Not Subscribed Product Name: Awesome OS for ia64 Bits Status: Not Subscribed Product Name: Awesome OS for i686 Bits Status: Not Subscribed Product Name: Awesome OS for x86_64 Bits Status: Subscribed Product Name: Awesome OS for ppc64 Bits Status: Not Subscribed Product Name: Awesome OS for S390X Bits Status: Not Subscribed Product Name: Awesome OS for i386 Bits Status: Not Subscribed Product Name: Awesome OS for All Arch (all per arch content) Bits Status: Subscribed Product Name: Virt Only Awesome OS for i386 Bits Status: Not Subscribed Product Name: Awesome OS for All Arch (excpt for x86_64 content) Bits Status: Subscribed Product Name: Awesome OS for All Arch (just x86_64 content) Bits Status: Subscribed Product Name: Awesome OS for x86 Bits Status: Not Subscribed Product Name: Awesome OS Instance Server Bits Status: Subscribed Product Name: Shared File System Bits Status: Subscribed Product Name: Multi-Attribute Limited Product Status: Subscribed Product Name: Awesome Hypervisor Bits Status: Subscribed Product Name: Multiplier Product Bits Status: Not Subscribed Product Name: Awesome OS Modifier Bits Status: Subscribed Product Name: RAM Limiting Product Status: Subscribed Product Name: Core Limiting Product Status: Subscribed Product Name: Load Balancing Bits Status: Subscribed [root@jsefler-7 ~]# subscription-manager unregister System has been unregistered. [root@jsefler-7 ~]# [root@jsefler-7 ~]# grep -i "Traceback" /var/log/rhsm/rhsm.log [root@jsefler-7 ~]# [root@jsefler-7 ~]# cat /etc/yum.repos.d/redhat.repo # # Certificate-Based Repositories # Managed by (rhsm) subscription-manager # # *** This file is auto-generated. Changes made here will be over-written. *** # *** Use "subscription-manager repo-override --help" if you wish to make changes. *** # # If this file is empty and this system is subscribed consider # a "yum repolist" to refresh available repos # [root@jsefler-7 ~]# VERIFIED: No Traceback in rhsm.log after unregister. VERIFIED: The redhat.repo is emptied after unregister. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |