Bug 459939

Summary: seahorse does not handle GnuPG keyring
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: seahorseAssignee: Seth Vidal <skvidal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-25 04:01:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michel Lind 2008-08-24 23:03:31 UTC
Description of problem:
Rawhide's seahorse does not handle my GnuPG keyring, and searching for GnuPG public keys does not work either. Also, the Help system does not work

Version-Release number of selected component (if applicable):
seahorse-2.23.6-1.fc10.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Create a GnuPG key
2. Start seahorse
  
Actual results:
No GnuPG key displayed

Expected results:
GnuPG keyring should be available

Additional info:

Comment 1 Michel Lind 2008-08-25 00:57:48 UTC
Problem continues in latest version from Koji:
seahorse-2.23.90-1.fc10.x86_64

Comment 2 Michel Lind 2008-08-31 02:55:11 UTC
Found the problem: we now BR on gnupg2, but because gnupg-1.4.x is still in the repository, the gnupg2 binary is called gnupg2, and thus seahorse's configure failed to detect it.

I'm building a fixed version right now:
http://koji.fedoraproject.org/koji/taskinfo?taskID=796122

Will commit the patch but refrain from pushing it for a few days for Seth's comment, but will push this in before the beta freeze at the latest unless I hear otherwise.

Comment 3 seth vidal 2008-08-31 03:19:23 UTC
If that's the problem, then commit it.

thanks,

Comment 4 Matthias Clasen 2008-10-25 04:01:26 UTC
* Sat Aug 30 2008 Michel Salim <salimma> 2.23.90-2
- Patch configure to detect gpg2 binary