bugzilla-daemon at bugzilla.mindrot.org
2010-Oct-13 16:09 UTC
[Bug 1828] New: ssh-copy-id fails when there is a whitespace in the identity file
https://bugzilla.mindrot.org/show_bug.cgi?id=1828
Summary: ssh-copy-id fails when there is a whitespace in the
identity file
Product: Portable OpenSSH
Version: 5.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: gwenael.lambrouin at gmail.com
Created attachment 1935
--> https://bugzilla.mindrot.org/attachment.cgi?id=1935
patchfile which fixes ssh-copy-id problem with identity files
containing whitespaces
Under Cygwin, my home directory is "/cygdrive/c/Documents and
Settings/me". When I type:
ssh-copy-id -i ~/.ssh/id_dsa.pub somehost
I get:
cat: /cygdrive/c/Documents: Is a directory
cat: and: No such file or directory
cat: Settings/me/.ssh/id_dsa.pub: No such file or directory
/usr/bin/ssh-copy-id: ERROR: No identities found
Attached is a patch which fixes this issue.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Oct-13 16:11 UTC
[Bug 1828] ssh-copy-id fails when there is a whitespace in the identity file
https://bugzilla.mindrot.org/show_bug.cgi?id=1828
Gwenael Lambrouin <gwenael.lambrouin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gwenael.lambrouin at gmail.com
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Aug-12 01:18 UTC
[Bug 1828] ssh-copy-id fails when there is a whitespace in the identity file
https://bugzilla.mindrot.org/show_bug.cgi?id=1828
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1935|application/octet-stream |text/plain
mime type| |
Attachment #1935|0 |1
is patch| |
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Aug-12 01:19 UTC
[Bug 1828] ssh-copy-id fails when there is a whitespace in the identity file
https://bugzilla.mindrot.org/show_bug.cgi?id=1828
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1935| |ok+
Flags| |
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Aug-12 01:25 UTC
[Bug 1828] ssh-copy-id fails when there is a whitespace in the identity file
https://bugzilla.mindrot.org/show_bug.cgi?id=1828
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Blocks| |1845
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Damien Miller <djm at mindrot.org> 2011-08-12 11:25:46
EST ---
Patch applied, will be in OpenSSH 5.9p1. Thanks!
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-06 05:32 UTC
[Bug 1828] ssh-copy-id fails when there is a whitespace in the identity file
https://bugzilla.mindrot.org/show_bug.cgi?id=1828
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2011-09-06 15:32:51
EST ---
close resolved bugs now that openssh-5.9 has been released
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.