On Sat, 2016-05-21 at 18:16 -0400, Corey 'linuxmodder' Sheldon wrote: > > 1) when doing this in Evolution, I don't get asked for the > passphrase. > There should be a 'clear saved passphrase' option on next use There isn't. In fact IIRC I've never seen this in years of using Evolution. > uncheck 'use passphrase a Uncheck where? > > 2) the passpharase is different from my login password. > Good > > 3) gnome-keyring-d is running but there appear to be two processes, > > which is suspicious. > is one tied to gpg-agent? No idea. They have PIDs far apart so appear to be unrelated, but I can't discover what's starting them. One of them is connected to a socket, but the other isn't connected to anything as far as I can see: [ poc@bree ~]$ pgrep -fl gnome-k 21068 gnome-keyring-d 21866 gnome-keyring-d [ poc@bree ~]$ sudo lsof -a -U -p 21068 lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs Output information may be incomplete. COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gnome-key 21068 poc 7u unix 0xffff8802dc032580 0t0 5561079 /run/user/1000/keyring/control type=STREAM gnome-key 21068 poc 8u unix 0xffff88039f500780 0t0 5580087 type=DGRAM gnome-key 21068 poc 9u unix 0xffff88026e4b12c0 0t0 5579919 type=STREAM [ poc@bree ~]$ sudo lsof -a -U -p 21866 lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs Output information may be incomplete. COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gnome-key 21866 poc 1u unix 0xffff8802b67bf440 0t0 5577172 type=STREAM gnome-key 21866 poc 2u unix 0xffff8802b67be900 0t0 5577173 type=STREAM gnome-key 21866 poc 5u unix 0xffff88039f5d6cc0 0t0 5576386 type=STREAM [ poc@bree ~]$ ls -l /run/user/1000/keyring/control* srwxr-xr-x. 1 poc poc 0 May 22 13:44 /run/user/1000/keyring/control [ poc@bree ~]$ file /run/user/1000/keyring/control* /run/user/1000/keyring/control: socket There's nothing in my .bashrc or .bash_login scripts (or the /etc equivalents), not in my KDE auto-start config. I even tried revering to a clean session start and changing desktop managers, all to no effect. poc -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: http://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org