LocalisationUpdate needs a couple of batch jobs to be set up to get the updates running periodically:
- /home/wikipedia/bin/l10nupdate needs to run periodically (let's say every 24h initially) on a batch server, let's say hume.
A cron job should be fine there.
- All mediawiki-installation group boxes need to update their /apache/common/wmf-deployment/cache/l10n directory from the master copy in /home/wikipedia/common/wmf-deployment/cache/l10n after that script runs to update them.
I'm not sure if this would be better to do in puppet, or just a regular cron job... or puppet setting up the cron job. ;)
Anyway without this bit, the localizations won't update until someone does a manual sync of the whole common or PHP deployment dir.
Version: unspecified
Severity: normal
URL: https://wikitech.wikimedia.org/view/LocalisationUpdate