https://bugzilla.wikimedia.org/show_bug.cgi?id=63344
--- Comment #5 from Antoine "hashar" Musso <[email protected]> --- (In reply to Nemo from comment #3) > l10n refreshes rarely work on beta after the deploys, you can't really trust > that cluster with giving any meaningful information on the matter. Every six minutes Jenkins run a job which update the extensions registered in mediawiki/extensions.git , it then invokes mw-update-l10n just like we do in production and generates .cdb files and the .json files out of the cdb. The job is: https://integration.wikimedia.org/ci/job/beta-code-update-eqiad/ The l10n files are accessible in /data/project/apache/common-local/php-master/cache/l10n . Neither l10n_cache-en.cdb nor upstream/l10n_cache-en.cdb.json files contains an occurrence of a centralauth message. So seems something is wrong in the way the message is registered. The CentralAuth extension code is a git submodule fetched at /data/project/apache/common-local/php-master/extensions/CentralAuth HEAD points to e3b1288 (and will be moved forward whenever a change is merged). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
