Skip to content

Instantly share code, notes, and snippets.

@jondot
Created July 23, 2012 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jondot/3164228 to your computer and use it in GitHub Desktop.
Save jondot/3164228 to your computer and use it in GitHub Desktop.
[Mon, 23 Jul 2012 15:10:04 +0000] INFO: apt_repository[10gen] sending run action to execute[apt-get update] (immediate)
[Mon, 23 Jul 2012 15:10:04 +0000] INFO: Processing execute[apt-get update] action run (mongodb::10gen_repo line 28)
[Mon, 23 Jul 2012 15:10:08 +0000] INFO: execute[apt-get update] ran successfully
[Mon, 23 Jul 2012 15:10:08 +0000] INFO: Processing execute[install-key 7F0CEB10] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/reposit
ory.rb line 23)
[Mon, 23 Jul 2012 15:10:08 +0000] INFO: Processing execute[apt-get update] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb
line 78)
[Mon, 23 Jul 2012 15:10:08 +0000] INFO: Processing file[/etc/apt/sources.list.d/10gen-source.list] action create (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/
providers/repository.rb line 89)
[Mon, 23 Jul 2012 15:10:08 +0000] INFO: file[/etc/apt/sources.list.d/10gen-source.list] created file /etc/apt/sources.list.d/10gen-source.list
[Mon, 23 Jul 2012 15:10:08 +0000] INFO: Processing package[mongodb] action install (mongodb::10gen_repo line 42)
[Mon, 23 Jul 2012 15:10:08 +0000] ERROR: package[mongodb] (mongodb::10gen_repo line 42) has had an error
[Mon, 23 Jul 2012 15:10:08 +0000] ERROR: package[mongodb] (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/mongodb/recipes/10gen_repo.rb:42:in `from_file') had an err
or:
package[mongodb] (mongodb::10gen_repo line 42) had an error: Chef::Exceptions::Package: No version specified, and no candidate version available for mongodb-10g
en
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/provider/package.rb:50:in `action_install'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource.rb:454:in `send'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource.rb:454:in `run_action'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/runner.rb:49:in `run_action'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/runner.rb:85:in `converge'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/runner.rb:85:in `each'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/runner.rb:85:in `converge'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/runner.rb:80:in `converge'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/client.rb:330:in `converge'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/client.rb:163:in `run'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/application/solo.rb:207:in `run_application'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/application/solo.rb:195:in `loop'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/application/solo.rb:195:in `run_application'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/../lib/chef/application.rb:70:in `run'
/opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-0.10.10/bin/chef-solo:25
/opt/vagrant_ruby/bin/chef-solo:19:in `load'
/opt/vagrant_ruby/bin/chef-solo:19
[Mon, 23 Jul 2012 15:10:08 +0000] ERROR: Running exception handlers
[Mon, 23 Jul 2012 15:10:08 +0000] ERROR: Exception handlers complete
[Mon, 23 Jul 2012 15:10:08 +0000] FATAL: Stacktrace dumped to /tmp/vagrant-chef-1/chef-stacktrace.out
[Mon, 23 Jul 2012 15:10:08 +0000] FATAL: Chef::Exceptions::Package: package[mongodb] (mongodb::10gen_repo line 42) had an error: Chef::Exceptions::Package: No v
ersion specified, and no candidate version available for mongodb-10gen
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