Bug 1125895

Summary: Shell completion fails on ruby 1.8
Product: Red Hat Satellite Reporter: Tomas Strachota <tstrachota>
Component: HammerAssignee: Tomas Strachota <tstrachota>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.4CC: dcleal
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/4162
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-01 13:57:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Strachota 2014-08-01 10:02:46 UTC
run `hammer -v shell` on ruby 1.8, hit <tab> to invoke command completion and see following exception:
<pre>
NoMethodError (undefined method `line_buffer' for Readline:Module)
</pre>

This method is really missing for for Readline version in 1.8.

Comment 1 Tomas Strachota 2014-08-01 10:02:47 UTC
Created from redmine issue http://projects.theforeman.org/issues/4162

Comment 2 Tomas Strachota 2014-08-01 10:02:51 UTC
Upstream bug assigned to tstrachota

Comment 4 Dominic Cleal 2014-08-01 13:57:56 UTC

*** This bug has been marked as a duplicate of bug 1123478 ***