travis-ci / travis.rb

Travis CI Client (CLI and Ruby library)
MIT License
1.59k stars 409 forks source link

SSH key pass phrase authorization doesn't work #805

Open freebased opened 3 years ago

freebased commented 3 years ago

Trying to authorize adding ssh key doesn't give any output. travis.rb/lib/travis/cli/sshkey.rb sshkey --upload ~/.ssh/id_rsa -r foo/bar The private key is protected by a pass phrase. Enter pass phrase: ********* Enter pass phrase: *********** Enter pass phrase: ************ Enter pass phrase: ********** Enter pass phrase: ***********

aren55555 commented 3 years ago

Seeing the same behaviour. I'm on a Mac using ZSH. Travis version:

$ travis version
1.10.0