https://bugzilla.novell.com/show_bug.cgi?id=745257
https://bugzilla.novell.com/show_bug.cgi?id=745257#c1 Pavol Rusnak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] AssignedTo|[email protected] |[email protected] --- Comment #1 from Pavol Rusnak <[email protected]> 2012-02-09 14:42:07 CET --- I can reproduce the bug. It is clearly in python-gpgme package. Isolated testcase $ python >>> import pgpme >>> ctx = gpgme.Context() gpgme.GpgmeError: (32, 176, 'Not operational') Found related bugs here: https://bugzilla.redhat.com/show_bug.cgi?id=647059 https://qa.mandriva.com/show_bug.cgi?id=59361 Reassigning to python-gpgme maintainer. Sidenote: "dropbox start -i" works if you uninstall the python-gpgme package (it will not check the downloaded binaries though ... -- 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: [email protected] To contact the owner, e-mail: [email protected]
