Bug 880113
| Summary: | [ALL LANG][SAM CLI] undefined method `with_indifferent_access' for #<Array:0x7f9a1164f0e8> occurred when --add_subscription or --remove_subscription with blank or invalid ?? value for activation_key update module. | ||
|---|---|---|---|
| Product: | [Retired] Subscription Asset Manager | Reporter: | Lijun Li <lijli> |
| Component: | katello | Assignee: | Jordan OMara <jomara> |
| Status: | CLOSED ERRATA | QA Contact: | SAM QE List <sam-qe-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.2 | CC: | athomas, bkearney, eng-i18n-bugs, jomara, omaciel, qe-i18n-bugs, tkolhar, tomckay |
| Target Milestone: | rc | Keywords: | i18n |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-21 19:20:26 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: | 816564 | ||
|
Description
Lijun Li
2012-11-26 09:48:49 UTC
# headpin -u admin -p admin activation_key update --name=test --org=test --new_name=test --environment=test --description=test --remove_subscription=?? undefined method `with_indifferent_access' for #<Array:0x7f9a117cfa08> VERIFIED : # rpm -qa | grep katello katello-glue-candlepin-1.2.1-10h.el6_3.noarch katello-cli-common-1.2.1-11h.el6_3.noarch katello-headpin-1.2.1-10h.el6_3.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-certs-tools-1.2.1-1h.el6_3.noarch katello-cli-1.2.1-11h.el6_3.noarch katello-configure-1.2.3-1h.el6_3.noarch katello-common-1.2.1-10h.el6_3.noarch katello-headpin-all-1.2.1-10h.el6_3.noarch katello-selinux-1.2.1-1h.el6_3.noarch # headpin -u admin -p admin activation_key update --name act_key --org ACME_Corporation --new_name new_act_key --add_subscription 8a90c1bb3bcb63fd013bcb6fd9c30055 Successfully updated activation key [ new_act_key ] 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/RHSA-2013-0544.html |