Page MenuHome GnuPG

Starting gpa results in fatal error: Fatal error in gpgme library (invoked from file confdialog.c, line 1447)
Closed, ResolvedPublic

Description

I'm currently preparing an update of the outdated gpa package in Debian. I
recently packaged 0.9.0. But when I try to start it, it reports:

Fatal error in gpgme library (invoked from file confdialog.c, line 1447)
Not implemented
The application will be terminated

On the command line I see:

  • Message: switched engine to `/usr/bin/gpg2'
  • (gpa:2011): CRITICAL **: gpa_start_simple_gpg_command: assertion `argv[0]' failed

So, what's missing or wrong? I will happily send you more information. I read
report #1008. Something similar seems to have been reported for Windows. But I'm
building with gnupg2 (and I even fixed the configure script, see #1133).

Details

Version
0.9.0

Event Timeline

It was a problem with the gpgme Debian package:

  • Message: switched engine to `/usr/bin/gpg2'

DEBUG: 3, prototcol=3
DEBUG get_gpg_connect_agent_path
DEBUG get_gpgconf_path
DEBUG 2, 0, /usr/bin/gpg2
DEBUG 2, 1, /usr/bin/gpgsm
DEBUG: prototcol=3, argv=(null)

Closing.

dleidert claimed this task.