zsh-quickstart-kit icon indicating copy to clipboard operation
zsh-quickstart-kit copied to clipboard

Fix complaint about Apple-specific ssh arguments

Open unixorn opened this issue 3 years ago • 2 comments
trafficstars

Describe the bug

On 12.4, we see a deprecation warning about ssh's Apple-specific flags.

WARNING: The -K and -A flags are deprecated and have been replaced
         by the --apple-use-keychain and --apple-load-keychain
         flags, respectively.  To suppress this warning, set the
         environment variable APPLE_SSH_ADD_BEHAVIOR as described in
         the ssh-add(1) manual page.

Expected behavior No complaints about deprecation

Desktop (please complete the following information):

  • OS/distro: macOS
  • Version 12.4

unixorn avatar May 21 '22 02:05 unixorn

Did PR #136 not fix this after all?

jfmcdowell avatar Aug 11 '22 15:08 jfmcdowell

Maybe the warning was added before Monterey and I only noticed it then?

unixorn avatar Aug 11 '22 15:08 unixorn

Closed by #228

unixorn avatar Sep 24 '22 18:09 unixorn