public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Fwd: keychain 2.7.1 and fish-2.1.1-3 incompatibility
       [not found] <CAAb7UtBQp9JRrA9XovFN5MvsxAVyXHmeLzabP=ZPsRdg1DfurA@mail.gmail.com>
@ 2014-10-22 14:52 ` Kelley Cook
  2014-10-22 16:09   ` Andrew Schulman
  0 siblings, 1 reply; 2+ messages in thread
From: Kelley Cook @ 2014-10-22 14:52 UTC (permalink / raw)
  To: The Cygwin Mailing List

The current Cygwin version of keychain (2.7.1) apparently requires a
patch to use alongside newer versions of the FISH shell.

This was already fixed upstream:

https://github.com/funtoo/keychain/commit/b73fc50ba27fb5f62864ee097f9d118ac6e0fba6

This patch was included in the keychain 2.7.2_beta1 version available
on their mirrors.  I've been using this patched version on Cygwin and
it works.

Could someone push a fixed version out this out?

Thanks,
Kelley Cook

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fwd: keychain 2.7.1 and fish-2.1.1-3 incompatibility
  2014-10-22 14:52 ` Fwd: keychain 2.7.1 and fish-2.1.1-3 incompatibility Kelley Cook
@ 2014-10-22 16:09   ` Andrew Schulman
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Schulman @ 2014-10-22 16:09 UTC (permalink / raw)
  To: cygwin

> The current Cygwin version of keychain (2.7.1) apparently requires a
> patch to use alongside newer versions of the FISH shell.
> 
> This was already fixed upstream:
> 
> https://github.com/funtoo/keychain/commit/b73fc50ba27fb5f62864ee097f9d118ac6e0fba6
> 
> This patch was included in the keychain 2.7.2_beta1 version available
> on their mirrors.  I've been using this patched version on Cygwin and
> it works.

FWIW, I didn't know this was being worked on upstream.  I just worked
around it by running

    if not ssh-add -l >&-
        set SSH_AUTH_SOCK
        set SSH_AGENT_PID
        keychain --eval $keys | source
    end

Until a new keychain comes out, the above should serve as a workaround.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-22 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAAb7UtBQp9JRrA9XovFN5MvsxAVyXHmeLzabP=ZPsRdg1DfurA@mail.gmail.com>
2014-10-22 14:52 ` Fwd: keychain 2.7.1 and fish-2.1.1-3 incompatibility Kelley Cook
2014-10-22 16:09   ` Andrew Schulman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).