Closed Bug 1239685 Opened 9 years ago Closed 9 years ago

firefox-aurora-stub is 404 on Windows XP

Categories

(Webtools :: Bouncer, defect)

defect
Not set
major

Tracking

(firefox46 affected)

RESOLVED FIXED
Tracking Status
firefox46 --- affected

People

(Reporter: agibson, Assigned: oremj)

References

Details

Attachments

(1 file)

54 bytes, text/x-github-pull-request
Details | Review
STR: 1.) On a Windows XP machine (I tested using IE8), visit: https://www.mozilla.org/en-US/firefox/developer/ 2.) Click on the green "Free Download" button Expected results: File download should be received Actual results: Link is 404: https://download.mozilla.org/?product=firefox-aurora-stub&os=win&lang=en-US
Severity: normal → major
Flags: needinfo?(oremj)
More context: the stub installer will not work on XP < SP3 and we can't detect service packs reliably, so we need to always serve the full installer-- see bug 1234874. Unfortunately the firefox-aurora-ssl product does not appear to exist in the bouncer DB (I say "appear to" because I don't have direct access to look at the bouncer DB myself, but the 404 is a pretty clear indication that this is the case). In order to enable aurora downloads for older XP we would need a firefox-aurora-ssl product in bouncer pinned to the last version signed with SHA1, similar to how we did for release and beta. :oremj is that something you could take care of fairly easily?
Flags: needinfo?(oremj)
See Also: → 1234874
Releng will need to add any products to bouncer. Rail, do we want to add a firefox-aurora-sha1 (not sure if that's the right name) product to bouncer?
Flags: needinfo?(oremj) → needinfo?(rail)
Yeah, we can add them to bouncer, the binaries are at https://archive.mozilla.org/pub/firefox/releases/sha1-installers/ Let me me add them.
Flags: needinfo?(rail)
I added the following products for "win" and "win64" (just in case) to bouncer: firefox-aurora-sha1 (Dev Edition) firefox-nightly-sha1 (Nightly) Sentry should pick them up shortly
(In reply to Rail Aliiev [:rail] from comment #6) > \o/ > $ curl -sI > "http://download.mozilla.org/?product=Firefox-aurora-sha1&os=win64&lang=en- > US" | grep ^Location > Location: > http://download.cdn.mozilla.net/pub/firefox/releases/sha1-installers/aurora/ > firefox-45.0a2.en-US.win64.installer.exe The link is still 404 on XP: https://download.mozilla.org/?product=firefox-aurora-stub&os=win&lang=en-US :oremj, do we still need to add the redirect in Bouncer to fix this?
Flags: needinfo?(oremj)
Yes, we need to patch bouncer for this situation.
Flags: needinfo?(oremj)
(In reply to Rail Aliiev [:rail] from comment #6) > $ curl -sI > "http://download.mozilla.org/?product=Firefox-aurora-sha1&os=win64&lang=en- > US" | grep ^Location > Location: > http://download.cdn.mozilla.net/pub/firefox/releases/sha1-installers/aurora/ > firefox-45.0a2.en-US.win64.installer.exe :rail shouldn't we use https for the installer location?
Flags: needinfo?(rail)
Attached file bouncer PR 21
(In reply to Josh Mize [:jgmize] from comment #9) > (In reply to Rail Aliiev [:rail] from comment #6) > > $ curl -sI > > "http://download.mozilla.org/?product=Firefox-aurora-sha1&os=win64&lang=en- > > US" | grep ^Location > > Location: > > http://download.cdn.mozilla.net/pub/firefox/releases/sha1-installers/aurora/ > > firefox-45.0a2.en-US.win64.installer.exe > > :rail shouldn't we use https for the installer location? I changed the products to SSL-only.
Flags: needinfo?(rail)
Fix will be deployed in bug 1242036
Depends on: 1242036
The fix has been deployed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: