gpgme 1.5.5 tests failing
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Fri Jun 12 21:21:43 CEST 2015
On Fri 2015-06-12 15:01:45 -0400, Werner Koch wrote:
> On Fri, 12 Jun 2015 17:49, dkg at fifthhorseman.net said:
>
>> I've built this for debian, and it works for me when building against
>> GnuPG (and gpg-agent) 2.1.5. However, on a headless build daemon that
>> i'm using which has gnupg (and gpg-agent) 2.0.28, the tests all fail:
>
> Actually I tested it agains 2.0.28 but under X.
I have also tested it against 2.0.28 on another system and don't see
these errors there. I'm *only* seeing the errors on the headless build
system.
>> t-encrypt.c:60: GPGME: Inappropriate ioctl for device
>
> That is:
>
> err = gpgme_get_key (ctx, "A0FF4590BB6122EDEF6E3C542D727CC768697734",
> &key[0], 0);
> fail_if_err (err);
>
> Any other special configuration of gpg or gpg-agent?
Not that i'm aware of. The headless build system where these errors
show up is using cowbuilder inside a chroot. This means no
pseudo-terminal is directly attached to the build/test process -- i
don't know whether that's relevant. i'm stumped by this right now :/
--dkg
More information about the Gnupg-devel
mailing list