• nocem[3457]: cannot find the gpgv or gpg binary

    From jdanield@21:1/5 to All on Thu Feb 3 12:11:43 2022
    Hello,

    I try to configure my server to accept nocem messages.

    However, I keep receiving error messages

    "nocem[3457]: cannot find the gpgv or gpg binary"

    I followed

    https://www.eyrie.org/~eagle/software/inn/docs-2.4/perl-nocem.html

    and used gpg to build the keys, so I know gpg (and gpgv) are here and executable from ~news.

    I added links from gpgv1 and gpgv2 without any more result.

    inncheck -a -v -f --pedantic --perm

    is ok:

    Looking at /etc/news/newsfeeds...
    ME, controlchan!, innfeed!, inpaths!, nocem!, news2mail!, test,
    linux-31, alphanet.ch, aioe, i2pn, pasdenom, done.

    what did I forget?

    thanks
    jdd

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jdanield@21:1/5 to All on Thu Feb 3 14:32:52 2022
    Le 03/02/2022 à 12:11, jdanield a écrit :
    Hello,

    I try to configure my server to accept nocem messages.

    However, I keep receiving error messages

    "nocem[3457]: cannot find the gpgv or gpg binary"


    fixed, adding complete path

    $INN::Config::gpg='/usr/bin/gpg';

    thanks
    jdd

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?Julien_=c3=89LIE?=@21:1/5 to All on Fri Feb 4 20:40:55 2022
    Bonjour Jean-Daniel,

    "nocem[3457]: cannot find the gpgv or gpg binary"

    fixed, adding complete path

    $INN::Config::gpg='/usr/bin/gpg';

    There seems to be an issue in the OpenSUSE package. The path to gpg and
    gpgv should have already been set.

    --
    Julien ÉLIE

    « Give laugh to all but smile to one,
    Give cheeks to all but lips to one,
    Give love to all but Heart to one,
    Let everybody love you
    But you love one. »

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)