SSH_AUTH_SOCK not set since 20251029
Not sure if this is related to 43.20251029 as rolling back to 43.20251028 didn't fix the issue. But somewhere after 2025-10-26 19:00 UTC, my kde startup script running
ssh-add starts failing with "Could not open a connection to your authentication agent.".
SSH_AUTH_SOCK is not set anymore when opening a plasma session. If I source /etc/xdg/plasma-workspace/env/ssh-agent.sh manually, then it works.
I create a test script in the env folder with echo "test" > /tmp/test.tmp , and restart the session, the file is not created.
Also, when I grep journalctl on ssh, I noted a difference in the logged message. When it works, I see the output of ssh-agent starting.
Don't know where to look at or ask.0 Replies