Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coobook Fails to Install Ruby 2.3.1 on Ubuntu 14.0.4 with Vagrant #139

Closed
jacksonp2008 opened this issue Nov 27, 2016 · 0 comments
Closed

Comments

@jacksonp2008
Copy link

jacksonp2008 commented Nov 27, 2016

FYI --

==> default: Recipe: railsready::default
==> default: * rbenv_ruby[2.3.1] action install
==> default: [2016-11-27T06:19:24+00:00] INFO: rbenv_ruby[2.3.1] is building, this may take a while...
==> default: [2016-11-27T06:23:35+00:00] WARN: Chef::Exceptions::ShellCommandFailed is deprecated, use Mixlib::ShellOut::ShellCommandFailed
==> default: [2016-11-27T06:23:35+00:00] WARN: Called from:
==> default: /var/chef/cache/cookbooks/rbenv/providers/ruby.rb:35:in block in class_from_file' ==> default: /opt/chef/embedded/lib/ruby/gems/2.3.0/gems/chef-12.16.42/lib/chef/provider/lwrp_base.rb:86:in instance_eval'
==> default: /opt/chef/embedded/lib/ruby/gems/2.3.0/gems/chef-12.16.42/lib/chef/provider/lwrp_base.rb:86:in block in action' ==> default: /opt/chef/embedded/lib/ruby/gems/2.3.0/gems/chef-12.16.42/lib/chef/provider.rb:145:in run_action'
==> default:
==> default:
==> default:
==> default: ================================================================================
==> default:
==> default: Error executing action install on resource 'rbenv_ruby[2.3.1]'
==> default:
==> default: ================================================================================
==> default:
==> default:
==> default:
==> default:
==> default: Mixlib::ShellOut::ShellCommandFailed
==> default:
==> default: ------------------------------------
==> default:
==> default:
==> default:
==> default:
==> default: ---- Begin output of /opt/rbenv/bin/rbenv install 2.3.1 ----
==> default:
==> default:
==> default: STDOUT:
==> default:
==> default:
==> default: STDERR: Downloading ruby-2.3.1.tar.bz2...
==> default:
==> default:
==> default: -> https://cache.ruby-lang.org/pub/ruby/2.3/ruby-2.3.1.tar.bz2
==> default:
==> default:
==> default: Installing ruby-2.3.1...
==> default:
==> default:
==> default:
==> default:
==> default:
==> default: BUILD FAILED (Ubuntu 14.04 using ruby-build 20161121)
==> default:
==> default:
==> default:
==> default:
==> default:
==> default: Inspect or clean up the working tree at /tmp/ruby-build.20161127061924.22875
==> default:

@jacksonp2008 jacksonp2008 changed the title Fails to Install on Ubuntu 14.0.4 with Vagrant Coobook Fails to Install Ruby 2.3.1 on Ubuntu 14.0.4 with Vagrant Nov 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant