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

       Web browser: ---
            Bug ID: 49944
           Summary: vagrant up: SSH command responded with a non-zero exit
                    status
           Product: Tools
           Version: unspecified
          Hardware: PC
                OS: Windows 8
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: MediaWiki-Vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 12600
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=12600&action=edit
Full log of "vagrant up" execution

I tried to set up a WikiData development environment using Vagrant. At first
everything seemed to be okay. The "precise64" VM was downloaded and the
automated setup with "puppet" started. But then after Apache, MySQL and PHP
were installed the following error occurred:

---------------------------------------------------------------
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

cd /tmp/vagrant-puppet/manifests && puppet apply --verbose --debug --modulepath
'/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' base.pp
--detailed-exitcodes || [ $? -eq 2 ]
---------------------------------------------------------------

There were two errors reported in the script output before it stopped:

---------------------------------------------------------------
err: /Stage[main]/Wikidata::Client/Exec[populateSitesTable2]/returns:
change from notrun to 0 failed: MW_INSTALL_PATH=/srv/client /usr/bin/php
/srv/extensions/Wikibase/lib/maintenance/populateSitesTable.php returned 1
instead of one of [0] at
/tmp/vagrant-puppet/modules-0/wikidata/manifests/init.pp:179

err: /Stage[main]/Wikidata::Client/Exec[client_update]/returns: change
from notrun to 0 failed: /usr/bin/php /srv/client/maintenance/update.php
--quick --conf '/srv/orig-client/LocalSettings.php' returned 1 instead of one
of [0] at /tmp/vagrant-puppet/modules-0/wikidata/manifests/init.pp:143
---------------------------------------------------------------

Afterwards some "warnings" about "Skipping because of failed dependencies"
showed up. See attached log file for details.

I'm using VirtualBox 4.2.12 and Vagrant 1.2.2.

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

Reply via email to