Open jwimberl opened 2 years ago
hello @jwimberl - if you'd like to report a bug kindly use https://bugs.funtoo.org/
you can also reach us on Discord - for more info check https://www.funtoo.org/Welcome
I found a simple solution to this problem is to call this file after keychain
source ~/.keychain/$HOSTNAME-sh
This file contains the env and the code to set them. My guess is keychain
is not calling this file maybe?
You may want to look the contents of ~/.keychain/
. Also contains the env for gpg and other agents.
On CentOS 7 with keychain 2.8.5,
keychain -l
says that it could not connect to the SSH agent even whenkeychain --agents ssh
confirms that there is an active ssh agent: