Yeah, I really need to work a trigger into the downloads machine so that we can clear the CDN cache when we upload/update files... It's about a mile down my TODO list though (since it bites somewhat rarely for these cases) - so anyone who wants to do a little JSON API chatting with Fastly should talk to me. :)
On Mon, Nov 2, 2015 at 2:49 PM, Ben Gamari <[email protected]> wrote: > Páli Gábor János <[email protected]> writes: > >> 2015-11-02 19:27 GMT+01:00 Joachim Breitner <[email protected]>: >>> Isn’t such a mail a requirement for those wo build the various binaries >>> to get active in the first place? >> >> I think that would require at least an accessible source tarball in >> the first place :-) But apparently there are no files under the >> specified directory. >> > It may appear that way but this is merely an unfortunate side-effect of > our content delivery network. Try adding some extra `/` characters to > the URL, e.g., > > https://downloads.haskell.org/~ghc/7.10.3-rc1// > > This is usually enough to fool the CDN info refreshing. > > Cheers, > > - Ben > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs > -- Regards, Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
