www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Can't download dmd from dlang.org.

reply Alexandru Ermicioi <alexandru.ermicioi gmail.com> writes:
Hi,

Dunno in which forum section to write.
For some reason I can't download dmd from dlang.org.
Error I get is:
```
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>SSD3MGPSTCKEWM2F</RequestId>
<HostId>
Lb0s/Ojm/8dwnt8j626CAEFQQTqPtJe4LfHQjEgrl2vG79hI/bpJszdISJVsHwiCzbzCiaUl3Hg=
</HostId>
</Error>
```
For link: 
https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2022/dmd-2.100.1.exe

Note: seems like 2.100.0 is working as expected.

Best regards,
Alexandru.
Jul 10 2022
next sibling parent Bastiaan Veelo <Bastiaan Veelo.net> writes:
On Sunday, 10 July 2022 at 20:03:56 UTC, Alexandru Ermicioi wrote:
 For some reason I can't download dmd from dlang.org.
Same here. When downloading from http://downloads.dlang.org/releases/2.x/2.100.1 it says
 403 Forbidden
 Code: AccessDenied
 Message: Access Denied
 RequestId: MBH0J9PN45TCB4Q8
 HostId: 
 zajlLJRyhvkj1vICNmhap5KIXa1c5EtugVpdXOwvgBxnNOLKll99ddWvwMgIkof9Ri2wwgZJDxg=
There are probably some issues to be worked out because the release process is changing hands, I heard. It is likely that 2.100.1 is not meant to be out yet, as it hasn't been announced on the forum yet and [the changelog](https://dlang.org/changelog/2.100.1.html) is dated five days into the future. -- Bastiaan.
Jul 10 2022
prev sibling next sibling parent reply Peter Alexander <peter.alexander.au gmail.com> writes:
On Sunday, 10 July 2022 at 20:03:56 UTC, Alexandru Ermicioi wrote:
 Hi,

 Dunno in which forum section to write.
 For some reason I can't download dmd from dlang.org.
 Error I get is:
 ```
 <Error>
 <Code>AccessDenied</Code>
 <Message>Access Denied</Message>
 <RequestId>SSD3MGPSTCKEWM2F</RequestId>
 <HostId>
 Lb0s/Ojm/8dwnt8j626CAEFQQTqPtJe4LfHQjEgrl2vG79hI/bpJszdISJVsHwiCzbzCiaUl3Hg=
 </HostId>
 </Error>
 ```
 For link: 
 https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2022/dmd-2.100.1.exe

 Note: seems like 2.100.0 is working as expected.

 Best regards,
 Alexandru.
+1 - getting same issue
Jul 12 2022
parent reply Don Allen <donaldcallen gmail.com> writes:
On Tuesday, 12 July 2022 at 17:28:23 UTC, Peter Alexander wrote:
 On Sunday, 10 July 2022 at 20:03:56 UTC, Alexandru Ermicioi 
 wrote:
 Hi,

 Dunno in which forum section to write.
 For some reason I can't download dmd from dlang.org.
 Error I get is:
 ```
 <Error>
 <Code>AccessDenied</Code>
 <Message>Access Denied</Message>
 <RequestId>SSD3MGPSTCKEWM2F</RequestId>
 <HostId>
 Lb0s/Ojm/8dwnt8j626CAEFQQTqPtJe4LfHQjEgrl2vG79hI/bpJszdISJVsHwiCzbzCiaUl3Hg=
 </HostId>
 </Error>
 ```
 For link: 
 https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2022/dmd-2.100.1.exe

 Note: seems like 2.100.0 is working as expected.

 Best regards,
 Alexandru.
+1 - getting same issue
Yes, I just noticed the same issue. I tried installing on FreeBSD via curl and got 2.100.0. I then saw that the release date of 2.100.1 is 7/15, two days from now. Looks like some kinks remain to be worked out.
Jul 13 2022
parent reply jfondren <julian.fondren gmail.com> writes:
On Wednesday, 13 July 2022 at 17:16:51 UTC, Don Allen wrote:
 Yes, I just noticed the same issue. I tried installing on 
 FreeBSD via curl and got 2.100.0. I then saw that the release 
 date of 2.100.1 is 7/15, two days from now. Looks like some 
 kinks remain to be worked out.
I notice that Homebrew knows how to download 2.100.1 though: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/dmd.rb getting it from https://github.com/dlang/dmd/archive/v2.100.1.tar.gz Speaking of Github, notice the "Used by (1) thechampagne / LoL" on the right hand side, between Pcakages and Contributors? That's some github abuse from https://github.com/thechampagne/LoL/blob/main/go.mod
Jul 13 2022
parent reply Iain Buclaw <ibuclaw gdcproject.org> writes:
On Wednesday, 13 July 2022 at 17:22:05 UTC, jfondren wrote:
 
 Speaking of Github, notice the "Used by (1)  thechampagne / 
 LoL" on the right hand side, between Pcakages and Contributors? 
 That's some github abuse from 
 https://github.com/thechampagne/LoL/blob/main/go.mod
That has been removed by the folks at GitHub support now.
Jul 17 2022
parent ryuukk_ <ryuukk.dev gmail.com> writes:
I hate to be the one to bring negativity, yet again, but someone 
has to say it otherwise nothing will work..

Downloads are  still broken, including links in the front page 
for over a week now..

I mentioned the idea of having a notice message to warn new users 
about it, but even that got ignored

Nobody cares anymore? what's going on?
Jul 19 2022
prev sibling parent reply Adam D Ruppe <destructionator gmail.com> writes:
On bugzilla:

https://issues.dlang.org/show_bug.cgi?id=23237
Jul 14 2022
parent ryuukk_ <ryuukk.dev gmail.com> writes:
Download links still down, no warning message about the 
maintenance, no nothing

Imagine a new user wants to try out D, he can't..

https://github.com/dlang/dlang.org/pull/3343

Need 10x reviewer for the message!
Jul 17 2022