Created
October 11, 2011 22:39
-
-
Save hidde-jan/1279689 to your computer and use it in GitHub Desktop.
Vagrant up error
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
[default] Importing base box 'lucid32'... | |
[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.0.2 | |
VirtualBox Version: 4.1.4 | |
[default] Matching MAC address for NAT networking... | |
[default] Clearing any previously set forwarded ports... | |
[default] Forwarding ports... | |
[default] -- ssh: 22 => 2222 (adapter 1) | |
[default] Creating shared folders metadata... | |
[default] Running any VM customizations... | |
[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-csc-1: /tmp/vagrant-chef-1/chef-solo-1 | |
[default] Running provisioner: Vagrant::Provisioners::ChefSolo... | |
[default] Generating chef JSON and uploading... | |
[default] Running chef-solo... | |
[default] stdin: is not a tty | |
: stderr | |
[default] [Tue, 11 Oct 2011 15:58:31 -0700] DEBUG: Creating path /tmp/vagrant-chef-1 to extract recipes into | |
[Tue, 11 Oct 2011 15:58:33 -0700] DEBUG: Executing tar zxvfC /tmp/vagrant-chef-1/recipes.tgz /tmp/vagrant-chef-1 | |
: stdout | |
[default] [Tue, 11 Oct 2011 15:58:33 -0700] DEBUG: ---- Begin output of tar zxvfC /tmp/vagrant-chef-1/recipes.tgz /tmp/vagrant-chef-1 ---- | |
[Tue, 11 Oct 2011 15:58:33 -0700] DEBUG: STDOUT: ./cookbooks/ | |
./cookbooks/._.DS_Store | |
./cookbooks/.DS_Store | |
./cookbooks/apache2/ | |
./cookbooks/apt/ | |
./cookbooks/vagrant_main/ | |
./cookbooks/vagrant_main/recipes/ | |
./cookbooks/vagrant_main/templates/ | |
./cookbooks/vagrant_main/templates/default/ | |
./cookbooks/vagrant_main/templates/default/project.conf.erb | |
./cookbooks/vagrant_main/recipes/default.rb | |
./cookbooks/apt/files/ | |
./cookbooks/apt/metadata.json | |
./cookbooks/apt/metadata.rb | |
./cookbooks/apt/recipes/ | |
./cookbooks/apt/recipes/cacher.rb | |
./cookbooks/apt/recipes/default.rb | |
./cookbooks/apt/recipes/proxy.rb | |
./cookbooks/apt/files/default/ | |
./cookbooks/apt/files/default/apt-cacher | |
./cookbooks/apt/files/default/apt-cacher.conf | |
./cookbooks/apt/files/default/apt-proxy-v2.conf | |
./cookbooks/apache2/attributes/ | |
./cookbooks/apache2/definitions/ | |
./cookbooks/apache2/files/ | |
./cookbooks/apache2/metadata.json | |
./cookbooks/apache2/metadata.rb | |
./cookbooks/apache2/README.rdoc | |
./cookbooks/apache2/recipes/ | |
./cookbooks/apache2/templates/ | |
./cookbooks/apache2/templates/default/ | |
./cookbooks/apache2/templates/default/a2dismod.erb | |
./cookbooks/apache2/templates/default/a2dissite.erb | |
./cookbooks/apache2/templates/default/a2enmod.erb | |
./cookbooks/apache2/templates/default/a2ensite.erb | |
./cookbooks/apache2/templates/default/apache2.conf.erb | |
./cookbooks/apache2/templates/default/apache2.god.erb | |
./cookbooks/apache2/templates/default/charset.erb | |
./cookbooks/apache2/templates/default/default-site.erb | |
./cookbooks/apache2/templates/default/mod_auth_openid.rb.erb | |
./cookbooks/apache2/templates/default/mods/ | |
./cookbooks/apache2/templates/default/port_apache.erb | |
./cookbooks/apache2/templates/default/ports.conf.erb | |
./cookbooks/apache2/templates/default/security.erb | |
./cookbooks/apache2/templates/default/web_app.conf.erb | |
./cookbooks/apache2/templates/default/mods/alias.conf.erb | |
./cookbooks/apache2/templates/default/mods/authopenid.load.erb | |
./cookbooks/apache2/templates/default/mods/autoindex.conf.erb | |
./cookbooks/apache2/templates/default/mods/deflate.conf.erb | |
./cookbooks/apache2/templates/default/mods/dir.conf.erb | |
./cookbooks/apache2/templates/default/mods/fcgid.conf.erb | |
./cookbooks/apache2/templates/default/mods/mime.conf.erb | |
./cookbooks/apache2/templates/default/mods/negotiation.conf.erb | |
./cookbooks/apache2/templates/default/mods/proxy.conf.erb | |
./cookbooks/apache2/templates/default/mods/README | |
./cookbooks/apache2/templates/default/mods/setenvif.conf.erb | |
./cookbooks/apache2/templates/default/mods/ssl.conf.erb | |
./cookbooks/apache2/templates/default/mods/status.conf.erb | |
./cookbooks/apache2/recipes/default.rb | |
./cookbooks/apache2/recipes/god_monitor.rb | |
./cookbooks/apache2/recipes/mod_alias.rb | |
./cookbooks/apache2/recipes/mod_auth_basic.rb | |
./cookbooks/apache2/recipes/mod_auth_digest.rb | |
./cookbooks/apache2/recipes/mod_auth_openid.rb | |
./cookbooks/apache2/recipes/mod_authn_file.rb | |
./cookbooks/apache2/recipes/mod_authnz_ldap.rb | |
./cookbooks/apache2/recipes/mod_authz_default.rb | |
./cookbooks/apache2/recipes/mod_authz_groupfile.rb | |
./cookbooks/apache2/recipes/mod_authz_host.rb | |
./cookbooks/apache2/recipes/mod_authz_user.rb | |
./cookbooks/apache2/recipes/mod_autoindex.rb | |
./cookbooks/apache2/recipes/mod_cgi.rb | |
./cookbooks/apache2/recipes/mod_dav.rb | |
./cookbooks/apache2/recipes/mod_dav_svn.rb | |
./cookbooks/apache2/recipes/mod_deflate.rb | |
./cookbooks/apache2/recipes/mod_dir.rb | |
./cookbooks/apache2/recipes/mod_env.rb | |
./cookbooks/apache2/recipes/mod_expires.rb | |
./cookbooks/apache2/recipes/mod_fcgid.rb | |
./cookbooks/apache2/recipes/mod_headers.rb | |
./cookbooks/apache2/recipes/mod_ldap.rb | |
./cookbooks/apache2/recipes/mod_log_config.rb | |
./cookbooks/apache2/recipes/mod_mime.rb | |
./cookbooks/apache2/recipes/mod_negotiation.rb | |
./cookbooks/apache2/recipes/mod_php5.rb | |
./cookbooks/apache2/recipes/mod_proxy.rb | |
./cookbooks/apache2/recipes/mod_proxy_ajp.rb | |
./cookbooks/apache2/recipes/mod_proxy_balancer.rb | |
./cookbooks/apache2/recipes/mod_proxy_connect.rb | |
./cookbooks/apache2/recipes/mod_proxy_http.rb | |
./cookbook: stdout | |
[default] s/apache2/recipes/mod_python.rb | |
./cookbooks/apache2/recipes/mod_rewrite.rb | |
./cookbooks/apache2/recipes/mod_setenvif.rb | |
./cookbooks/apache2/recipes/mod_ssl.rb | |
./cookbooks/apache2/recipes/mod_status.rb | |
./cookbooks/apache2/recipes/mod_wsgi.rb | |
./cookbooks/apache2/files/default/ | |
./cookbooks/apache2/files/default/apache2_module_conf_generate.pl | |
./cookbooks/apache2/definitions/apache_conf.rb | |
./cookbooks/apache2/definitions/apache_module.rb | |
./cookbooks/apache2/definitions/apache_site.rb | |
./cookbooks/apache2/definitions/web_app.rb | |
./cookbooks/apache2/attributes/default.rb | |
[Tue, 11 Oct 2011 15:58:33 -0700] DEBUG: STDERR: | |
[Tue, 11 Oct 2011 15:58:33 -0700] DEBUG: ---- End output of tar zxvfC /tmp/vagrant-chef-1/recipes.tgz /tmp/vagrant-chef-1 ---- | |
[Tue, 11 Oct 2011 15:58:33 -0700] DEBUG: Ran tar zxvfC /tmp/vagrant-chef-1/recipes.tgz /tmp/vagrant-chef-1 returned 0 | |
: stdout | |
[default] [Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Building node object for | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Extracting run list from JSON attributes provided on command line | |
[Tue, 11 Oct 2011 15:58:37 -0700] INFO: Setting the run_list to ["recipe[vagrant_main]"] from JSON | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Applying attributes from json file | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Platform is ubuntu version 10.04 | |
[Tue, 11 Oct 2011 15:58:37 -0700] INFO: Starting Chef Run (Version 0.9.12) | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: node vagrantup.com loading cookbook apache2's attribute file /tmp/vagrant-chef-1/cookbooks/apache2/attributes/default.rb | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Loading cookbook apache2's definitions from /tmp/vagrant-chef-1/cookbooks/apache2/definitions/apache_conf.rb | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Loading cookbook apache2's definitions from /tmp/vagrant-chef-1/cookbooks/apache2/definitions/apache_module.rb | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Loading cookbook apache2's definitions from /tmp/vagrant-chef-1/cookbooks/apache2/definitions/web_app.rb | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Loading cookbook apache2's definitions from /tmp/vagrant-chef-1/cookbooks/apache2/definitions/apache_site.rb | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Loading Recipe vagrant_main via include_recipe | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Found recipe default in cookbook vagrant_main | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Loading Recipe apt via include_recipe | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Found recipe default in cookbook apt | |
[Tue, 11 Oct 2011 15:58:37 -0700] DEBUG: Executing apt-get update | |
: stdout | |
[default] [Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: ---- Begin output of apt-get update ---- | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: STDOUT: Get:1 http://security.ubuntu.com lucid-security Release.gpg [198B] | |
Hit http://us.archive.ubuntu.com lucid Release.gpg | |
Get:2 http://us.archive.ubuntu.com lucid-updates Release.gpg [198B] | |
Get:3 http://security.ubuntu.com lucid-security Release [44.7kB] | |
Hit http://us.archive.ubuntu.com lucid Release | |
Get:4 http://us.archive.ubuntu.com lucid-updates Release [44.7kB] | |
Hit http://us.archive.ubuntu.com lucid/main Packages | |
Get:5 http://security.ubuntu.com lucid-security/main Packages [210kB] | |
Hit http://us.archive.ubuntu.com lucid/restricted Packages | |
Hit http://us.archive.ubuntu.com lucid/main Sources | |
Hit http://us.archive.ubuntu.com lucid/restricted Sources | |
Hit http://us.archive.ubuntu.com lucid/universe Packages | |
Hit http://us.archive.ubuntu.com lucid/universe Sources | |
Hit http://us.archive.ubuntu.com lucid/multiverse Packages | |
Hit http://us.archive.ubuntu.com lucid/multiverse Sources | |
Get:6 http://us.archive.ubuntu.com lucid-updates/main Packages [517kB] | |
Get:7 http://us.archive.ubuntu.com lucid-updates/restricted Packages [3240B] | |
Get:8 http://us.archive.ubuntu.com lucid-updates/main Sources [202kB] | |
Get:9 http://security.ubuntu.com lucid-security/restricted Packages [14B] | |
Get:10 http://security.ubuntu.com lucid-security/main Sources [64.6kB] | |
Get:11 http://us.archive.ubuntu.com lucid-updates/restricted Sources [1443B] | |
Get:12 http://us.archive.ubuntu.com lucid-updates/universe Packages [230kB] | |
Get:13 http://security.ubuntu.com lucid-security/restricted Sources [14B] | |
Get:14 http://security.ubuntu.com lucid-security/universe Packages [86.8kB] | |
Get:15 http://security.ubuntu.com lucid-security/universe Sources [25.8kB] | |
Get:16 http://security.ubuntu.com lucid-security/multiverse Packages [4537B] | |
Get:17 http://security.ubuntu.com lucid-security/multiverse Sources [1742B] | |
Get:18 http://us.archive.ubuntu.com lucid-updates/universe Sources [81.0kB] | |
Get:19 http://us.archive.ubuntu.com lucid-updates/multiverse Packages [10.5kB] | |
Get:20 http://us.archive.ubuntu.com lucid-updates/multiverse Sources [5070B] | |
Fetched 1534kB in 2s (733kB/s) | |
Reading package lists... | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: STDERR: | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: ---- End output of apt-get update ---- | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Ran apt-get update returned 0 | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Ran execute[apt-get update] successfully | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2 via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe default in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_status via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_status in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_alias via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_alias in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_auth_basic via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_auth_basic in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_authn_file via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_authn_file in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_authz_default via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_authz_default in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 : stdout | |
[default] -0700] DEBUG: Loading Recipe apache2::mod_authz_groupfile via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_authz_groupfile in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_authz_host via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_authz_host in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_authz_user via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_authz_user in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_autoindex via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_autoindex in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_dir via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_dir in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_env via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_env in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_mime via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_mime in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_negotiation via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_negotiation in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_setenvif via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_setenvif in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Setting service[apache2] to the state of the prior service[apache2] | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_rewrite via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_rewrite in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_deflate via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_deflate in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Loading Recipe apache2::mod_headers via include_recipe | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Found recipe mod_headers in cookbook apache2 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: I am not loading apache2, because I have already seen it. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: loading from cookbook_path: /tmp/vagrant-chef-1/chef-solo-1, /tmp/vagrant-chef-1/cookbooks | |
[Tue, 11 Oct 2011 15:58:46 -0700] FATAL: No cookbook found in ["/tmp/vagrant-chef-1/chef-solo-1", "/tmp/vagrant-chef-1/cookbooks"], make sure cookbook_path is set correctly. | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Converging node vagrantup.com | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Proces: stdout | |
[default] sing execute[apt-get update] on vagrantup.com | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Doing nothing for execute[apt-get update] | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Processing directory[/var/cache/local] on vagrantup.com | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Creating directory[/var/cache/local] at /var/cache/local | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Setting owner to 0 for directory[/var/cache/local] | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Setting group to 0 for directory[/var/cache/local] | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Setting mode to 755 for directory[/var/cache/local] | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Processing directory[/var/cache/local/preseeding] on vagrantup.com | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Creating directory[/var/cache/local/preseeding] at /var/cache/local/preseeding | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Setting owner to 0 for directory[/var/cache/local/preseeding] | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Setting group to 0 for directory[/var/cache/local/preseeding] | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Setting mode to 755 for directory[/var/cache/local/preseeding] | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Processing package[apache2] on vagrantup.com | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Checking apt-cache policy for apache2 | |
: stdout | |
[default] [Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Current version is nil | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Current version is 2.2.14-5ubuntu8.6 | |
[Tue, 11 Oct 2011 15:58:46 -0700] INFO: Installing package[apache2] version 2.2.14-5ubuntu8.6 | |
[Tue, 11 Oct 2011 15:58:46 -0700] DEBUG: Executing apt-get -q -y install apache2=2.2.14-5ubuntu8.6 | |
: stdout | |
[default] [Tue, 11 Oct 2011 15:59:51 -0700] DEBUG: ---- Begin output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
[Tue, 11 Oct 2011 15:59:51 -0700] DEBUG: STDOUT: Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
Suggested packages: | |
apache2-doc apache2-suexec apache2-suexec-custom | |
The following NEW packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
0 upgraded, 10 newly installed, 0 to remove and 86 not upgraded. | |
Need to get 3,351kB of archives. | |
After this operation, 10.3MB of additional disk space will be used. | |
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libapr1 1.3.8-1ubuntu0.3 [117kB] | |
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1 1.3.9+dfsg-3ubuntu0.10.04.1 [85.6kB] | |
Get:3 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.04.1 [27.3kB] | |
Get:4 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-ldap 1.3.9+dfsg-3ubuntu0.10.04.1 [25.3kB] | |
Get:5 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-bin 2.2.14-5ubuntu8.6 [2,631kB] | |
Get:6 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-utils 2.2.14-5ubuntu8.6 [160kB] | |
Get:7 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-common 2.2.14-5ubuntu8.6 [290kB] | |
Get:8 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-mpm-worker 2.2.14-5ubuntu8.6 [2,366B] | |
Get:9 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2 2.2.14-5ubuntu8.6 [1,482B] | |
Get:10 http://us.archive.ubuntu.com/ubuntu/ lucid/main ssl-cert 1.0.23ubuntu2 [10.9kB] | |
Preconfiguring packages ... | |
Fetched 3,351kB in 2s (1,338kB/s) | |
Selecting previously deselected package libapr1. | |
(Reading database ... 58977 files and directories currently installed.) | |
Unpacking libapr1 (from .../libapr1_1.3.8-1ubuntu0.3_i386.deb) ... | |
Selecting previously deselected package libaprutil1. | |
Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ... | |
Selecting previously deselected package libaprutil1-dbd-sqlite3. | |
Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ... | |
[Tue, 11 Oct 2011 15:59:51 -0700] DEBUG: STDERR: dpkg: error processing /var/cache/apt/archives/libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
unable to install new version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/lib/apr-util-1/apr_dbd_sqlite3.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/lib/apr-util-1/apr_dbd_sqlite3-1.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.Debian.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/copyright': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/share/doc/libaprutil1-dbd-sqlite3': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/tmp.ci': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/reassemble.deb': Read-only file system | |
dpkg: error processing /var/cache/apt/archives/libaprutil1-ldap_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt: stdout | |
[default] /archives/apache2.2-bin_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-utils_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2.2-common_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-mpm-worker_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/ssl-cert_1.0.23ubuntu2_all.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: failed to open `/var/lib/dpkg/status' for writing status information: Read-only file system | |
touch: cannot touch `/var/lib/update-notifier/dpkg-run-stamp': Read-only file system | |
sh: cannot create /var/lib/update-notifier/updates-available: Read-only file system | |
[Tue, 11 Oct 2011 15:59:51 -0700] DEBUG: ---- End output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
[Tue, 11 Oct 2011 15:59:51 -0700] DEBUG: Ran apt-get -q -y install apache2=2.2.14-5ubuntu8.6 returned | |
[Tue, 11 Oct 2011 15:59:51 -0700] ERROR: package[apache2] (/tmp/vagrant-chef-1/cookbooks/apache2/recipes/default.rb:20:in `from_file') had an error: | |
apt-get -q -y install apache2=2.2.14-5ubuntu8.6 returned , expected 0 | |
---- Begin output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
STDOUT: Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
Suggested packages: | |
apache2-doc apache2-suexec apache2-suexec-custom | |
The following NEW packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
0 upgraded, 10 newly installed, 0 to remove and 86 not upgraded. | |
Need to get 3,351kB of archives. | |
After this operation, 10.3MB of additional disk space will be used. | |
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libapr1 1.3.8-1ubuntu0.3 [117kB] | |
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1 1.3.9+dfsg-3ubuntu0.10.04.1 [85.6kB] | |
Get:3 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.04.1 [27.3kB] | |
Get:4 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-ldap 1.3.9+dfsg-3ubuntu0.10.04.1 [25.3kB] | |
Get:5 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-bin 2.2.14-5ubuntu8.6 [2,631kB] | |
Get:6 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-utils 2.2.14-5ubuntu8.6 [160kB] | |
Get:7 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-common 2.2.14-5ubuntu8.6 [290kB] | |
Get:8 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-mpm-worker 2.2.14-5ubuntu8.6 [2,366B] | |
Get:9 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2 2.2.14-5ubuntu8.6 [1,482B] | |
Get:10 http://us.archive.ubuntu.com/ubuntu/ lucid/main ssl-cert 1.0.23ubuntu2 [10.9kB] | |
Preconfiguring packages ... | |
Fetched 3,351kB in 2s (1,338kB/s) | |
Selecting previously deselected package libapr1. | |
(Reading database ... 58977 files and directories currently installed.) | |
Unpacking libapr1 (from .../libapr1_1.3.8-1ubuntu0.3_i386.deb) ... | |
Selecting previously deselected package libaprutil1. | |
Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ... | |
Selecting previously deselected package libaprutil1-dbd-sqlite3. | |
Unpacking libaprutil1-dbd-sqlite3 (from .../li: stdout | |
[default] baprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ...STDERR: dpkg: error processing /var/cache/apt/archives/libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
unable to install new version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/lib/apr-util-1/apr_dbd_sqlite3.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/lib/apr-util-1/apr_dbd_sqlite3-1.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.Debian.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/copyright': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/share/doc/libaprutil1-dbd-sqlite3': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/tmp.ci': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/reassemble.deb': Read-only file system | |
dpkg: error processing /var/cache/apt/archives/libaprutil1-ldap_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2.2-bin_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-utils_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2.2-common_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-mpm-worker_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/ssl-cert_1.0.23ubuntu2_all.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: failed to open `/var/lib/dpkg/status' for writing status information: Read-only file system | |
touch: cannot touch `/var/lib/update-notifier/dpkg-run-stamp': Read-only file system | |
sh: cannot create /var/lib/update-notifier/updates-available: Read-only file system | |
---- End output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package/apt.rb:68:in `install_package' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin: stdout | |
[default] /../lib/chef/resource_collection.rb:94 | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 | |
[Tue, 11 Oct 2011 15:59:51 -0700] ERROR: Running exception handlers | |
[Tue, 11 Oct 2011 15:59:51 -0700] ERROR: Exception handlers complete | |
[Tue, 11 Oct 2011 15:59:51 -0700] DEBUG: Re-raising exception: Chef::Exceptions::Exec - apt-get -q -y install apache2=2.2.14-5ubuntu8.6 returned , expected 0 | |
---- Begin output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
STDOUT: Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
Suggested packages: | |
apache2-doc apache2-suexec apache2-suexec-custom | |
The following NEW packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
0 upgraded, 10 newly installed, 0 to remove and 86 not upgraded. | |
Need to get 3,351kB of archives. | |
After this operation, 10.3MB of additional disk space will be used. | |
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libapr1 1.3.8-1ubuntu0.3 [117kB] | |
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1 1.3.9+dfsg-3ubuntu0.10.04.1 [85.6kB] | |
Get:3 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.04.1 [27.3kB] | |
Get:4 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-ldap 1.3.9+dfsg-3ubuntu0.10.04.1 [25.3kB] | |
Get:5 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-bin 2.2.14-5ubuntu8.6 [2,631kB] | |
Get:6 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-utils 2.2.14-5ubuntu8.6 [160kB] | |
Get:7 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-common 2.2.14-5ubuntu8.6 [290kB] | |
Get:8 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-mpm-worker 2.2.14-5ubuntu8.6 [2,366B] | |
Get:9 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2 2.2.14-5ubuntu8.6 [1,482B] | |
Get:10 http://us.archive.ubuntu.com/ubuntu/ lucid/main ssl-cert 1.0.23ubuntu2 [10.9kB] | |
Preconfiguring packages ... | |
Fetched 3,351kB in 2s (1,338kB/s) | |
Selecting previously deselected package libapr1. | |
(Reading database ... 58977 files and directories currently installed.) | |
Unpacking libapr1 (from .../libapr1_1.3.8-1ubuntu0.3_i386.deb) ... | |
Selecting previously deselected package libaprutil1. | |
Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ... | |
Selecting previously deselected package libaprutil1-dbd-sqlite3. | |
Unpacking libaprutil1-dbd-sqlite3 (from .../libapr: stdout | |
[default] util1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ...STDERR: dpkg: error processing /var/cache/apt/archives/libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
unable to install new version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/lib/apr-util-1/apr_dbd_sqlite3.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/lib/apr-util-1/apr_dbd_sqlite3-1.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.Debian.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/copyright': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/share/doc/libaprutil1-dbd-sqlite3': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/tmp.ci': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/reassemble.deb': Read-only file system | |
dpkg: error processing /var/cache/apt/archives/libaprutil1-ldap_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2.2-bin_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-utils_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2.2-common_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-mpm-worker_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/ssl-cert_1.0.23ubuntu2_all.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: failed to open `/var/lib/dpkg/status' for writing status information: Read-only file system | |
touch: cannot touch `/var/lib/update-notifier/dpkg-run-stamp': Read-only file system | |
sh: cannot create /var/lib/update-notifier/updates-available: Read-only file system | |
---- End output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package/apt.rb:68:in `install_package' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/usr/lib/ruby/gems/1.8/ge: stdout | |
[default] /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures': stderr | |
[default] : : stderr | |
[default] apt-get -q -y install apache2=2.2.14-5ubuntu8.6 returned , expected 0: stderr | |
[default] (: stderr | |
[default] Chef::Exceptions::Exec: stderr | |
[default] ) | |
: stderr | |
[default] ---- Begin output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
STDOUT: Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
Suggested packages: | |
apache2-doc apache2-suexec apache2-suexec-custom | |
The following NEW packages will be installed: | |
apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common | |
libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap ssl-cert | |
0 upgraded, 10 newly installed, 0 to remove and 86 not upgraded. | |
Need to get 3,351kB of archives. | |
After this operation, 10.3MB of additional disk space will be used. | |
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libapr1 1.3.8-1ubuntu0.3 [117kB] | |
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1 1.3.9+dfsg-3ubuntu0.10.04.1 [85.6kB] | |
Get:3 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.04.1 [27.3kB] | |
Get:4 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main libaprutil1-ldap 1.3.9+dfsg-3ubuntu0.10.04.1 [25.3kB] | |
Get:5 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-bin 2.2.14-5ubuntu8.6 [2,631kB] | |
Get:6 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-utils 2.2.14-5ubuntu8.6 [160kB] | |
Get:7 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2.2-common 2.2.14-5ubuntu8.6 [290kB] | |
Get:8 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2-mpm-worker 2.2.14-5ubuntu8.6 [2,366B] | |
Get:9 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main apache2 2.2.14-5ubuntu8.6 [1,482B] | |
Get:10 http://us.archive.ubuntu.com/ubuntu/ lucid/main ssl-cert 1.0.23ubuntu2 [10.9kB] | |
Preconfiguring packages ... | |
Fetched 3,351kB in 2s (1,338kB/s) | |
Selecting previously deselected package libapr1. | |
(Reading database ... 58977 files and directories currently installed.) | |
Unpacking libapr1 (from .../libapr1_1.3.8-1ubuntu0.3_i386.deb) ... | |
Selecting previously deselected package libaprutil1. | |
Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ... | |
Selecting previously deselected package libaprutil1-dbd-sqlite3. | |
Unpacking libaprutil1-dbd-sqlite3 (from .../libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb) ...STDERR: dpkg: error processing /var/cache/apt/archives/libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
unable to install new version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/lib/apr-util-1/apr_dbd_sqlite3.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/lib/apr-util-1/apr_dbd_sqlite3-1.so': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.Debian.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/copyright': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-extracted version of `/usr/share/doc/libaprutil1-dbd-sqlite3/changelog.gz': Read-only file system | |
dpkg: error while cleaning up: | |
unable to remove newly-installed version of `/usr/share/doc/libaprutil1-dbd-sqlite3': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/tmp.ci': Read-only file system | |
dpkg: error while cleaning up: | |
unable to securely remove '/var/lib/dpkg/reassemble.deb': Read-only file system | |
dpkg: error processing /var/cache/apt/archives/libaprutil1-ldap_1.3.9+dfsg-3ubuntu0.10.04.1_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2.2-bin_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-utils_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2.2-common_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2-mpm-worker_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/apache2_2.2.14-5ubuntu8.6_i386.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: error processing /var/cache/apt/archives/ssl-cert_1.0.23ubuntu2_all.deb (--unpack): | |
error ensuring `/var/lib/dpkg/reassemble.deb' doesn't exist: Read-only file system | |
dpkg: failed to open `/var/lib/dpkg/status' for writing status information: Read-only file system | |
touch: cannot touch `/var/lib/update-notifier/dpkg-run-stamp': Read-only file system | |
sh: cannot create /var/lib/update-notifier/updates-available: Read-only file system | |
---- End output of apt-get -q -y install apache2=2.2.14-5ubuntu8.6 ---- | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package/apt.rb:68:in `install_package' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94 | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
from /usr/bin/chef-solo:19:in `load' | |
from /usr/bin/chef-solo:19 | |
: stderr | |
[default] ms/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94 | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 | |
: 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-1/solo.rb -j /tmp/vagrant-chef-1/dna.json | |
The output of the command prior to failing is outputted below: | |
[no output] |
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
$ vagrant up | |
[default] Importing base box 'lucid32'... | |
[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.0.2 | |
VirtualBox Version: 4.1.4 | |
[default] Matching MAC address for NAT networking... | |
[default] Clearing any previously set forwarded ports... | |
[default] Forwarding ports... | |
[default] -- ssh: 22 => 2222 (adapter 1) | |
[default] Creating shared folders metadata... | |
[default] Running any VM customizations... | |
[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-csc-1: /tmp/vagrant-chef-1/chef-solo-1 | |
[default] Running provisioner: Vagrant::Provisioners::ChefSolo... | |
[default] Generating chef JSON and uploading... | |
[default] Running chef-solo... | |
[default] stdin: is not a tty | |
: stderr | |
[default] [Tue, 11 Oct 2011 15:28:46 -0700] INFO: Setting the run_list to ["recipe[vagrant_main]"] from JSON | |
[Tue, 11 Oct 2011 15:28:46 -0700] INFO: Starting Chef Run (Version 0.9.12) | |
: stdout | |
[default] [Tue, 11 Oct 2011 15:28:51 -0700] INFO: Ran execute[apt-get update] successfully | |
[Tue, 11 Oct 2011 15:28:51 -0700] FATAL: No cookbook found in ["/tmp/vagrant-chef-1/chef-solo-1", "/tmp/vagrant-chef-1/cookbooks"], make sure cookbook_path is set correctly. | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Creating directory[/var/cache/local] at /var/cache/local | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Setting owner to 0 for directory[/var/cache/local] | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Setting group to 0 for directory[/var/cache/local] | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Setting mode to 755 for directory[/var/cache/local] | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Creating directory[/var/cache/local/preseeding] at /var/cache/local/preseeding | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Setting owner to 0 for directory[/var/cache/local/preseeding] | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Setting group to 0 for directory[/var/cache/local/preseeding] | |
[Tue, 11 Oct 2011 15:28:51 -0700] INFO: Setting mode to 755 for directory[/var/cache/local/preseeding] | |
: stdout | |
[default] [Tue, 11 Oct 2011 15:28:51 -0700] INFO: Installing package[apache2] version 2.2.14-5ubuntu8.6 | |
: stdout | |
[default] /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures': stderr | |
[default] : : stderr | |
[default] apt-get -q -y install apache2=2.2.14-5ubuntu8.6 returned , expected 0: stderr | |
[default] (: stderr | |
[default] Chef::Exceptions::Exec: stderr | |
[default] ) | |
: stderr | |
[default] from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package/apt.rb:68:in `install_package' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94 | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
from /usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
from /usr/bin/chef-solo:19:in `load' | |
from /usr/bin/chef-solo:19 | |
: stderr | |
[default] [Tue, 11 Oct 2011 15:30:37 -0700] ERROR: package[apache2] (/tmp/vagrant-chef-1/cookbooks/apache2/recipes/default.rb:20:in `from_file') had an error: | |
apt-get -q -y install apache2=2.2.14-5ubuntu8.6 returned , expected 0 | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package/apt.rb:68:in `install_package' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94 | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
/usr/lib/ruby/gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 | |
[Tue, 11 Oct 2011 15:30:37 -0700] ERROR: Running exception handlers | |
[Tue, 11 Oct 2011 15:30:37 -0700] ERROR: Exception handlers complete | |
: 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-1/solo.rb -j /tmp/vagrant-chef-1/dna.json | |
The output of the command prior to failing is outputted below: | |
[no output] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment