https://bugzilla.wikimedia.org/show_bug.cgi?id=62844
--- Comment #7 from Marcin Cieślak <[email protected]> --- Is this because of initial MediaWiki checkout as described on https://www.mediawiki.org/wiki/MediaWiki-Vagrant $ git clone https://gerrit.wikimedia.org/r/mediawiki/vagrant $ cd vagrant $ git submodule update --init --recursive $ ./setup.sh # or setup.bat on Windows $ vagrant up Maybe if the initial checkout would have been done with $ git clone ssh://<username>@gerrit.wikimedia.org/:29418/mediawiki/core.git it would work? (not using vagrant here) -- 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
