[Issue 24392] New: Installer not working: Can't check signature: No public key
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Feb 13 07:14:12 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24392
          Issue ID: 24392
           Summary: Installer not working: Can't check signature: No
                    public key
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: installer
          Assignee: nobody at puremagic.com
          Reporter: robert at guitaronline.de
I cannot install D because the installer is failing right away when trying to
verify the install.sh script:
robert at fedora:~$ curl -fsS https://dlang.org/install.sh | bash -s dmd
Downloading https://dlang.org/d-keyring.gpg
######################################################################## 100.0%
Downloading https://dlang.org/install.sh
######################################################################## 100.0%
gpg: Signature made Mon 02 Jan 2023 01:47:04 PM CET
gpg:                using RSA key 30AE2FC45DE4153268ED91754CF5FA5326CC62EB
gpg: Can't check signature: No public key
Invalid signature https://dlang.org/install.sh.sig
I am on Fedora 39 (I know there is an RPM but I still wanted to report this
bug).
--
    
    
More information about the Digitalmars-d-bugs
mailing list