On Sun, 30 Aug 2026, LIU Hao wrote:
在 2026-8-28 19:50, Martin Storsjö 写道:
These are hopefully better available from github actions than the
GNU ftpmirror host, which hasn't responded well to github actions
for quite some time.
We already use github actions' caching for avoiding redownloading
these files when possible, but whenever there's a cache miss,
downloading them has often failed before.
Signed-off-by: Martin Storsjö <[email protected]>
---
Unfortunately, these don't seem to be entirely reliable either;
in a first test build, 3 out of 4 build jobs succeeded.
If there are other suggestions from where to download these
projects sources, that would be more reliable when fetched from
github actions, I'm open for suggestions.
---
.github/workflows/build.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
What about mirrors on https://www.gnu.org/prep/ftp.html?
I guess I could try with some of them.
Previously we've used ftp.gnu.org first, which became unreliable at some
point, after which we switched to ftpmirror.gnu.org, which also has become
unreliable.
I guess we could try to locate which mirror seems to be closest to where
the github actions run at the moment, and see if direct access to that one
would happen to be more reliable than the main frontends.
(Sadly, to get reasonable info about it, I guess we should run a number of
attempts over the course of a day or two, to see which ones respond best
at the moment.)
// Martin
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public