bugzilla-daemon at mindrot.org
2004-Jan-04 18:51 UTC
[Bug 781] ssh-copy-id carries on if ssh fails
http://bugzilla.mindrot.org/show_bug.cgi?id=781
Summary: ssh-copy-id carries on if ssh fails
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
URL: http://bugs.debian.org/215252
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
If ssh fails, for instance because the user mistyped the hostname, ssh-copy-id
carries on and tells them to try logging into the machine to check that
everything's OK. It should check the exit code and itself exit immediately
at
that point.
I'll attach a patch in a moment.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jan-04 18:52 UTC
[Bug 781] ssh-copy-id carries on if ssh fails
http://bugzilla.mindrot.org/show_bug.cgi?id=781 ------- Additional Comments From cjwatson at debian.org 2004-01-04 11:52 ------- Created an attachment (id=521) --> (http://bugzilla.mindrot.org/attachment.cgi?id=521&action=view) make ssh-copy-id exit if ssh fails ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Jan-04 21:17 UTC
[Bug 781] ssh-copy-id carries on if ssh fails
http://bugzilla.mindrot.org/show_bug.cgi?id=781
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dtucker at zip.com.au 2004-01-04 14:17 -------
Patch applied, thanks.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 2117] New: Non-portable use of test == operator in ssh-copy-id
- [Bug 1530] New: ssh-copy-id: strip colon from end of hostname
- [Bug 2105] New: ssh-copy-id leads to rm -f * (local vs. dash)
- [Bug 461] New: ssh-copy-id is messy when invoked with no arguments
- [Bug 1723] New: ssh-copy-id gets confused when an agent has no loaded identities