Bug 1353662
| Summary: | AttributeError: 'Identity' object has no attribute 'keypath' | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | Chris Snyder <csnyder> |
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.3 | CC: | csnyder, redakkan, skallesh, vrjain |
| Target Milestone: | rc | Keywords: | Regression, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-03 20:29:55 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: | |||
|
Description
John Sefler
2016-07-07 16:10:34 UTC
PR for review here: https://github.com/candlepin/subscription-manager/pull/1447 Pull Request: https://github.com/candlepin/subscription-manager/pull/1447/commits Commits: dfec791e8a0e3dc15a8d5ba474a0a75c76b795d3 reproducer : [root@dhcp35-45 home]# subscription-manager version 'Identity' object has no attribute 'keypath' --------------------------------------------------------------- verification: [root@dhcp35-45 ~]# subscription-manager register --force The system with UUID 95287ecd-7e04-43b5-b6a3-41b73654755b has been unregistered Registering to: subscription.rhn.stage.redhat.com:443/subscription Username: qa Password: The system has been registered with ID: d31bcd77-5067-4b9f-9516-6199e030d11c [root@dhcp35-45 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.51.15-1 subscription management rules: 5.15.1 subscription-manager: 1.17.9-1.el7 python-rhsm: 1.17.5-1.git.0.265c7c6.el7 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. https://rhn.redhat.com/errata/RHSA-2016-2592.html |