Hide Forgot
Description of problem: Just on RHEL8, a hammer shell with input from bash prints error: stty: invalid argument ‘’ Version-Release number of selected component (if applicable): Sat7.0 snap 9 How reproducible: 100% Steps to Reproduce: echo "product list --organization-id 1" | hammer -u admin -p secret007 shell Actual results: .. 82 | RHEL for SAP - Update Services for SAP Solutions | | RedHat | 0 | ----|----------------------------------------------------------------------------------|-------------|--------------|--------------|---------------- hammer> stty: invalid argument ‘’ Try 'stty --help' for more information. Expected results: No such stty error Additional info: The error happens on RHEL8 only.
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34724 has been resolved.
Verified. Tested on Satellite 6.11.0 Snap 21 Version: rubygem-hammer_cli-3.1.0.1-1.el8sat.noarch Steps: 1. echo "product list --organization-id 1" | hammer -u admin -p secret007 shell Observations: There were no stty errors in stdout for both RHEL7 and RHEL8 # echo "product list --organization-id 1" | hammer -u admin -p secret007 shell Welcome to the hammer interactive shell. Type 'help' for usage information. hammer> product list --organization-id 1 ---|------|-------------|--------------|--------------|----------- ID | NAME | DESCRIPTION | ORGANIZATION | REPOSITORIES | SYNC STATE ---|------|-------------|--------------|--------------|----------- hammer>
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 (Moderate: Satellite 6.11 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5498