Opened 12 years ago

Last modified 12 years ago

#32794 closed defect

py26-pygpgme 'Not operational' error when creating Context — at Initial Version

Reported by: raman_prasad@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: py26-pygpgme

Description

Hi,

Below is the trace after installing py26-pygpgme and attempting to use it. This looks quite similar to the error here: http://lists.mandriva.com/bugs/2010-05/msg03739.php

Thanks.

Python 2.6.7 (r267:88850, Nov 21 2011, 14:59:21) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin

Type "help", "copyright", "credits" or "license" for more information.

import gpgme

gpgme.Context

<type 'gpgme.Context'>

gpgme.Context()

Traceback (most recent call last):

File "<stdin>", line 1, in <module>

gpgme.GpgmeError: (32, 176, 'Not operational')

Change History (0)

Note: See TracTickets for help on using tickets.