Created
March 5, 2012 13:14
-
-
Save ni-ka/1978262 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\Projects\SAP\eod>vagrant up | |
[default] Importing base box 'lucid64'... | |
[default] The guest additions on this VM do not match the install version of | |
VirtualBox! This may cause things such as forwarded ports, shared | |
folders, and more to not work properly. If any of those things fail on | |
this machine, please update the guest additions and repackage the | |
box. | |
Guest Additions Version: 4.1.0 | |
VirtualBox Version: 4.1.8 | |
[default] Matching MAC address for NAT networking... | |
[default] Clearing any previously set forwarded ports... | |
[default] Forwarding ports... | |
[default] -- 22 => 2222 (adapter 1) | |
[default] Creating shared folders metadata... | |
[default] Clearing any previously set network interfaces... | |
[default] Booting VM... | |
[default] Waiting for VM to boot. This can take a few minutes. | |
[default] VM booted and ready for use! | |
[default] Mounting shared folders... | |
[default] -- v-root: /vagrant | |
[default] -- v-csr-3: /tmp/vagrant-chef-1/chef-solo-3/roles | |
[default] -- v-csc-1: /tmp/vagrant-chef-1/chef-solo-1/cookbooks | |
[default] -- v-csc-2: /tmp/vagrant-chef-1/chef-solo-2/cookbooks | |
[default] Running provisioner: Vagrant::Provisioners::ChefSolo... | |
[default] Generating chef JSON and uploading... | |
[default] Running chef-solo... | |
stdin: is not a tty | |
[Mon, 05 Mar 2012 04:50:18 -0800] INFO: *** Chef 0.10.2 *** | |
[Mon, 05 Mar 2012 04:50:18 -0800] INFO: Setting the run_list to ["recipe[apt]", "recipe[rvm::system]", "recipe[rvm::vagr | |
ant]"] from JSON | |
[Mon, 05 Mar 2012 04:50:18 -0800] INFO: Run List is [recipe[apt], recipe[rvm::system], recipe[rvm::vagrant]] | |
[Mon, 05 Mar 2012 04:50:18 -0800] INFO: Run List expands to [apt, rvm::system, rvm::vagrant] | |
[Mon, 05 Mar 2012 04:50:18 -0800] INFO: Starting Chef Run for lucid64 | |
[Mon, 05 Mar 2012 04:50:18 -0800] INFO: Processing gem_package[rvm] action install (rvm::default line 21) | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubygems.rb:2 | |
02. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubyge | |
ms.rb:76. | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubygems.rb:2 | |
02. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubyge | |
ms.rb:76. | |
[Mon, 05 Mar 2012 04:50:22 -0800] INFO: gem_package[rvm] installed version 1.9.2 | |
[Mon, 05 Mar 2012 04:50:22 -0800] INFO: Processing execute[apt-get-update] action nothing (apt::default line 22) | |
[Mon, 05 Mar 2012 04:50:22 -0800] INFO: Processing package[update-notifier-common] action install (apt::default line 30) | |
[Mon, 05 Mar 2012 04:50:24 -0800] INFO: package[update-notifier-common] installed version 0.99.3 | |
[Mon, 05 Mar 2012 04:50:24 -0800] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (i | |
mmediate) | |
[Mon, 05 Mar 2012 04:50:24 -0800] INFO: Processing execute[apt-get-update] action run (apt::default line 22) | |
[Mon, 05 Mar 2012 04:50:24 -0800] INFO: execute[apt-get-update] sh(apt-get update) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: execute[apt-get-update] ran successfully | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 34) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing directory[/var/cache/local] action create (apt::default line 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local] created directory /var/cache/local | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local] owner changed to 0 | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local] group changed to 0 | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local] mode changed to 644 | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default li | |
ne 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/presee | |
ding | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local/preseeding] owner changed to 0 | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local/preseeding] group changed to 0 | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: directory[/var/cache/local/preseeding] mode changed to 644 | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing gem_package[rvm] action nothing (rvm::default line 21) | |
NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. | |
Gem.source_index called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubygems.rb:2 | |
02. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubyge | |
ms.rb:76. | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing package[sed] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing package[grep] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing package[tar] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing package[gzip] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing package[bzip2] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing package[bash] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:50:38 -0800] INFO: Processing package[curl] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:50:42 -0800] INFO: package[curl] installed version 7.19.7-1ubuntu1.1 | |
[Mon, 05 Mar 2012 04:50:42 -0800] INFO: Processing package[git-core] action install (rvm::system_install line 44) | |
[Mon, 05 Mar 2012 04:51:10 -0800] INFO: package[git-core] installed version 1:1.7.0.4-1ubuntu0.2 | |
[Mon, 05 Mar 2012 04:51:10 -0800] INFO: Processing template[/etc/rvmrc] action create (rvm::system_install line 135) | |
[Mon, 05 Mar 2012 04:51:10 -0800] INFO: template[/etc/rvmrc] mode changed to 644 | |
[Mon, 05 Mar 2012 04:51:10 -0800] INFO: template[/etc/rvmrc] updated content | |
[Mon, 05 Mar 2012 04:51:10 -0800] INFO: Processing execute[install system-wide RVM] action run (rvm::system_install line | |
69) | |
[Mon, 05 Mar 2012 04:51:10 -0800] INFO: execute[install system-wide RVM] sh( bash -c "bash <( c | |
url -Ls https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer ) --version head --branch stable" | |
) | |
[Mon, 05 Mar 2012 04:51:24 -0800] INFO: execute[install system-wide RVM] ran successfully | |
[Mon, 05 Mar 2012 04:51:24 -0800] INFO: Processing execute[upgrade system-wide RVM to none] action run (rvm::system_inst | |
all line 105) | |
[Mon, 05 Mar 2012 04:51:24 -0800] INFO: Processing rvm_default_ruby[ruby-1.9.3-p125] action create (rvm::system line 32) | |
[Mon, 05 Mar 2012 04:51:25 -0800] INFO: Processing rvm_environment[ruby-1.9.3-p125] action create (/tmp/vagrant-chef-1/c | |
hef-solo-1/cookbooks/rvm/providers/default_ruby.rb line 37) | |
[Mon, 05 Mar 2012 04:51:25 -0800] INFO: Processing rvm_ruby[ruby-1.9.3-p125] action install (/tmp/vagrant-chef-1/chef-so | |
lo-1/cookbooks/rvm/providers/environment.rb line 68) | |
[Mon, 05 Mar 2012 04:51:25 -0800] INFO: Processing package[build-essential] action install (/tmp/vagrant-chef-1/chef-sol | |
o-1/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:09 -0800] INFO: package[build-essential] installed version 11.4build1 | |
[Mon, 05 Mar 2012 04:53:09 -0800] INFO: Processing package[bison] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbo | |
oks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:35 -0800] INFO: package[bison] installed version 1:2.4.1.dfsg-3 | |
[Mon, 05 Mar 2012 04:53:35 -0800] INFO: Processing package[openssl] action install (/tmp/vagrant-chef-1/chef-solo-1/cook | |
books/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:35 -0800] INFO: Processing package[libreadline6] action install (/tmp/vagrant-chef-1/chef-solo-1 | |
/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:35 -0800] INFO: Processing package[libreadline6-dev] action install (/tmp/vagrant-chef-1/chef-so | |
lo-1/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:37 -0800] INFO: package[libreadline6-dev] installed version 6.1-1 | |
[Mon, 05 Mar 2012 04:53:37 -0800] INFO: Processing package[zlib1g] action install (/tmp/vagrant-chef-1/chef-solo-1/cookb | |
ooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:37 -0800] INFO: Processing package[zlib1g-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/c | |
ookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:37 -0800] INFO: Processing package[libssl-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/c | |
ookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:37 -0800] INFO: Processing package[libyaml-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/ | |
cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:38 -0800] INFO: package[libyaml-dev] installed version 0.1.3-1 | |
[Mon, 05 Mar 2012 04:53:38 -0800] INFO: Processing package[libsqlite3-0] action install (/tmp/vagrant-chef-1/chef-solo-1 | |
/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:38 -0800] INFO: Processing package[libsqlite3-dev] action install (/tmp/vagrant-chef-1/chef-solo | |
-1/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:41 -0800] INFO: package[libsqlite3-dev] installed version 3.6.22-1 | |
[Mon, 05 Mar 2012 04:53:41 -0800] INFO: Processing package[sqlite3] action install (/tmp/vagrant-chef-1/chef-solo-1/cook | |
books/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:42 -0800] INFO: package[sqlite3] installed version 3.6.22-1 | |
[Mon, 05 Mar 2012 04:53:42 -0800] INFO: Processing package[libxml2-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/ | |
cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:52 -0800] INFO: package[libxml2-dev] installed version 2.7.6.dfsg-1ubuntu1.4 | |
[Mon, 05 Mar 2012 04:53:52 -0800] INFO: Processing package[libxslt1-dev] action install (/tmp/vagrant-chef-1/chef-solo-1 | |
/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:53:57 -0800] INFO: package[libxslt1-dev] installed version 1.1.26-1ubuntu1 | |
[Mon, 05 Mar 2012 04:53:57 -0800] INFO: Processing package[autoconf] action install (/tmp/vagrant-chef-1/chef-solo-1/coo | |
kbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:54:08 -0800] INFO: package[autoconf] installed version 2.65-3ubuntu1 | |
[Mon, 05 Mar 2012 04:54:08 -0800] INFO: Processing package[libc6-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/co | |
okbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:54:08 -0800] INFO: Processing package[ssl-cert] action install (/tmp/vagrant-chef-1/chef-solo-1/coo | |
kbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 04:54:09 -0800] INFO: package[ssl-cert] installed version 1.0.23ubuntu2 | |
[Mon, 05 Mar 2012 04:54:09 -0800] INFO: Building rvm_ruby[ruby-1.9.3-p125], this could take awhile... | |
[Mon, 05 Mar 2012 05:01:43 -0800] INFO: Installation of rvm_ruby[ruby-1.9.3-p125] was successful. | |
[Mon, 05 Mar 2012 05:01:43 -0800] INFO: Importing initial gemsets for rvm_ruby[ruby-1.9.3-p125] | |
[Mon, 05 Mar 2012 05:03:51 -0800] INFO: Setting default ruby to rvm_ruby[ruby-1.9.3-p125] | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing rvm_environment[ruby-1.9.3-p125] action nothing (/tmp/vagrant-chef-1/ | |
chef-solo-1/cookbooks/rvm/providers/default_ruby.rb line 37) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing rvm_ruby[ruby-1.9.3-p125] action nothing (/tmp/vagrant-chef-1/chef-so | |
lo-1/cookbooks/rvm/providers/environment.rb line 68) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[build-essential] action nothing (/tmp/vagrant-chef-1/chef-sol | |
o-1/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[bison] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbo | |
oks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[openssl] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cook | |
books/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libreadline6] action nothing (/tmp/vagrant-chef-1/chef-solo-1 | |
/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libreadline6-dev] action nothing (/tmp/vagrant-chef-1/chef-so | |
lo-1/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[zlib1g] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookb | |
ooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[zlib1g-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/c | |
ookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libssl-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/c | |
ookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libyaml-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/ | |
cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libsqlite3-0] action nothing (/tmp/vagrant-chef-1/chef-solo-1 | |
/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libsqlite3-dev] action nothing (/tmp/vagrant-chef-1/chef-solo | |
-1/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[sqlite3] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cook | |
books/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libxml2-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/ | |
cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libxslt1-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1 | |
/cookbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[autoconf] action nothing (/tmp/vagrant-chef-1/chef-solo-1/coo | |
kbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[libc6-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/co | |
okbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing package[ssl-cert] action nothing (/tmp/vagrant-chef-1/chef-solo-1/coo | |
kbooks/rvm/providers/ruby.rb line 153) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing rvm_global_gem[bundler] action install (rvm::system line 36) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing execute[Add bundler to /usr/local/rvm/gemsets/global.gems] action run | |
(/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/global_gem.rb line 106) | |
[Mon, 05 Mar 2012 05:03:52 -0800] INFO: Processing rvm_gem[bundler] action install (/tmp/vagrant-chef-1/chef-solo-1/cook | |
books/rvm/providers/global_gem.rb line 76) | |
NOTE: Gem::SourceIndex.from_gems_in is deprecated with no replacement. It will be removed on or after 2011-10-01. | |
Gem::SourceIndex.from_gems_in called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/ | |
rubygems.rb:245. | |
NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#initialize called from /opt/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:67. | |
NOTE: Gem::SourceIndex#spec_dirs= is deprecated, use Specification.dirs=. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#spec_dirs= called from /opt/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:94. | |
NOTE: Gem::SourceIndex#refresh! is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#refresh! called from /opt/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:95. | |
NOTE: Gem::SourceIndex#load_gems_in is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#load_gems_in called from /opt/ruby/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:320. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubyge | |
ms.rb:76. | |
NOTE: Gem::SourceIndex#search is deprecated with no replacement. It will be removed on or after 2011-11-01. | |
Gem::SourceIndex#search called from /opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/rubyge | |
ms.rb:76. | |
[Mon, 05 Mar 2012 05:04:14 -0800] WARN: failed to find gem bundler (>= 0) from [http://rubygems.org/] | |
[Mon, 05 Mar 2012 05:04:14 -0800] INFO: Processing rvm_environment[ruby-1.9.3-p125@global] action create (/tmp/vagrant-c | |
hef-1/chef-solo-1/cookbooks/rvm/libraries/rvm_rubygems_package.rb line 127) | |
[Mon, 05 Mar 2012 05:04:16 -0800] ERROR: rvm_gem[bundler] (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/globa | |
l_gem.rb line 76) has had an error | |
[Mon, 05 Mar 2012 05:04:16 -0800] ERROR: rvm_global_gem[bundler] (rvm::system line 36) has had an error | |
[Mon, 05 Mar 2012 05:04:16 -0800] ERROR: Running exception handlers | |
[Mon, 05 Mar 2012 05:04:16 -0800] ERROR: Exception handlers complete | |
[Mon, 05 Mar 2012 05:04:16 -0800] FATAL: Stacktrace dumped to /tmp/vagrant-chef-1/chef-stacktrace.out | |
[Mon, 05 Mar 2012 05:04:16 -0800] FATAL: Chef::Exceptions::ShellCommandFailed: rvm_global_gem[bundler] (rvm::system line | |
36) had an error: rvm_gem[bundler] (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/global_gem.rb line 76) had | |
an error: Expected process to exit 0, but it exited with 1 | |
---- Begin output of bash -c "source /etc/profile.d/rvm.sh && rvm ruby-1.9.3-p125@global do gem install bundler -q --no- | |
rdoc --no-ri -v \"\"" ---- | |
STDOUT: | |
STDERR: ERROR: While executing gem ... (OptionParser::MissingArgument) | |
missing argument: -v | |
---- End output of bash -c "source /etc/profile.d/rvm.sh && rvm ruby-1.9.3-p125@global do gem install bundler -q --no-rd | |
oc --no-ri -v \"\"" ---- | |
Ran bash -c "source /etc/profile.d/rvm.sh && rvm ruby-1.9.3-p125@global do gem install bundler -q --no-rdoc --no-ri -v \ | |
"\"" returned 1 | |
Chef never successfully completed! Any errors should be visible in the | |
output above. Please fix your recipes so that they properly complete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment