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

            Bug ID: 70959
           Summary: labs-vagrant provision failing in
                    Mediawiki::Import_dump[labs_privacy]/Exec[import_dump_
                    labs_privacy]
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: labs-vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

When I run `sudo labs-vagrant provision` on flow-tests labs instance, it
reports a warning

Notice:
/Stage[main]/Role::Labs_initial_content/Mediawiki::Import_dump[labs_privacy]/Exec[import_dump_labs_privacy]/returns:
PHP Warning:  DOMDocument::load(): I/O warning : failed to load external entity
"/srv/vagrant/mediawiki/languages/data/plurals.xml" in
/srv/vagrant/mediawiki/includes/cache/LocalisationCache.php on line 656

followed by hundreds of lines of Notice: output, concluding with a red

Error: mwscript importDump.php --wiki=wiki
/vagrant/puppet/modules/labs/files/labs_privacy_policy.xml returned 1 instead
of one of [0]
Error:
/Stage[main]/Role::Labs_initial_content/Mediawiki::Import_dump[labs_privacy]/Exec[import_dump_labs_privacy]/returns:
change from notrun to 0 failed: mwscript importDump.php --wiki=wiki
/vagrant/puppet/modules/labs/files/labs_privacy_policy.xml returned 1 instead
of one of [0]

The file plurals.xml exists at that location. The failure might be because
* "imports are broken on hhvm"
* plurals.xml has <!DOCTYPE supplementalData SYSTEM
"../../common/dtd/ldmlSupplemental.dtd"> , I don't think that .dtd file exists.
* "we have a security rule against allowing external entity loading"

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