digitalmars.D - Can't download dmd from dlang.org.
- Alexandru Ermicioi (19/19) Jul 10 2022 Hi,
- Bastiaan Veelo (10/17) Jul 10 2022 Same here. When downloading from
- Peter Alexander (2/21) Jul 12 2022 +1 - getting same issue
- Don Allen (5/30) Jul 13 2022 Yes, I just noticed the same issue. I tried installing on FreeBSD
- jfondren (9/13) Jul 13 2022 I notice that Homebrew knows how to download 2.100.1 though:
- Iain Buclaw (2/7) Jul 17 2022 That has been removed by the folks at GitHub support now.
- ryuukk_ (7/7) Jul 19 2022 I hate to be the one to bring negativity, yet again, but someone
- Adam D Ruppe (2/2) Jul 14 2022 On bugzilla:
- ryuukk_ (5/5) Jul 17 2022 Download links still down, no warning message about the
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
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 says403 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
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
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: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.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 13 2022
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
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.modThat has been removed by the folks at GitHub support now.
Jul 17 2022
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
On bugzilla: https://issues.dlang.org/show_bug.cgi?id=23237
Jul 14 2022
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