Open whimboo opened 9 years ago
Hm, turns out that the https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/ folder does not have a status file we could use to check for the latest date. Maybe we have to change our code to simply download the files from that URL under those circumstances. It should not be done by default given that the original folder contains more than the binaries.
I have seen today that for other locales than en-US we do not correctly check the l10n folder but the general one which only contains en-US builds:
https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/
As result a download of a locale will fail if it is not present yet in the build folder from today. This can best be tested when new Nightly builds of Firefox have been produced.