Closed
Bug 595192
Opened 14 years ago
Closed 14 years ago
Update browserchoice website and download links for EUballot for Fx 3.6.9
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: fox2mike)
References
Details
1) Please change the redirect download urls on download.m.o from
product=firefox-latest-euballot -> product=firefox-3.6.8-euballot
and that should change to
product=firefox-latest-euballot -> product=firefox-3.6.9-euballot
2) Update download box for browserchoice.m.c to Fx3.6.9 by doing svn up for
that website
See bug 581552 for reference.
Reporter | ||
Comment 1•14 years ago
|
||
Whoops, I meant to mark this with a higher priority when I filed it.
Severity: normal → critical
Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → shyam
Assignee | ||
Comment 2•14 years ago
|
||
(In reply to comment #0)
> 1) Please change the redirect download urls on download.m.o from
> product=firefox-latest-euballot -> product=firefox-3.6.8-euballot
> and that should change to
> product=firefox-latest-euballot -> product=firefox-3.6.9-euballot
notice: /File[/etc/httpd/conf/domains]/checksum: checksum changed '{mtime}Fri Aug 20 15:56:22 -0700 2010' to '{mtime}Thu Sep 02 11:48:40 -0700 2010'
--- /etc/httpd/conf/domains/download.mozilla.org.conf 2010-07-23 17:22:32.000000000 -0700
+++ /tmp/puppet-diffing.17707.0 2010-09-14 06:56:13.000000000 -0700
@@ -19,7 +19,7 @@
RewriteCond %{QUERY_STRING} ^(.*)product=firefox-latest-euballot(.*)$
- RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-3.6.8-euballot%2 [R=302,L]
+ RewriteRule /(.*)$ http://download-eu.mozilla.org/$1?%1product=firefox-3.6.9-euballot%2 [R=302,L]
CookieTracking on
CookieName dmo
info: Filebucket[/var/lib/puppet/clientbucket]: Adding /etc/httpd/conf/domains/download.mozilla.org.conf(c1708ef7cba2c2ce4451998d4f7caa8b)
info: /File[/etc/httpd/conf/domains/download.mozilla.org.conf]: Filebucketed /etc/httpd/conf/domains/download.mozilla.org.conf to main with sum c1708ef7cba2c2ce4451998d4f7caa8b
notice: /File[/etc/httpd/conf/domains/download.mozilla.org.conf]/content: content changed '{md5}c1708ef7cba2c2ce4451998d4f7caa8b' to '{md5}5d06e1aaa7b164360afc13f5553a1c3c'
info: //httpd-app-dist/File[etc-httpd]: Scheduling refresh of Service[httpd]
info: //httpd-app-dist/File[etc-httpd]: Scheduling refresh of Service[httpd]
notice: //base-httpd/Service[httpd]: Triggering 'refresh' from 2 dependencies
notice: Finished catalog run in 7.18 seconds
> 2) Update download box for browserchoice.m.c to Fx3.6.9 by doing svn up for
> that website
[root@mradm02 browserchoice.mozilla.com]# svn up
Fetching external item into 'product-details'
U product-details/localeDetails.class.php
U product-details/export_json.php
U product-details/productDetails.class.php
A product-details/history/mobileHistory.class.php
U product-details/history/thunderbirdHistory.class.php
U product-details/history/firefoxHistory.class.php
U product-details/firefoxDetails.class.php
U product-details/thunderbirdBuildDetails.php
U product-details/mobileDetails.class.php
U product-details/json/firefox_primary_builds.json
U product-details/json/thunderbird_beta_builds.json
U product-details/json/firefox_history_development_releases.json
U product-details/json/mobile_details.json
A product-details/json/mobile_history_development_releases.json
U product-details/json/thunderbird_primary_builds.json
U product-details/json/firefox_history_stability_releases.json
U product-details/json/firefox_versions.json
U product-details/json/firefox_beta_builds.json
A product-details/json/mobile_history_stability_releases.json
U product-details/json/thunderbird_versions.json
U product-details/json/thunderbird_history_stability_releases.json
A product-details/json/mobile_history_major_releases.json
U product-details/json/languages.json
Updated external to revision 74421.
Updated to revision 74421.
Give it about 10 mins to sync out.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•