https://issues.dlang.org/show_bug.cgi?id=23671
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Iain Buclaw <[email protected]> --- 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. --
