Skip to content

Instantly share code, notes, and snippets.

@svenfuchs
Created July 9, 2011 23:10
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 svenfuchs/70cad68f56039ca382b0 to your computer and use it in GitHub Desktop.
Save svenfuchs/70cad68f56039ca382b0 to your computer and use it in GitHub Desktop.
[base] [Sun, 10 Jul 2011 01:09:03 +0200] DEBUG: File /tmp/git_1.7.5.4-1+github5_i386.deb does not exist, so there is no checksum to generate
: stdout
[base] [Sun, 10 Jul 2011 01:09:03 +0200] DEBUG: cookbook_file[/tmp/git_1.7.5.4-1+github5_i386.deb] has new contents
: stdout
[base] [Sun, 10 Jul 2011 01:09:03 +0200] DEBUG: cookbook_file[/tmp/git_1.7.5.4-1+github5_i386.deb] staging /tmp/vagrant-chef/cookbooks-0/git/files/default/git_1.7.5.4-1+github5_i386.deb to /tmp/git_1.7.5.4-1+github5_i386.deb20110710-1081-1fpsse4-0
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] INFO: cookbook_file[/tmp/git_1.7.5.4-1+github5_i386.deb] owner changed to 1000
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] INFO: cookbook_file[/tmp/git_1.7.5.4-1+github5_i386.deb] owner changed to 1000
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] INFO: cookbook_file[/tmp/git_1.7.5.4-1+github5_i386.deb] created file /tmp/git_1.7.5.4-1+github5_i386.deb
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] INFO: Processing package[git_1.7.5.4-1+github5_i386.deb] action install (git::default line 34)
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: package[git_1.7.5.4-1+github5_i386.deb] checking dpkg status
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: package[git_1.7.5.4-1+github5_i386.deb] checking install state
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: Executing dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb
: stdout
[base] [Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: ---- Begin output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
[Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: STDOUT: Selecting previously deselected package git.
(Reading database ... 34212 files and directories currently installed.)
Unpacking git (from .../git_1.7.5.4-1+github5_i386.deb) ...
Processing triggers for man-db ...
[Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: STDERR: dpkg: dependency problems prevent configuration of git:
git depends on liberror-perl; however:
Package liberror-perl is not installed.
git depends on libsvn-perl | libsvn-core-perl; however:
Package libsvn-perl is not installed.
Package libsvn-core-perl is not installed.
dpkg: error processing git (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
git
[Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: ---- End output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
[Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: Ran dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb returned 1
[Sun, 10 Jul 2011 01:09:04 +0200] ERROR: package[git_1.7.5.4-1+github5_i386.deb] (git::default line 34) has had an error
[Sun, 10 Jul 2011 01:09:04 +0200] ERROR: Running exception handlers
[Sun, 10 Jul 2011 01:09:04 +0200] ERROR: Exception handlers complete
[Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: Re-raising exception: Chef::Exceptions::Exec - package[git_1.7.5.4-1+github5_i386.deb] (git::default line 34) had an error: dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb returned 1, expected 0
---- Begin output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
STDOUT: Selecting previously deselected package git.
(Reading database ... 34212 files and directories currently installed.)
Unpacking git (from .../git_1.7.5.4-1+github5_i386.deb) ...
Processing triggers for man-db ...STDERR: dpkg: dependency problems prevent configuration of git:
git depends on liberror-perl; however:
Package liberror-perl is not installed.
git depends on libsvn-perl | libsvn-core-perl; however:
Package libsvn-perl is not installed.
Package libsvn-core-perl is not installed.
dpkg: error processing git (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
git
---- End output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/command.rb:185:in `handle_command_failures'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/command.rb:132:in `run_command'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/command.rb:200:in `run_command_with_systems_locale'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/dpkg.rb:88:in `install_package'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package.rb:60:in `action_install'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `send'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:192:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `loop'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-solo:25
/opt/ruby/bin/chef-solo:19:in `load'
/opt/ruby/bin/chef-solo:19
[Sun, 10 Jul 2011 01:09:04 +0200] FATAL: Stacktrace dumped to /tmp/vagrant-chef/chef-stacktrace.out
[Sun, 10 Jul 2011 01:09:04 +0200] DEBUG: Chef::Exceptions::Exec: package[git_1.7.5.4-1+github5_i386.deb] (git::default line 34) had an error: dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb returned 1, expected 0
---- Begin output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
STDOUT: Selecting previously deselected package git.
(Reading database ... 34212 files and directories currently installed.)
Unpacking git (from .../git_1.7.5.4-1+github5_i386.deb) ...
Processing triggers for man-db ...STDERR: dpkg: dependency problems prevent configuration of git:
git depends on liberror-perl; however:
Package liberror-perl is not installed.
git depends on libsvn-perl | libsvn-core-perl; however:
Package libsvn-perl is not installed.
Package libsvn-core-perl is not installed.
dpkg: error processing git (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
git
---- End output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/command.rb:185:in `handle_command_failures'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/command.rb:132:in `run_command'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/mixin/command.rb:200:in `run_command_with_systems_locale'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package/dpkg.rb:88:in `install_package'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/provider/package.rb:60:in `action_install'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `send'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource.rb:417:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:45:in `run_action'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `each'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:78:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/runner.rb:76:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:312:in `converge'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/client.rb:160:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:192:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `loop'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application/solo.rb:183:in `run_application'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/../lib/chef/application.rb:66:in `run'
/opt/ruby/lib/ruby/gems/1.8/gems/chef-0.10.2/bin/chef-solo:25
/opt/ruby/bin/chef-solo:19:in `load'
/opt/ruby/bin/chef-solo:19
[Sun, 10 Jul 2011 01:09:04 +0200] FATAL: Chef::Exceptions::Exec: package[git_1.7.5.4-1+github5_i386.deb] (git::default line 34) had an error: dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb returned 1, expected 0
---- Begin output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
STDOUT: Selecting previously deselected package git.
(Reading database ... 34212 files and directories currently installed.)
Unpacking git (from .../git_1.7.5.4-1+github5_i386.deb) ...
Processing triggers for man-db ...STDERR: dpkg: dependency problems prevent configuration of git:
git depends on liberror-perl; however:
Package liberror-perl is not installed.
git depends on libsvn-perl | libsvn-core-perl; however:
Package libsvn-perl is not installed.
Package libsvn-core-perl is not installed.
dpkg: error processing git (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
git
---- End output of dpkg -i /tmp/git_1.7.5.4-1+github5_i386.deb ----
: stdout
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
chef-solo -c /tmp/vagrant-chef/solo.rb -j /tmp/vagrant-chef/dna.json
The output of the command prior to failing is outputted below:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment