https://bugzilla.wikimedia.org/show_bug.cgi?id=71878

--- Comment #1 from Gilles Dubuc <[email protected]> ---
We've found a workaround, commenting out this block does the trick:

config.vm.provision :lsb_check do |lsb|
  lsb.version = '14.04'
end

In addition to adding:

require 'mediawiki-vagrant/environment'

Before MediaWikiVagrant::Environment.new

-- 
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

Reply via email to