<div dir="ltr"><div>Upon further investigation, I think it is very unlikely this misbehavior is due to the gnome-keyring</div><div>debian package. The relevant code in upstream[1] is very old. It appears to check for the existence</div><div>of both dirs and prioritizes the new one if both dirs exist. The creation timestamp for the new dir is</div><div>a few days older than the upgrade. So likely gnome-keyring-daemon was started prior to that new</div><div>directory being created and the dist-upgrade simply prompted a reboot, which led to the daemon</div><div>recognizing the new directory on the next start.</div><div><br></div><div>[1] <a href="https://gitlab.gnome.org/GNOME/gnome-keyring/-/blob/main/daemon/dbus/gkd-secret-service.c#L170-186">https://gitlab.gnome.org/GNOME/gnome-keyring/-/blob/main/daemon/dbus/gkd-secret-service.c#L170-186</a></div><div><br></div></div>