[Issue 24767] New: Bad Signature

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 16 04:15:12 UTC 2024


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

          Issue ID: 24767
           Summary: Bad Signature
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: mcookspokane at gmail.com

I imported the dlang keyring here: https://dlang.org/d-keyring.gpg. 
gpg --import d-keyring.gpg

I Installed dlang dmd.
curl -fsS https://dlang.org/install.sh | bash -s dmd.

I got this error.
Downloading https://dlang.org/d-keyring.gpg
######################################################################## 100.0%
gpg: Signature made Mon 13 Feb 2023 02:52:51 PM PST
gpg:                using RSA key E22EC04C82780970381402F4A7D4D42F8EC6A355
gpg: BAD signature from "Iain Buclaw <ibuclaw at gdcproject.org>" [unknown]
Invalid signature https://dlang.org/d-keyring.gpg.sig

I also tried this.
gpg --search-keys "Iain Buclaw <ibuclaw at gdcproject.org>"
I imported 1 and 2. Same error.

--


More information about the Digitalmars-d-bugs mailing list