https://bugzilla.wikimedia.org/show_bug.cgi?id=51643
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- The symptom was an unrelated deploy failed in `scap` with Updating ExtensionMessages-1.22wmf11.php...Unexpected non-MediaWiki exception encountered, of type "Exception" exception 'Exception' with message 'Bad initialization order: When running the Wikibase repository extension and the WikibaseClient extension on the same wiki, WikibaseClient has to be included AFTER the repository.' in /a/common/php-1.22wmf11/extensions/Wikibase/repo/Wikibase.php:54 because the mergeMessageFileList.php script in this step gets the list of extension files to include_once from --list-file=$MW_COMMON_SOURCE/wmf-config/extension-list , which developers expect to be order-independent and alphabetical. (gerrit 74535 adjusted the order of wmf-config/extension-list to work around the problem.) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
