gnupg-2.2.4: how to deal with failed tests

Henry nbsd4ever at gmail.com
Fri Jan 19 14:23:59 CET 2018


THANK YOU!! THANK YOU!!

Configured simply with:
% ./configure --enable-g13 --enable-symcryptrun --enable-wks-tools \
  --with-readline=/usr/local
and all tests run seemed to PASS.

(I will later be installing gnupg2 on darwin and ubuntu.)

Henry

2018-01-19 3:27 GMT+09:00 Werner Koch <wk at gnupg.org>:
> On Thu, 18 Jan 2018 15:41, nbsd4ever at gmail.com said:
>
>>   --enable-selinux-support --with-libgpg-error-prefix=/usr/local \
>       ^^^^^^^^^^^^^^^^^^^^^^
>
> Ah!  There is a second case where you see the reported error message:
>
> #ifdef ENABLE_SELINUX_HACKS
>   if (1)
>     {
>       /* We don't allow importing secret keys because that may be used
>          to put a secret key into the keyring and the user might later
>          be tricked into signing stuff with that key.  */
>       log_error (_("importing secret keys not allowed\n"));
>       return 0;
>     }
> #endif
>
> I wonder why you enable this at all.  I doubt that NetBSD supports
> SElinux.
>
>
> Salam-Shalom,
>
>    Werner
>
> --
> Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.



More information about the Gnupg-users mailing list