Closed
Bug 827820
Opened 13 years ago
Closed 13 years ago
Please update download links for EUballot for Fx 18.0
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: kmoir, Assigned: pir)
References
Details
Please change the redirect download urls on download.m.o to point:
product=firefox-latest-euballot -> product=firefox-18.0-euballot
Assignee | ||
Comment 1•13 years ago
|
||
Please update any bug creation links/bookmarks you have to not include the QA contact. Phong isn't here any more.
Assignee: server-ops-webops → pradcliffe
QA Contact: phong → shyam
Reporter | ||
Comment 2•13 years ago
|
||
okay, I've updated the template
Assignee | ||
Comment 3•13 years ago
|
||
Thanks.
Submitted to dev/stage:
pradcliffe@smidge> svn ci puppet/trunk/modules/webapp/files/bouncer-dev/etc-httpd/domains/download-dev.allizom.org.conf puppet/trunk/modules/webapp/files/bouncer-stage/etc-httpd/domains/download.allizom.org.conf
Sending puppet/trunk/modules/webapp/files/bouncer-dev/etc-httpd/domains/download-dev.allizom.org.conf
Sending puppet/trunk/modules/webapp/files/bouncer-stage/etc-httpd/domains/download.allizom.org.conf
Transmitting file data ..
Committed revision 55650.
Not live yet, about to go push.
Assignee | ||
Comment 4•13 years ago
|
||
Pushed to dev and stage. Please confirm that all looks good there and I'll submit/push to prod.
Assignee | ||
Comment 5•13 years ago
|
||
Is there a beta stub change associated with this for prod?
Currently I see:
RewriteCond %{QUERY_STRING} ^product=firefox-17.0b6&os=(win)&lang=(en-US)$
RewriteRule ^/$ /?product=firefox-beta-stub&os=%1&lang=%2 [NC,L,R]
Assignee | ||
Comment 6•13 years ago
|
||
Sumbitted without a beta stub change for now, it can be added later if need be.
pradcliffe@smidge> svn ci puppet/trunk/modules/webapp/files/bouncer/etc-httpd/domains/download.mozilla.org.conf -m "bug 827820"
Sending puppet/trunk/modules/webapp/files/bouncer/etc-httpd/domains/download.mozilla.org.conf
Transmitting file data .
Committed revision 55653.
Assignee | ||
Comment 7•13 years ago
|
||
Pushed to prod.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 8•13 years ago
|
||
I think the euballot entry was updated wrong:
curl -I "download.mozilla.org?lang=en-GB&product=firefox-latest-euballot"
HTTP/1.1 302 Found
Server: Apache
X-Backend-Server: bouncer2.webapp.phx1.mozilla.com
Content-Type: text/html; charset=iso-8859-1
Date: Tue, 08 Jan 2013 17:49:32 GMT
Location: http://download-eu.mozilla.org/?lang=en-GB&product=firefox-18.0.1-euballot
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Cache-Info: not cacheable; response is 302 without expiry time
Should be pointing at 18.0, not 18.0.1.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 9•13 years ago
|
||
Ah, dammit. I missed the .1 on screen wrap. Apologies, pushing a fix now.
Assignee | ||
Comment 10•13 years ago
|
||
Should be fixed now. Apologies again.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•