Skip to content

Instantly share code, notes, and snippets.

@enricostano
Created January 25, 2014 15:17
Show Gist options
  • Save enricostano/8617887 to your computer and use it in GitHub Desktop.
Save enricostano/8617887 to your computer and use it in GitHub Desktop.
Chef on Vagrant VM
[2014-01-25T15:01:06+00:00] WARN: Cloning resource attributes for package[build-essential] from prior resource (CHEF-3694)
[2014-01-25T15:01:06+00:00] WARN: Previous package[build-essential]: /tmp/vagrant-chef/chef-solo-2/cookbooks/build-essential/recipes/debian.rb:40:in `block in from_file'
[2014-01-25T15:01:06+00:00] WARN: Current package[build-essential]: /tmp/vagrant-chef/chef-solo-2/cookbooks/rbenv/providers/ruby.rb:102:in `block in install_ruby_dependencies'
[2014-01-25T15:01:07+00:00] WARN: Cloning resource attributes for package[bison] from prior resource (CHEF-3694)
[2014-01-25T15:01:07+00:00] WARN: Previous package[bison]: /tmp/vagrant-chef/chef-solo-2/cookbooks/build-essential/recipes/debian.rb:40:in `block in from_file'
[2014-01-25T15:01:07+00:00] WARN: Current package[bison]: /tmp/vagrant-chef/chef-solo-2/cookbooks/rbenv/providers/ruby.rb:102:in `block in install_ruby_dependencies'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment