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

--- Comment #1 from Jeff Hall <jh...@wikimedia.org> ---
Complete messaging from the "vagrant provision" command is as follows:

Jeffrey-Hall:vagrant jeffreyhall$ vagrant enable-role browsertests
Ok. Run 'vagrant provision' to apply your changes.
Jeffrey-Hall:vagrant jeffreyhall$ vagrant provision
[default] Running provisioner: puppet...
Running Puppet with site.pp...
info: Applying configuration version '1392241885.c958ae3'
info: mount[files]: allowing mediawiki-vagrant access
notice:
/Stage[main]/Browsertests/Env::Var[MEDIAWIKI_URL]/Env::Profile[set_mediawiki_url]/File[/etc/profile.d/puppet-managed/set_mediawiki_url.sh]/ensure:
created
notice: /Stage[main]/Browsertests/Exec[install browsertests bundle]/returns:
Could not locate Gemfile
err: /Stage[main]/Browsertests/Exec[install browsertests bundle]/returns:
change from notrun to 0 failed: bundle install --path /home/vagrant/.gem
returned 10 instead of one of [0] at
/tmp/vagrant-puppet-1/modules-0/browsertests/manifests/init.pp:85
notice: Finished catalog run in 3.76 seconds
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

FACTER_fqdn='mediawiki-vagrant.dev' FACTER_forwarded_port='8080'
FACTER_shared_apt_cache='/vagrant/apt-cache/' FACTER_provider_name='virtualbox'
FACTER_provider_version='4.3.6' 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.c958ae375.log --logdest console --modulepath
'/tmp/vagrant-puppet-1/modules-0' --manifestdir /tmp/vagrant-puppet-1/manifests
--detailed-exitcodes /tmp/vagrant-puppet-1/manifests/site.pp || [ $? -eq 2 ]

Stdout from the command:

info: Applying configuration version '1392241885.c958ae3'
info: mount[files]: allowing mediawiki-vagrant access
notice:
/Stage[main]/Browsertests/Env::Var[MEDIAWIKI_URL]/Env::Profile[set_mediawiki_url]/File[/etc/profile.d/puppet-managed/set_mediawiki_url.sh]/ensure:
created
notice: /Stage[main]/Browsertests/Exec[install browsertests bundle]/returns:
Could not locate Gemfile
err: /Stage[main]/Browsertests/Exec[install browsertests bundle]/returns:
change from notrun to 0 failed: bundle install --path /home/vagrant/.gem
returned 10 instead of one of [0] at
/tmp/vagrant-puppet-1/modules-0/browsertests/manifests/init.pp:85
notice: Finished catalog run in 3.76 seconds

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to