Red Hat Bugzilla – Bug 880116
[ALL LANG][SAM CLI] undefined method `[]' for nil:NilClass occurred when --add_subscription with pool id for activation_key update module.
Last modified: 2014-11-09 17:56:32 EST
Description of problem: undefined method `[]' for nil:NilClass occurred when --add_subscription with pool id for activation_key update module. Version-Release number of selected component (if applicable): Subscription Asset Manager Version: 1.2.5-1h.el6_3 How reproducible: 100% Steps to Reproduce: [root@i18nsamtest ~]# headpin -u admin -p admin activation_key update --name=test --org=test --new_name=test --environment=test --description=test --add_subscription=8ac28a8e3b273ec5013b3bf805dc03c4 undefined method `[]' for nil:NilClass ^^^^^^Unexpected message. Actual results: undefined method `[]' for nil:NilClass occurred when --add_subscription with pool id for activation_key update module. Expected results: Should have a nomal Validation message. Additional info:
https://github.com/Katello/katello/pull/1155
VERIFIED : # rpm -qa | grep katello katello-certs-tools-1.2.1-1h.el6_3.noarch katello-common-1.2.6-3h.el6_3.noarch katello-headpin-all-1.2.6-3h.el6_3.noarch katello-cli-common-1.2.4-3h.el6_3.noarch katello-selinux-1.2.1-1h.el6_3.noarch katello-cli-1.2.4-3h.el6_3.noarch katello-headpin-1.2.6-3h.el6_3.noarch katello-configure-1.2.3-1h.el6_3.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-glue-candlepin-1.2.6-3h.el6_3.noarch # headpin -u admin -p admin activation_key update --name act_key --new_name act_key_update --environment DEV --description tests --add_subscription 8a90c2993b6025a2013b602bd75f0042 --org ACME_Corporation Successfully updated activation key [ act_key_update ]
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