[Issue 23671] Installer GPG key fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 13 20:58:24 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23671

Iain Buclaw <ibuclaw at gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuclaw at gdcproject.org

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
This is happening because your local copy of ~/dlang/d-keyring.gpg is out of
date with the dlang.org server.

To fix, the install.sh script should fetch the latest version of
https://dlang.org/d-keyring.gpg periodically.

As a workaround remove `~/dlang/d-keyring.gpg` and try again.

--


More information about the Digitalmars-d-bugs mailing list