https://bugzilla.wikimedia.org/show_bug.cgi?id=69816
--- Comment #3 from Bryan Davis <[email protected]> --- (In reply to Steven Walling from comment #2) > > After this I get "Warning: > require_once(/vagrant/settings.d/wikis/CommonSettings.php): failed to open > stream: No such file or directory in /vagrant/LocalSettings.php on line 98" Aaarg. That sounds like a puppet resource ordering problem. /vagrant/settings.d/wikis/CommonSettings.php is created by the mediawiki::multiwiki but something is apparently trying to run wiki code before it has been applied. I'll see if I can reproduce in a clean Vagrant checkout and find a fix. -- 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
