On Thu 2018-04-19 23:54:40 +0200, Andy Weber wrote:
> The process seems to be spawned by dirmngr.exe, ptree looks like this:
>
> + "C:\Program Files (x86)\GnuPG\bin\dirmngr.exe" --daemon --homedir
> C:/Users/<User>/AppData/Roaming/gnupg
>     + dirmngr.exe (Suspended and fails to resume)
>     + "C:\Program Files (x86)\GnuPG\bin\gpgv.exe"
> --enable-special-filenames --status-fd=2 --keyring "C:\Program Files
> (x86)\GnuPG\share\gnupg\distsigkey.gpg" -- -&1072 -
>         + \??\C:\WINDOWS\system32\conhost.exe 0x4

if it's dirmngr invoking gpgv, then it's likely being triggered by
dirmngr's attempt to check that the latest version of gpg is available.

Can you run the following commands from cmd.exe successfully?

    gpgconf --query-swdb
    gpg-connect-agent --dirmngr 'loadswdb --force' /bye

that might help you to debug the problem a bit more directly than
dealing with enigmail in the loop.

        --dkg

_______________________________________________
enigmail-users mailing list
[email protected]
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Reply via email to