> `./configure --enable-tarballs-autodownload` GHC build step on Windows
has been failing because repo.msys2.org

Afaik GHC doesn't rely ok repo.msys2.org for builds, only for mirroring.
The primary url is haskell.org https://downloads.haskell.org/ghc/mingw/

So it's down time shouldn't have affected you (and works for me).

Which url does it say is inaccessible?

Sent from my Mobile

On Thu, Oct 8, 2020, 13:50 Shayne Fletcher <shayne.fletcher...@gmail.com>
wrote:

> For the last 5 days, the `./configure --enable-tarballs-autodownload` GHC
> build step on Windows has been failing because repo.msys2.org has been
> unavailable (https://github.com/msys2/MSYS2-packages/issues/2171).
> Apparently that's fixed today and the server can now be reached but still
> the configure fails now with 'curl: (22) The requested URL returned
> error: 404 Not Found' 😢 It would be great if someone with an understanding
> of what precisely `--enable-tarballs-autodownload` translates to was
> to file a bug-report with the right folks!
>
> --
> Shayne Fletcher
> _______________________________________________
> ghc-devs mailing list
> ghc-devs@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to