Bug 990655
| Summary: | Headpin Nightly : Activation Key update command for cli failed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Subscription Asset Manager | Reporter: | Tazim Kolhar <tkolhar> | ||||
| Component: | katello | Assignee: | Tom McKay <tomckay> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Tazim Kolhar <tkolhar> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | Nightly | CC: | bkearney, cwelton, omaciel, sthirugn, tomckay | ||||
| Target Milestone: | rc | ||||||
| Target Release: | 1.3 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-01 11:15:38 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: |
|
||||||
Branch: refs/heads/master Home: https://github.com/Katello/katello-cli Commit: 9e2c3132dc7c1f4775564c0d6426c2a9dc195577 https://github.com/Katello/katello-cli/commit/9e2c3132dc7c1f4775564c0d6426c2a9dc195577 Author: Tom McKay <thomasmckay> Date: 2013-08-06 (Tue, 06 Aug 2013) Verified Version tested: * candlepin-0.8.20-1.el6sam.noarch * candlepin-cert-consumer-cloud-qe-21.idm.lab.bos.redhat.com-1.0-1.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.20-1.el6sam.noarch * candlepin-tomcat6-0.8.20-1.el6sam.noarch * elasticsearch-0.19.9-8.el6sat.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.4.2-2.el6sat.noarch * katello-cli-1.4.3-7.el6sat.noarch * katello-cli-common-1.4.3-7.el6sat.noarch * katello-common-1.4.3-8.el6sam_splice.noarch * katello-configure-1.4.4-2.el6sat.noarch * katello-glue-candlepin-1.4.3-8.el6sam_splice.noarch * katello-glue-elasticsearch-1.4.3-8.el6sam_splice.noarch * katello-headpin-1.4.3-8.el6sam_splice.noarch * katello-headpin-all-1.4.3-8.el6sam_splice.noarch * katello-selinux-1.4.4-2.el6sat.noarch * thumbslug-0.0.32-1.el6sam.noarch * thumbslug-selinux-0.0.32-1.el6sam.noarch 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 |
Created attachment 781249 [details] Client.log file attached Description of problem: Activation Key update command for cli failed Version-Release number of selected component (if applicable): # rpm -qa | grep katello katello-certs-tools-1.4.2-1.el6.noarch katello-glue-candlepin-1.4.2-1.git.987.b81455e.el6.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-cli-1.4.2-1.git.137.fea0d84.el6.noarch katello-cli-common-1.4.2-1.git.137.fea0d84.el6.noarch katello-glue-elasticsearch-1.4.2-1.git.987.b81455e.el6.noarch katello-headpin-1.4.2-1.git.987.b81455e.el6.noarch signo-katello-0.0.9-1.el6.noarch katello-configure-1.4.3-1.git.67.f71e590.el6.noarch katello-common-1.4.2-1.git.987.b81455e.el6.noarch katello-headpin-all-1.4.2-1.git.987.b81455e.el6.noarch katello-selinux-1.4.3-1.git.4.99dc194.el6.noarch katello-repos-1.4.2-1.el6.noarch How reproducible: # yum install -y katello-headpin-all # katello-configure --deployment=headpin --user-pass=**** Steps to Reproduce: 1.# headpin -u admin -p **** activation_key update --org ACME_Corporation --name act_key --limit "2" error: Values instance has no attribute 'view_name' (more in the log file /var/log/katello/client.log) 2. 3. Actual results: Activation key update failed Expected results: The update is successful Additional info: