Closed
Bug 878836
Opened 12 years ago
Closed 12 years ago
Push FHR (added pt-PT locale) to production
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: flod, Assigned: cturra)
Details
(Whiteboard: [push interrupt])
A new locale has been added (pt-PT) a few days ago to SVN.
Please update the production server.
| Reporter | ||
Updated•12 years ago
|
Summary: Bug 873165 - Push FHR (added pt-PT locale) to production → Push FHR (added pt-PT locale) to production
| Assignee | ||
Comment 1•12 years ago
|
||
i have pulled the locale updates from svn and pushed them out to the production origin server. it should be picked up by the CDN's within the next 30 minutes.
[root@genericadm.private.phx1 locale]# svn up
Updating '.':
U en-ZA/fhr.lang
U en-ZA/date.lang
U pt-PT/fhr.lang
Updated to revision 116582.
[root@genericadm.private.phx1 locale]# /data/genericrhel6/deploy fhr.cdn.mozilla.net
[2013-06-03 12:33:49] Running rsync_project
[2013-06-03 12:33:49] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/fhr.cdn.mozilla.net/ /data/genericrhel6/www/fhr.cdn.mozilla.net/
[2013-06-03 12:33:50] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/fhr.cdn.mozilla.net/ /data/genericrhel6/www/fhr.cdn.mozilla.net/ (0.748s)
[2013-06-03 12:33:50] Finished rsync_project (0.749s)
[2013-06-03 12:33:50] Running commit_www
[2013-06-03 12:33:50] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['fhr.cdn.mozilla.net']'
[2013-06-03 12:33:56] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['fhr.cdn.mozilla.net']' (5.820s)
[localhost] out: [master 83bf82c] deploy [fhr.cdn.mozilla.net]
[localhost] out: 3 files changed, 154 insertions(+), 113 deletions(-)
[2013-06-03 12:33:56] Finished commit_www (5.821s)
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [push interrupt]
| Reporter | ||
Comment 2•12 years ago
|
||
Reopening to have a reference and CCing Laura. Something is not working as expected.
Dev server is completely localized
https://fhr-dev.allizom.org/pt-PT/
Prod site is not localized, except for a single link (Política de privacidade), which is in the same file just pushed
https://fhr.cdn.mozilla.net/pt-PT/
Any idea of what's going on?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•12 years ago
|
||
I am not seeing in the log of operation anything related to the generation of the pages. This site uses a static pages generator that needs to be ran to generate updated pages based on git+svn data
| Reporter | ||
Comment 4•12 years ago
|
||
I was looking at bug 873165 comment 2 and they used a script update.sh, not sure if it helps.
| Assignee | ||
Comment 5•12 years ago
|
||
i suspect i know what the problem was - i simply updated the locale's, but didn't run the update script, which i can see runs the `generate.py` command.
i have another update, but this time using `update.sh`. these changes should available through our CDNs within 30 minutes.
| Reporter | ||
Comment 6•12 years ago
|
||
Thanks Chris, this time it worked.
Verified by setting datareporting.healthreport.about.reportUrl to https://fhr.cdn.mozilla.net/pt-PT/
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•12 years ago
|
||
sorry for the mix up on the first go.
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 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
•