Page MenuHome GnuPG

Problem testing gpme 0.4.6
Closed, ResolvedPublic

Description

Release: 0.4.6

Environment

GNU/Linux

Description

[...]
Making check in gpgsm
gmake[2]: Entering directory `/tmp/gpgme-0.4.6/tests/gpgsm'
gmake check-TESTS
gmake[3]: Entering directory `/tmp/gpgme-0.4.6/tests/gpgsm'
t-support.h:98: GPGME: Invalid crypto engine (7.150)
FAIL: t-import
t-support.h:98: GPGME: Invalid crypto engine (7.150)
FAIL: t-keylist
t-support.h:98: GPGME: Invalid crypto engine (7.150)
FAIL: t-encrypt
t-support.h:98: GPGME: Invalid crypto engine (7.150)
FAIL: t-verify
t-support.h:98: GPGME: Invalid crypto engine (7.150)
FAIL: t-decrypt
t-support.h:98: GPGME: Invalid crypto engine (7.150)
FAIL: t-sign
t-support.h:98: GPGME: Invalid crypto engine (7.150)
FAIL: t-export
====================================
7 of 7 tests failed
Please report to bug-gpgme@gnupg.org
====================================
gmake[3]: * [check-TESTS] Error 1
gmake[3]: Leaving directory `/tmp/gpgme-0.4.6/tests/gpgsm'
gmake[2]:
* [check-am] Error 2
gmake[2]: Leaving directory `/tmp/gpgme-0.4.6/tests/gpgsm'
gmake[1]: * [check-recursive] Error 1
gmake[1]: Leaving directory `/tmp/gpgme-0.4.6/tests'
gmake:
* [check-recursive] Error 1

Fix

Unknown

Event Timeline

Please run the tests after setting

GPGMEDEBUG=5:/tmp/gpgme.log

and have a look at the log file later. If you can't decude the problem from that, please send the mail to marcus by private mail (see AUTHORS)

Outdated versions and no response for a year.