GPGME signing problem

Milan Lehocky milan.lehocky at gmail.com
Thu Dec 15 17:46:05 CET 2005


this is from log (plain text already passed to gpg):

........
posix-io.c:340: gpgme:select on [ r3 ]
posix-io.c:386: select OK [ r3 ]
posix-io.c:72: fd 3: about to read 1024 bytes
posix-io.c:79: fd 3: got 94 bytes
fd 3: got `[GNUPG:] USERID_HINT 30E8F3701B56AE33 Application (toto je
testovaci kluc pre App) <no at email>
'
posix-io.c:340: gpgme:select on [ r3 r10 ]
posix-io.c:386: select OK [ r3 ]
posix-io.c:340: gpgme:select on [ r3 ]
posix-io.c:386: select OK [ r3 ]
posix-io.c:72: fd 3: about to read 1024 bytes
posix-io.c:79: fd 3: got 64 bytes
fd 3: got `[GNUPG:] NEED_PASSPHRASE 30E8F3701B56AE33 30E8F3701B56AE33 17 0
'
posix-io.c:340: gpgme:select on [ r3 r10 ]
posix-io.c:386: select OK [ r3 ]
posix-io.c:340: gpgme:select on [ r3 ]
posix-io.c:386: select OK [ r3 ]
posix-io.c:72: fd 3: about to read 1024 bytes
posix-io.c:79: fd 3: got 37 bytes
fd 3: got `[GNUPG:] GET_HIDDEN passphrase.enter
'
posix-io.c:340: gpgme:select on [ r3 r10 ]
posix-io.c:386: select OK [ ]
posix-io.c:340: gpgme:select on [ r3 r10 ]
posix-io.c:386: select OK [ ]
posix-io.c:340: gpgme:select on [ r3 r10 ]
....
this continues until i press ctr-c

gpg asks for passphrase, but nothing happens




On 12/14/05, Werner Koch <wk at gnupg.org> wrote:
> On Tue, 13 Dec 2005 17:35:05 +0100, Milan Lehocky said:
>
> > The passphrase callback function is never called.. - that is strange.
> > I'm running SunOS 5.8.
>
> Please run in debug mode:
>
> $ GPGME_DEBUG=5:/tmp/mygpgme.log ./myapp
>
> (the file name is optional, it defaults to stderr)
>
> Shalom-Salam,
>
>    Werner
>
>



More information about the Gnupg-users mailing list