install.sh gives Invalid signature error
Seb
seb at wilzba.ch
Fri Jun 15 14:18:27 UTC 2018
On Friday, 15 June 2018 at 12:02:57 UTC, Arjan wrote:
> Trying to execute the install.sh on a centos7.5 system gives an
> error:
> Invalid signature
> http://downloads.dlang.org/releases/2.x/2.080.1/dmd.2.080.1.linux.tar.xz.sig
>
> For each version I tried.
>
> Whats wrong?
Maybe you have an outdated version of the d-keyring.gpg in your
~/dlang directory and never did an update of it?
The command is ./install.sh update (or simply remove it).
More information about the Digitalmars-d
mailing list