Bug #28318
closedRunning hammer auth login basic command remotely gives Error: No such device or address @ rb_sysopen - /dev/tty
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1772884
Description of problem:
Running hammer auth login basic command remotely gives Error: No such device or address @ rb_sysopen - /dev/tty
Version-Release number of selected component (if applicable):
Satellite 6.7 snap 1
How reproducible:
always
Steps to Reproduce:
1. set use_session as true in hammer config
2. ssh root@satellite.example.com "hammer auth login basic --username=CqVvXhXCSf --password=ExZccFurXO"
Actual results:
Error: No such device or address @ rb_sysopen - /dev/tty
Expected results:
Should run successfully.
Additional info: This is regression as the previous hammer auth login command was working fine if run remotely. Also this is automation blocker.
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Martin Bacovsky
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/452 added
Updated by The Foreman Bot about 5 years ago
- Fixed in Releases hammer-cli-foreman-0.20.0 added
Updated by Martin Bacovsky about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|8c3df82d143162ef78ee08ae1e62248d0c7ba7aa.
Updated by Shira Maximov about 5 years ago
- Fixed in Releases hammer-cli-foreman-0.19.2 added