GPGME make check 1 of 8 Test fails

Dominik Schwald dominik@nextbyte.de
Tue Sep 18 16:30:01 2001


Hi,
i just got gpgme but after running configure and make i did a make test 
- but 1 of 8 test failed.

I get the following information on ERROR-Out ( 2> ):


t-encrypt.c:76: GpgmeError Invalid Engine
% requesting passphrase for `ENTER
2D727CC768697734 Alfa Test (demo key) <alfa@example.net>
2D727CC768697734 2D727CC768697734 17 0': sending `abc'
% requesting passphrase for `ENTER
2D727CC768697734 Alfa Test (demo key) <alfa@example.net>
2D727CC768697734 2D727CC768697734 17 0': sending `abc'
% requesting passphrase for `ENTER
2D727CC768697734 Alfa Test (demo key) <alfa@example.net>
2D727CC768697734 2D727CC768697734 17 0': sending `abc'
% requesting passphrase for `ENTER
6AE6D7EE46A871F8 Alfa Test (demo key) <alfa@example.net>
6AE6D7EE46A871F8 2D727CC768697734 16 0': sending `abc'
** pattern=`(null)'
** pattern=`alice'
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1


I use the gpgme-0.2.3.tar.gz, with GnuPG 1.0.6 on Linux.
Thanks, dominik