I can confirm that this issue is still reproducible on a current Kubuntu 26.04 installation.
After logging in through SDDM, the following message appears in the journal: ```text sddm-helper[4335]: gkr-pam: unable to locate daemon control file ``` System information: * Kubuntu 26.04 * KDE Plasma session * Display manager: SDDM Installed package versions: ```text gnome-keyring 50.0-1 gnome-keyring-pkcs11 50.0-1 libpam-gnome-keyring 50.0-1 sddm 0.21.0+git20250502.4fe234b-2ubuntu3 sddm-theme-breeze 4:6.6.5-0ubuntu0.1 kde-config-sddm 4:6.6.4-0ubuntu1 ``` The message appears during the login process, before the user systemd instance starts `gnome-keyring-daemon`. Relevant journal sequence: ```text 10:35:38 sddm-helper[4335]: gkr-pam: unable to locate daemon control file 10:35:39 systemd[4252]: Started gnome-keyring-daemon.service - GNOME Keyring daemon. 10:35:39 gnome-keyring-daemon[4330]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring ``` After startup, `gnome-keyring-daemon` is running normally: ```text systemctl --user status gnome-keyring-daemon Active: active (running) ``` The keyring functionality works correctly after login. However, the error-level journal message is generated on every login. The timestamps suggest that `pam_gnome_keyring` is trying to access the daemon control file before `gnome-keyring-daemon` has been started by the user systemd instance. I have attached Apport-generated diagnostic data collected from this system. ProblemType: Bug DistroRelease: Ubuntu 26.04 Package: gnome-keyring 50.0-1 ProcVersionSignature: Ubuntu 7.0.0-27.27-generic 7.0.6 Uname: Linux 7.0.0-27-generic x86_64 ApportVersion: 2.34.0-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: KDE Date: Thu Jul 9 11:59:53 2026 InstallationDate: Installed on 2022-09-26 (1382 days ago) InstallationMedia: Kubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809.1) PackageArchitecture: amd64 SourcePackage: gnome-keyring UpgradeStatus: Upgraded to resolute on 2026-05-19 (51 days ago) Tags: resolute wayland-session ** Attachment added: "Dependencies" https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1870261/+attachment/5980894/+files/Dependencies -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870261 Title: gdm-session-wor error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1870261/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
