Bug 1236356

Summary: gpg-agent not auto-starting, /etc/xdg/plasma-workspace/env/gpg-agent-startup.sh missing after update
Product: [Fedora] Fedora Reporter: Chris Derichs <chris+rhbugzilla>
Component: kde-settingsAssignee: Rex Dieter <rdieter>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: dvratil, jgrulich, jreznik, kevin, mbriza, rdieter, rnovacek, smparrish, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-26 19:21:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1229918    
Bug Blocks:    

Description Chris Derichs 2015-06-28 06:13:43 UTC
Description of problem:
After recent updates, my gpg-agent is not auto-starting in KDE.
It looks like the startup script is gone.

ls: cannot access /etc/xdg/plasma-workspace/env/gpg-agent-startup.sh: No such file or directory

dnf provides /etc/xdg/plasma-workspace/env/gpg-agent-startup.sh
Last metadata expiration check performed 0:11:05 ago on Sun Jun 28 00:42:12 2015.
kde-settings-plasma-22-7.fc22.noarch : Configuration files for plasma
Repo        : fedora

rpm -q kde-settings-plasma-22-7
package kde-settings-plasma-22-7 is not installed

rpm -q kde-settings-plasma
kde-settings-plasma-22-11.fc22.noarch

Version-Release number of selected component (if applicable):
kde-settings-plasma-22-7.fc22.noarch.rpm has the script
kde-settings-plasma-22-11.fc22.noarch.rpm does not

How reproducible:


Steps to Reproduce:
1.  
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Chris Derichs 2015-06-28 06:18:51 UTC
Hmm, It looks like this was intentional.

Maybe I just need to figure out the whatever the proper way is of having that running.

http://koji.fedoraproject.org/koji/buildinfo?buildID=646368

 Tue Jun 16 2015 Rex Dieter <rdieter> - 22-11
- env: set GDK_CORE_DEVICE_EVENTS=1 to workaround gtk3 scrolling issues (#1226465)
- env: omit gpg-agent management, no longer needed (#1229918)

I gave up searching too soon before hitting new bug.

In case anyone has a recommendation, I was using the gpg-agent's --enable-ssh-support option with a YubiKey for it to just work in all my Konsole terminals when plugged in.

Comment 2 Rex Dieter 2015-06-28 12:24:55 UTC
Yeah, the old script didn't work right anymore as gnupg2 changed behavior a bit (and gpg-agent autostart's itself now on demand), see aforementioned bug #1229918

Comment 3 Rex Dieter 2015-08-26 19:21:06 UTC
marking NOTABUG