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 864372 - CLI - some keys does not work in "shell"
Summary: CLI - some keys does not work in "shell"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: API
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Martin Bacovsky
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-09 09:19 UTC by Hayk Hovsepyan
Modified: 2019-09-25 20:45 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Arrow keys and Tab failed to execute when typing commands in the System Engine shell. As a result, auto-completion failed. This fix encodes stdout to run commands. Arrow keys and Tab are now active.
Clone Of:
Environment:
Last Closed: 2012-12-04 19:57:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2012:1543 0 normal SHIPPED_LIVE Important: CloudForms System Engine 1.1 update 2012-12-05 00:39:57 UTC

Description Hayk Hovsepyan 2012-10-09 09:19:08 UTC
Description of problem:
Open katello CLI by "katello -u admin -p admin shell".
Try to type some commands by using "tab", "left", "right", "up", "down" keys.
They does not work.

Version-Release number of selected component (if applicable):
katello-configure-1.1.9-7.el6cf.noarch
katello-common-1.1.12-14.el6cf.noarch
katello-1.1.12-14.el6cf.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-agent-1.1.2-1.el6cf.noarch
katello-certs-tools-1.1.8-1.el6cf.noarch
katello-selinux-1.1.1-1.el6cf.noarch
katello-glue-pulp-1.1.12-14.el6cf.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-cli-1.1.8-7.el6cf.noarch
katello-glue-candlepin-1.1.12-14.el6cf.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-common-1.1.8-7.el6cf.noarch

How reproducible:
always

Comment 2 Ivan Necas 2012-10-09 09:29:02 UTC
Which commands are not working for example? Also only the autocompletion does not work, or the commands itself?

Comment 3 Hayk Hovsepyan 2012-10-09 09:31:39 UTC
Autocompletion does not work.

Comment 5 Bryan Kearney 2012-10-09 12:27:06 UTC
addedbeta 5.

Comment 6 Martin Bacovsky 2012-10-12 10:45:59 UTC
PR for bug #858960 brings in stdout encoding which is not supoprted by python readline that provides shell completion and history. PR  https://github.com/Katello/katello/pull/841 makes the stdout encoding active just for the time the commands executes. 

Merged in commit 28f5d12.

Comment 11 Corey Welton 2012-10-23 15:53:48 UTC
QE verified; arrow keys and tab now work.

CloudForms System Engine Version: 1.1.12-17.el6cf

Comment 13 errata-xmlrpc 2012-12-04 19:57:04 UTC
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-2012-1543.html


Note You need to log in before you can comment on or make changes to this bug.