www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15709] New: [Downloads] cannot install dmd using curl script

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: nobody puremagic.com
          Reporter: xemailpro yahoo.co.uk

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

--
Feb 20 2016