Re: problème nocem/gpg

Liste des GroupesRevenir à fcu serveurs 
Sujet : Re: problème nocem/gpg
De : jdd (at) *nospam* dodin.org (jdd)
Groupes : fr.comp.usenet.serveurs
Date : 02. Feb 2022, 18:37:16
Autres entêtes
Organisation : Le serveur de jdd pour fr*
Message-ID : <stebvt$fk9$1@ns507557.dodin.fr.nf>
References : 1 2 3 4 5 6
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0
Le 02/02/2022 à 17:15, Marc SCHAEFER a écrit :
jdd <jdd@dodin.org> wrote:
j'en ai trois, rajouter && 0 ?? à chaque?
 non, juste celui à la ligne 289.
je n'ai pas tout à fait la même numérotation :-(

 Voici en contextuel:
oui, je pense avoir trouvé

          open(STDERR, '>&STDOUT');
j'ai mis en remarque:
#        if ($INN::Config::gpg) {
          if ($INN::Config::gpg && 0 ) {
je n'ai pas la ligne debug
au final j'ai ça:
         # changé à la demande de Marc
#        if ($INN::Config::gpg) {
         if ($INN::Config::gpg && 0 ) {
             exec($INN::Config::gpg, '--status-fd=1',
                 '--verify', '--allow-weak-digest-algos',
                 $keyring ? '--keyring=' . $keyring : '', $art);
         } else {
             exec($INN::Config::gpgv, '--status-fd=1',
                 $keyring ? '--keyring=' . $keyring : '', $art);
         }
         exit 126;
     }
on va bien voir si les messages d'erreur stoppent :-)
merci
jdd

Date Sujet#  Auteur
2 Feb 22 * problème nocem/gpg24jdd
2 Feb 22 +* Re: problème nocem/gpg16Marc SCHAEFER
2 Feb 22 i+* Re: problème nocem/gpg6jdd
2 Feb 22 ii`* Re: problème nocem/gpg5Marc SCHAEFER
2 Feb 22 ii `* Re: problème nocem/gpg4jdd
2 Feb 22 ii  `* Re: problème nocem/gpg3Marc SCHAEFER
2 Feb 22 ii   `* Re: problème nocem/gpg2jdd
3 Feb 22 ii    `- Re: problème nocem/gpg1Marc SCHAEFER
4 Feb 22 i`* Re: problème nocem/gpg9Julien ÉLIE
4 Feb 22 i +* Re: problème nocem/gpg3jdd
4 Feb 22 i i+- Re: problème nocem/gpg1Julien ÉLIE
5 Feb 22 i i`- Re: problème nocem/gpg1Marc SCHAEFER
4 Feb 22 i +* Re: problème nocem/gpg2jdd
4 Feb 22 i i`- Re: problème nocem/gpg1Julien ÉLIE
5 Feb 22 i `* Re: problème nocem/gpg3Marc SCHAEFER
5 Feb 22 i  `* Re: problème nocem/gpg2Marc SCHAEFER
5 Feb 22 i   `- Re: problème nocem/gpg1Julien ÉLIE
2 Feb 22 `* Re: problème nocem/gpg7yamo'
2 Feb 22  +* Re: problème nocem/gpg5jdd
3 Feb 22  i`* Re: problème nocem/gpg4LaLibreParole
3 Feb 22  i `* Re: problème nocem/gpg3jdd
3 Feb 22  i  `* Re: problème nocem/gpg2LaLibreParole
3 Feb 22  i   `- Re: problème nocem/gpg1jdd
4 Feb 22  `- Re: problème nocem/gpg1Julien ÉLIE

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal