[Bug 2234] ssh-add -l output aborts on unrecognized key, skips flush when stdout not tty

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Oct 8 09:01:15 EST 2014


https://bugzilla.mindrot.org/show_bug.cgi?id=2234

--- Comment #3 from Phil Pennock <phil.pennock at globnix.org> ---
Just to re-emphasize: the current fix only makes sure that the
behaviour is independent of whether or not stdout is a tty.

The `ssh-add -L` aborting on the first unhandled key type remains; if
two sets of keys are loaded, but a key in the first set is unhandled by
the remote agent, then the handled keys from the second set will never
be listed.  So this bug still remains.

-- 
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.


More information about the openssh-bugs mailing list