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

            Bug ID: 71901
           Summary: The luasandbox extension is not present, this engine
                    cannot be used.
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: Macintosh
                OS: Mac OS X 10.8
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Created attachment 16736
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=16736&action=edit
vagrant provision debug output

background
----------
when provisioning a role that uses the puppet method, mediawiki::import_dump,
after a clean install of vagrant, luasandbox is not available and the
import_dump method fails. after a second attempt at provisioning the role, the
luasandbox is available.


steps to reproduce
------------------
1. install a clean version of mw vagrant
   https://www.mediawiki.org/wiki/MediaWiki-Vagrant#Quick_start
2. vagrant up
3. vagrant enable-role gwtoolset
4. vagrant provision


expected result
---------------
scribunto should be available for use when importing dumps that use scribunto


actual result
-------------
see line 2004 of attached provision output using:
PUPPET_DEBUG=1 vagrant provision

==> default: Notice:
/Stage[main]/Role::Gwtoolset/Mediawiki::Import_dump[template_de]/Exec[import_dump_template_de]/returns:
[fd5c8acc] [no req]   Exception from line 220 of
/vagrant/mediawiki/extensions/Scribunto/engines/LuaSandbox/Engine.php: The
luasandbox extension is not present, this engine cannot be used.

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