Page MenuHomePhabricator

Clone mediawiki failed because clone Extension::Vector before
Closed, ResolvedPublic

Description

Author: fantasticfears

Description:
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'precise-cloud'...
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 80 => 8080 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
cause things such as shared folders to not work properly. If you see
shared folder errors, please update the guest additions within the
virtual machine and reload your VM.

FACTER_virtualbox_version='4.2.18' FACTER_forwarded_port='8080' puppet apply --templatedir /vagrant/puppet/templates --verbose --config_version /vagrant/puppet/extra/config-version --fileserverconfig /vagrant/puppet/extra/fileserver.conf --logdest /vagrant/logs/puppet/puppet.b4016770e.log --logdest console --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' --manifestdir /tmp/vagrant-puppet/manifests --detailed-exitcodes /tmp/vagrant-puppet/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:

Stderr from the command:

stdin: is not a tty

➜ mediawiki-vagrant git:(master) ls
lib LocalSettings.php mediawiki Rakefile settings.d Vagrantfile
LICENSE logs puppet README support
➜ mediawiki-vagrant git:(master) vagrant destory
Usage: vagrant [-v] [-h] command [<args>]

-v, --version                    Print the version and exit.
-h, --help                       Print this help.

Available subcommands:

box
destroy
disable-role
enable-role
halt
help
init
list-roles
package
paste-puppet
plugin
provision
reload
reset-roles
resume
run-tests
ssh
ssh-config
status
suspend
up

For help on any individual command run vagrant COMMAND -h
➜ mediawiki-vagrant git:(master) vagrant destroy
Are you sure you want to destroy the 'default' VM? [y/N] y
[default] Forcing shutdown of VM...
[default] Destroying VM and associated drives...
➜ mediawiki-vagrant git:(master) vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Importing base box 'precise-cloud'...
[default] Matching MAC address for NAT networking...
[default] Setting the name of the VM...
[default] Clearing any previously set forwarded ports...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 80 => 8080 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] The guest additions on this VM do not match the installed version of
VirtualBox! In most cases this is fine, but in rare cases it can
cause things such as shared folders to not work properly. If you see
shared folder errors, please update the guest additions within the
virtual machine and reload your VM.

FACTER_virtualbox_version='4.2.18' FACTER_forwarded_port='8080' puppet apply --templatedir /vagrant/puppet/templates --verbose --config_version /vagrant/puppet/extra/config-version --fileserverconfig /vagrant/puppet/extra/fileserver.conf --logdest /vagrant/logs/puppet/puppet.b4016770e.log --logdest console --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' --manifestdir /tmp/vagrant-puppet/manifests --detailed-exitcodes /tmp/vagrant-puppet/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:

Stderr from the command:

stdin: is not a tty


Version: unspecified
Severity: major
OS: Linux
Platform: PC

Details

Reference
bz54008

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:07 AM
bzimport set Reference to bz54008.

Change 83775 had a related patch set uploaded by Ori.livneh:
Ensure MediaWiki has been cloned before cloning extensions

https://gerrit.wikimedia.org/r/83775

Change 83775 merged by jenkins-bot:
Ensure MediaWiki has been cloned before cloning extensions

https://gerrit.wikimedia.org/r/83775

Thanks for your report. Change I14ef09ca8 should fix the issue.

[mass-moving from Tools>MediaWiki-Vagrant to separate product. See bug 54041. Filter bugmail on this comment.]