I’m trying out Kalpa to see if it fits my workflow. While trying to find a solution to another problem I have with TW.
I use Keepassxc, and use it with ssh, the ssh-agent worked just fine in Tumbleweed under X11, and kind of a hit or miss with wayland.
Under Kalpa I cannot get it to work I get this error message: “Could not open a connection to your authentication agent.”
I installed KeepassXC using transactional-update.
anyone know how to get this to work on MicroOS Kalpa?
if i run `ssh-agent` i get this output:
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXXmD5/agent.32545; export SSH_AUTH_SOCK;
SSH_AGENT_PID=32598; export SSH_AGENT_PID;
echo Agent pid 32566;
any help would be greatly appreciated.