https://bugzilla.novell.com/show_bug.cgi?id=745257 https://bugzilla.novell.com/show_bug.cgi?id=745257#c3 Matthew Pallas <mattinczech@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mattinczech@hotmail.com --- Comment #3 from Matthew Pallas <mattinczech@hotmail.com> 2012-02-12 18:03:09 UTC --- Looks like there was already a bug report and fix: https://bugs.launchpad.net/pygpgme/+bug/452194 "When using gpgme >= 1.2.0 the function gpgme_check_version() must be called before gpgme_new() [1]. Not calling it causes a GPG_ERR_NOT_OPERATIONAL error." The last comment notes the fix was released in ver 0.2 on 2011-08-17, but 12.1 is shipping 0.1 w/ gpgme 1.3, which are in conflict with each other. Via the dropbox forum, some one created a patched rpm here: https://build.opensuse.org/package/files?package=python-gpgme&project=home%3Abenizi%3Abranches%3AopenSUSE%3A12.1%3AUpdate A quick look at the above patch compared to the official release shows that it should work, however, the 0.2 version actually checks the gpgme version instead of only calling the method that fixes the bug. I haven't tried the patched version, as the trick of removing python-gpgme worked for me . . . and in the long run, ver 0.2 would be even better. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- To unsubscribe, e-mail: opensuse-contrib+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-contrib+owner@opensuse.org