bugzilla-daemon at bugzilla.mindrot.org
2008-Jan-17 05:40 UTC
[Bug 1431] New: ssh-copy-id -i .ssh/*.pub hostname is noisy
https://bugzilla.mindrot.org/show_bug.cgi?id=1431
Summary: ssh-copy-id -i .ssh/*.pub hostname is noisy
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Miscellaneous
AssignedTo: bitbucket at mindrot.org
ReportedBy: mikel at mikelward.com
Created an attachment (id=1443)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1443)
redirect expr's output to /dev/null
If you run ssh-copy-id with the -i option and specify a file name
ending in .pub, it prints a number before doing anything.
This is because the expr call on line 14 prints the number of
characters matched.
The output of expr should be redirected to /dev/null.
Current in 4.7p1 on Fedora.
--
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
2008-Jan-19 18:52 UTC
[Bug 1431] ssh-copy-id -i .ssh/*.pub hostname is noisy
https://bugzilla.mindrot.org/show_bug.cgi?id=1431
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |djm at mindrot.org
Blocks| |1353
--- Comment #1 from Damien Miller <djm at mindrot.org> 2008-01-20
05:52:45 ---
patch applied - 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
2008-Mar-31 04:23 UTC
[Bug 1431] ssh-copy-id -i .ssh/*.pub hostname is noisy
https://bugzilla.mindrot.org/show_bug.cgi?id=1431
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2008-03-31
15:23:44 ---
Fix shipped in 4.9/4.9p1 release.
--
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.
Reasonably Related Threads
- [Bug 1427] New: scp -q behavior different than documented
- contrib/ssh-copy-id patch (get rid of identity.pub)
- does ssh-copy-id not use "id_rsa.pub" file by default?
- [Bug 1417] New: Better error message when hostname resolution fails.
- [Bug 2331] New: ssh-copy-id -i id_new.pub fails to copy that id, also: wrong error msg