Bug 1299984

Summary: prefer gpg2 over gpg
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: kgpgAssignee: Rex Dieter <rdieter>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: jreznik, ltinkl, rdieter, rnovacek, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-20 10:35:53 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:

Description Christian Stadelmann 2016-01-19 16:42:04 UTC
Description of problem:
With changes due to patch [1], kgpg prefers gpg over gpg2. Current versions of KGpg are modified to run with gpg2, not with gpg 1.x. See [2] for an example. For this reason, KGpg should prefer gpg2 over gpg 1.x or even completely rely on gpg2.

[1] https://pkgs.fedoraproject.org/cgit/rpms/kgpg.git/tree/kgpg-4.8.80-gpg2.patch 
[2] https://bugs.kde.org/show_bug.cgi?id=340676

Version-Release number of selected component (if applicable):
15.08.3-2.fc23

How reproducible:
always

Comment 1 Rex Dieter 2016-01-19 16:54:06 UTC
Thanks, I'll look into it.

Comment 2 Christian Stadelmann 2016-01-20 10:35:53 UTC
Hm, I deleted kgpgrc (and some other config files) and got a wizard by KGpg. It correctly preferred gpg2 over gpg. Looks like a configuration issue on my side. Sorry for the noise.