On Monday, 13 August 2018 at 17:10:13 UTC, Jonathan Marler wrote:
Seb and I found the issue (TLDR: fix here:
https://github.com/dlang/installer/pull/338)
...
What made it more confusing is that if it doesn't download
d-keyring.gpg, then it will create a default one...making you
think it was downloaded but it actually wasn't...odd. In your
case you'll want to manually remove "~/dlang/d-keyring.gpg" and
use the new "install.sh" script after PR 338 is merged/deployed.
The respective hotfix PR is merged and deployed now ;-)