[Touch-packages] [Bug 1342412] Re: ssh-copy-id hangs when using ControlMaster auto

2014-07-17 Thread Gabriele Vivinetto
The version in saucy works perfectly: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/openssh/saucy/view/head:/contrib/ssh-copy-id It seems that the current is a huge rewrite ... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is sub

[Touch-packages] [Bug 1342412] Re: ssh-copy-id hangs when using ControlMaster auto

2014-07-17 Thread Gabriele Vivinetto
The problem is that when connecting using a control socket, it's not printed the line like: debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3 So the variable REMOTE_VERSION is not set. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1342412] Re: ssh-copy-id hangs when using ControlMaster auto

2014-07-17 Thread Gabriele Vivinetto
It would be nice to use control socket, because in this way, you don't have to enter password again to copy the ssh-key if you have an already connected session. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubunt

[Touch-packages] [Bug 1342412] [NEW] ssh-copy-id hangs when using ControlMaster auto

2014-07-15 Thread Gabriele Vivinetto
Public bug reported: On ubuntu 14.04 amd 64, running openssh-client 1:6.6p1-2ubuntu2, when using in ~/ssh/config ControlMaster auto If you open an ssh connection to an host, and after try to run ssh-copy-id on the same host, trying to reuse the already opened connection, ssh-copy-i