Interactive password entry is broken for piped output

Issue #5 resolved
Travis Bear repo owner created an issue

[develop][/mnt/hgfs/git/ssh-deploy-key/bin]$ knife search node chef_environment:env1 -i | ./ssh-deploy-key -k ~/.ssh/tbear_mint_tp_rsa.pub rvm:ruby-1.9.3-p448 Traceback (most recent call last): File "./ssh-deploy-key", line 19, in <module> DEFAULT_USERNAME = os.getlogin() OSError: [Errno 25] Inappropriate ioctl for device ERROR: Errno::EPIPE: Broken pipe - <STDOUT>

Comments (3)

  1. Log in to comment