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

          Issue ID: 15709
           Summary: [Downloads] cannot install dmd using curl script
           Product: D
           Version: D2
          Hardware: x86_64
               URL: http://dlang.org/
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P3
         Component: installer
          Assignee: [email protected]
          Reporter: [email protected]

When I run the command given in https://dlang.org/download.html#dmd:

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

I receive this output:

Downloading and unpacking
http://downloads.dlang.org/releases/2.x/2.070.0/dmd.2.070.0.linux.tar.xz
100%
Invalid signature
http://downloads.dlang.org/releases/2.x/2.070.0/dmd.2.070.0.linux.tar.xz.sig

--

Reply via email to