[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#797703: marked as done (openssh-client: ssh-copy-id hangs when connection sharing in effect)



Your message dated Sun, 30 Nov 2025 20:18:17 +0000
with message-id <aSymiSFVr0m1cC2p@riva.ucam.org>
and subject line Re: Bug#797703: openssh-client: ssh-copy-id hangs when connection sharing in effect
has caused the Debian Bug report #797703,
regarding openssh-client: ssh-copy-id hangs when connection sharing in effect
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
797703: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797703
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: openssh-client
Severity: normal
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2235, in <module>
    main()
  File "/usr/bin/reportbug", line 1002, in main
    (options, args) = parser.parse_args()
  File "/usr/lib/python2.7/optparse.py", line 1400, in parse_args
    stop = self._process_args(largs, rargs, values)
  File "/usr/lib/python2.7/optparse.py", line 1444, in _process_args
    self._process_short_opts(rargs, values)
  File "/usr/lib/python2.7/optparse.py", line 1551, in _process_short_opts
    option.process(opt, value, values, self)
  File "/usr/lib/python2.7/optparse.py", line 789, in process
    self.action, self.dest, opt, value, values, parser)
  File "/usr/lib/python2.7/optparse.py", line 809, in take_action
    self.callback(self, opt, value, parser, *args, **kwargs)
  File "/usr/bin/reportbug", line 760, in verify_append_option
    elif value in valid:
TypeError: argument of type 'function' is not iterable


If I attempt to ssh-copy-id to a host that has connection sharing
enabled in my config file, it hangs and must be killed.

I can avoid this by including `-o ControlPath=none' on the command line.

I think that ssh-copy-id should automatically set this option, always.

--- End Message ---
--- Begin Message ---
Source: openssh
Source-Version: 1:7.2p1-1

On Tue, Sep 01, 2015 at 07:16:56PM +0100, Toby Speight wrote:
If I attempt to ssh-copy-id to a host that has connection sharing
enabled in my config file, it hangs and must be killed.

I can avoid this by including `-o ControlPath=none' on the command line.

I think that ssh-copy-id should automatically set this option, always.

This was done in OpenSSH 7.2p1 (see https://anongit.mindrot.org/openssh.git/commit/?id=ef39e8c0497ff0564990a4f9e8b7338b3ba3507c). Sorry for not noticing until now!

Thanks,

--
Colin Watson (he/him)                              [cjwatson@debian.org]

--- End Message ---

Reply to: