Bug 783292

Summary: help command fails when pipe is broken
Product: Red Hat Enterprise Linux 7 Reporter: Dmitri Pal <dpal>
Component: ipaAssignee: Martin Kosek <mkosek>
Status: CLOSED DEFERRED QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: jcholast, jgalipea, mkosek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-21 15:26:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Dmitri Pal 2012-01-19 20:56:29 UTC
This bug is created as a clone of upstream ticket:
https://fedorahosted.org/freeipa/ticket/2284

The help command fails with a traceback when piped into a bad command:

{{{
$ ipa help automount|bad
-bash: bad: command not found
ipa: ERROR: non-public: IOError: [Errno 32] Broken pipe
Traceback (most recent call last):
  File "/home/rcrit/redhat/freeipa-test/ipalib/backend.py", line 125, in execute
    result = self.Command[_name](*args, **options)
  File "/home/rcrit/redhat/freeipa-test/ipalib/frontend.py", line 438, in __call__
    ret = self.run(*args, **options)
  File "/home/rcrit/redhat/freeipa-test/ipalib/cli.py", line 755, in run
    self.print_commands(name)
  File "/home/rcrit/redhat/freeipa-test/ipalib/cli.py", line 825, in print_commands
    print '  %s  %s' % (to_cli(c.name).ljust(mcl), c.summary)
IOError: [Errno 32] Broken pipe
ipa: ERROR: an internal error has occurred
}}}

Comment 2 Martin Kosek 2015-01-21 15:26:33 UTC
Thank you taking your time and submitting this request for Red Hat Enterprise Linux. Unfortunately, this bug was not given a priority and was deferred both in the upstream project and in Red Hat Enterprise Linux.

Given that we are unable to fulfill this request in following Red Hat Enterprise Linux releases, I am closing the Bugzilla as DEFERRED. To request that Red Hat re-considers the decision, please re-open the Bugzilla via appropriate support channels and provide additional business and/or technical details about its importance to you.

Note that you can still track this request or even contribute patches in the referred upstream Trac ticket.

Comment 3 Jan Cholasta 2015-06-02 14:00:06 UTC
Fixed upstream
master:
https://fedorahosted.org/freeipa/changeset/b98077ea6844eddd8810e4ae6ddd5bf40c61b58e