Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 923112

Summary: RFE: Katello Nightly : Add,Apply.Remove default custom info keynames for subscriptions that are set at the organization level failed via Cli
Product: Red Hat Satellite Reporter: Tazim Kolhar <tkolhar>
Component: Content ManagementAssignee: Adam Price <adprice>
Status: CLOSED NOTABUG QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: NightlyCC: bkearney, cwelton, omaciel, tomckay
Target Milestone: UnspecifiedKeywords: FutureFeature, Triaged
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 16:37:02 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: 971511    

Description Tazim Kolhar 2013-03-19 08:59:15 UTC
Description of problem:

Add,Apply.Remove  default custom info keynames for subscriptions that are set at the organization level failed via Cli

Version-Release number of selected component (if applicable):

# rpm -qa | grep katello
katello-glue-foreman-1.3.14-1.git.970.ae7918f.el6.noarch
katello-glue-pulp-1.3.14-1.git.970.ae7918f.el6.noarch
katello-common-1.3.14-1.git.970.ae7918f.el6.noarch
katello-selinux-1.3.1-1.el6.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-repos-1.3.2-1.el6.noarch
katello-certs-tools-1.1.9-1.el6.noarch
katello-cli-common-1.3.5-1.el6.noarch
katello-glue-elasticsearch-1.3.14-1.git.970.ae7918f.el6.noarch
katello-configure-1.3.6-1.git.838.2dc1245.el6.noarch
katello-all-1.3.14-1.git.970.ae7918f.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-1.3.5-1.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-glue-candlepin-1.3.14-1.git.970.ae7918f.el6.noarch
katello-1.3.14-1.git.970.ae7918f.el6.noarch


How reproducible:
#yum install -y katello-all
#katello-configure --user-pass=PASSWORD

Steps to Reproduce:
1.# katello -u admin -p **** org default_info add --name ACME_Corporation --type 'subscriptions' --keyname 'food'
malformed format string - %(

2.# katello -u admin -p **** org default_info apply --name ACME_Corporation --type 'subscriptions'
malformed format string - %(

3.# katello -u admin -p **** org default_info remove --name ACME_Corporation --type 'subscriptions' --keyname 'food'
malformed format string - %(

  
Actual results:

The commands failed with some error.

Expected results:

The commands works successfully.
Additional info:

Comment 2 Tazim Kolhar 2013-04-10 11:48:00 UTC
Tried with katello-nightly version :

# rpm -qa | grep katello
ruby193-rubygem-foreman-katello-engine-0.0.4-3.el6.noarch
katello-configure-1.3.6-1.git.1223.a283dbf.el6.noarch
katello-common-1.3.14-1.git.1213.1570290.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-agent-1.3.1-1.git.1724.e6e8050.el6.noarch
ruby193-rubygem-katello_api-0.0.2-2.el6.noarch
katello-all-1.3.14-1.git.1213.1570290.el6.noarch
katello-cli-common-1.3.5-1.git.250.1570290.el6.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-glue-elasticsearch-1.3.14-1.git.1213.1570290.el6.noarch
katello-repos-1.3.2-1.git.2025.9dfcc69.el6.noarch
katello-certs-tools-1.3.0-1.git.2926.e6e8050.el6.noarch
katello-glue-foreman-1.3.14-1.git.1213.1570290.el6.noarch
katello-glue-pulp-1.3.14-1.git.1213.1570290.el6.noarch
katello-selinux-1.3.1-1.git.1882.e6e8050.el6.noarch
katello-1.3.14-1.git.1213.1570290.el6.noarch
katello-cli-1.3.5-1.git.250.1570290.el6.noarch
katello-glue-candlepin-1.3.14-1.git.1213.1570290.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch



# katello -u admin -p admin org default_info add --name ACME_Corporation --type subscriptions --keyname food
Type must be one of the following [ system ]

Comment 4 Bryan Kearney 2014-08-06 16:37:02 UTC
This feature has been dropped. We can re-test when the feature is put back in.