
On Thu, 20 Mar 2025, 19:34:24 +0100, Manfred Hollstein wrote:
On Thu, 20 Mar 2025, 19:32:53 +0100, Manfred Hollstein wrote:
Hi there,
On Thu, 20 Mar 2025, 02:00:49 +0100, Dominique Leuenberger wrote:
gnome-keyring (46.2 -> 48.0)
the ChangeLog shows this:
- Update to version 48.0: + build: Disable ssh-agent by default (and related fixes). + Updated translations. - Drop openssh BuildRequires: no longer needed, as the ssh-agent comes from gcr-ssh-agent.
After the upgrade to snapshot 20250318 I have to type in my ssh passphrase for every connection to another host :-( Before the snapshot my private keys got unlocked without any input required. Is this really on purpose? If the ssh-agent is now provided by something else, why does it not behave as before? ssh-add -l says "The agent has no identities." This is really bad!
FWIW, this is on Xfce as the standard desktop with Gnome extensions enabled.
$ systemctl --user status gcr-ssh-agent.socket shows it's disabled. Even after enabling both gcr-ssh-agent.socket and gcr-ssh-agent.service, logging out and logging in again, still no change in behaviour - I have to type in the passphrase for every connection :-( TIA, cheers. l8er manfred