[MacPorts] #32794: py26-pygpgme 'Not operational' error when creating Context

MacPorts noreply at macports.org
Fri Jan 6 10:33:22 PST 2012


#32794: py26-pygpgme 'Not operational' error when creating Context
--------------------------------------+-------------------------------------
 Reporter:  raman_prasad@…            |       Owner:  afb@…           
     Type:  defect                    |      Status:  new             
 Priority:  Normal                    |   Milestone:                  
Component:  ports                     |     Version:  2.0.3           
 Keywords:                            |        Port:  py26-pygpgme    
--------------------------------------+-------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => afb@…
  * keywords:  gpg python =>


Old 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')
> >>>

New 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')
 >>>
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/32794#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list