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:
Problem continues in latest version from Koji: seahorse-2.23.90-1.fc10.x86_64
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.
If that's the problem, then commit it. thanks,
* Sat Aug 30 2008 Michel Salim <salimma> 2.23.90-2 - Patch configure to detect gpg2 binary