Fix download/all linux32 esr-next 404s - #1732
Open
janbrasna wants to merge 3 commits into
Open
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1732 +/- ##
==========================================
- Coverage 88.43% 88.43% -0.01%
==========================================
Files 171 171
Lines 12093 12095 +2
==========================================
+ Hits 10695 10696 +1
- Misses 1398 1399 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
janbrasna
marked this pull request as ready for review
August 14, 2026 15:16
stevejalim
approved these changes
Aug 14, 2026
janbrasna
force-pushed
the
fix/esr-next-404s
branch
from
August 17, 2026 07:40
03255e4 to
9a2a488
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One-line summary
Skips ESR–next condition if linux i686, which no longer ships.
Significant changes and points to review
There are generally version constraints for product details, however this ESR branch overlap seems to be bolted on top. There might be more systemic solution somewhere, however once 140esr is over in a few months this while arch code can be removed from all places, so it doesn't have to be pretty or smart for now.
Issue / Bugzilla link
#1726
Testing
http://localhost:8000/en-US/download/all/desktop-esr/linux/af/ (only single ESR, no 404)
http://localhost:8000/en-US/download/all/desktop-esr/linux64-aarch64/af/ (control, 2 ESRs)
http://localhost:8000/en-US/download/all/desktop-esr/win/af/ (control, 3 ESRs)