Here's the output (see error at bottom):
dkatz@ubuntu:~/vagrant$ 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.1.0
VirtualBox Version: 4.1.2
[default] Preparing host only network...
[default] Creating new host only network for environment...
[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] Enabling host only network...
[default] Mounting shared folders...
[default] -- v-root: /vagrant
[default] -- v-csc-1: /tmp/vagrant-chef-1/chef-solo-1
[default] -- v-csc-2: /tmp/vagrant-chef-1/chef-solo-2
[default] -- v-csr-3: /tmp/vagrant-chef-1/chef-solo-3
[default] Running provisioner: Vagrant::Provisioners::ChefSolo...
[default] Generating chef JSON and uploading...
[default] Running chef-solo...
[default] stdin: is not a tty
: stderr
[default] [Mon, 22 Aug 2011 08:14:41 -0700] INFO: *** Chef 0.10.2 ***
: stdout
[default] [Mon, 22 Aug 2011 08:14:42 -0700] INFO: Setting the run_list to ["role[drupal_lamp_varnish_dev]", "recipe[drupal::example]"] from JSON
: stdout
[default] [Mon, 22 Aug 2011 08:14:42 -0700] INFO: Run List is [role[drupal_lamp_varnish_dev], recipe[drupal::example]]
: stdout
[default] [Mon, 22 Aug 2011 08:14:42 -0700] INFO: Run List expands to [php, apache2, apache2::mod_expires, apache2::mod_php5, apache2::mod_rewrite, drupal::minimal, php::module_curl, php::module_gd, php::module_mysql, php::module_memcache, imagemagick, drupal::dev, drush, drush_make, phpmyadmin, webgrind, xhprof, memcached, mysql::server, varnish, drupal::drupal_apps, drupal::example]
: stdout
[default] [Mon, 22 Aug 2011 08:14:42 -0700] INFO: Starting Chef Run for lucid32
: stdout
[default] [Mon, 22 Aug 2011 08:14:42 -0700] INFO: Missing gem 'mysql'
: stdout
[default] [Mon, 22 Aug 2011 08:14:43 -0700] INFO: Processing execute[apt-get update] action run (apt::default line 20)
: stdout
[default] [Mon, 22 Aug 2011 08:14:43 -0700] INFO: execute[apt-get update] sh(apt-get update)
: stdout
[default] [Mon, 22 Aug 2011 08:14:55 -0700] INFO: execute[apt-get update] ran successfully
: stdout
[default] [Mon, 22 Aug 2011 08:14:55 -0700] INFO: Could not find previously defined grants.sql resource
: stdout
[default] [Mon, 22 Aug 2011 08:14:55 -0700] INFO: Processing package[php5-cgi] action install (php::package line 32)
: stdout
[default] [Mon, 22 Aug 2011 08:15:40 -0700] INFO: package[php5-cgi] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:15:40 -0700] INFO: Processing package[php5] action install (php::package line 32)
: stdout
[default] [Mon, 22 Aug 2011 08:15:42 -0700] INFO: package[php5] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:15:42 -0700] INFO: Processing package[php5-dev] action install (php::package line 32)
: stdout
[default] [Mon, 22 Aug 2011 08:16:06 -0700] INFO: package[php5-dev] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:16:06 -0700] INFO: Processing package[php5-cli] action install (php::package line 32)
: stdout
[default] [Mon, 22 Aug 2011 08:16:24 -0700] INFO: package[php5-cli] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:16:24 -0700] INFO: Processing package[php-pear] action install (php::package line 32)
: stdout
[default] [Mon, 22 Aug 2011 08:16:29 -0700] INFO: package[php-pear] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:16:29 -0700] INFO: Processing template[/etc/php5/cli/php.ini] action create (php::package line 37)
: stdout
[default] [Mon, 22 Aug 2011 08:16:29 -0700] INFO: template[/etc/php5/cli/php.ini] backed up to /var/chef/backup/etc/php5/cli/php.ini.chef-20110822081629
: stdout
[default] [Mon, 22 Aug 2011 08:16:29 -0700] INFO: template[/etc/php5/cli/php.ini] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:16:29 -0700] INFO: template[/etc/php5/cli/php.ini] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:16:29 -0700] INFO: Processing php_pear_channel[pear.php.net] action update (php::default line 25)
: stdout
[default] [Mon, 22 Aug 2011 08:16:31 -0700] INFO: Processing php_pear_channel[pecl.php.net] action update (php::default line 29)
: stdout
[default] [Mon, 22 Aug 2011 08:16:33 -0700] INFO: Processing package[apache2] action install (apache2::default line 20)
: stdout
[default] [Mon, 22 Aug 2011 08:17:02 -0700] INFO: package[apache2] installed version 2.2.14-5ubuntu8.4
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: Processing service[apache2] action enable (apache2::default line 32)
: stdout
[default] [Mon, 22 Aug 2011 08:17:02 -0700] INFO: Processing directory[/etc/apache2/ssl] action create (apache2::default line 118)
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: directory[/etc/apache2/ssl] created directory /etc/apache2/ssl
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: directory[/etc/apache2/ssl] owner changed to 0
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: directory[/etc/apache2/ssl] group changed to 0
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: directory[/etc/apache2/ssl] mode changed to 755
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: Processing directory[/etc/apache2/conf.d] action create (apache2::default line 125)
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: Processing directory[/var/cache/apache2] action create (apache2::default line 132)
[Mon, 22 Aug 2011 08:17:02 -0700] INFO: Processing template[apache2.conf] action create (apache2::default line 138)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[apache2.conf] backed up to /var/chef/backup/etc/apache2/apache2.conf.chef-20110822081703
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[apache2.conf] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[apache2.conf] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[security] action create (apache2::default line 152)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[security] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[security] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[security] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[charset] action create (apache2::default line 162)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/ports.conf] action create (apache2::default line 172)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/ports.conf] backed up to /var/chef/backup/etc/apache2/ports.conf.chef-20110822081703
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/ports.conf] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/ports.conf] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/ports.conf] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/sites-available/default] action create (apache2::default line 181)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/sites-available/default] backed up to /var/chef/backup/etc/apache2/sites-available/default.chef-20110822081703
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/sites-available/default] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/sites-available/default] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/sites-available/default] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/mods-available/status.conf] action create (apache2::mod_status line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod status] action run (apache2::mod_status line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/mods-available/alias.conf] action create (apache2::mod_alias line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/alias.conf] backed up to /var/chef/backup/etc/apache2/mods-available/alias.conf.chef-20110822081703
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/alias.conf] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/alias.conf] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/alias.conf] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod alias] action run (apache2::mod_alias line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod auth_basic] action run (apache2::mod_auth_basic line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod authn_file] action run (apache2::mod_authn_file line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod authz_default] action run (apache2::mod_authz_default line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod authz_groupfile] action run (apache2::mod_authz_groupfile line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod authz_host] action run (apache2::mod_authz_host line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod authz_user] action run (apache2::mod_authz_user line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/mods-available/autoindex.conf] action create (apache2::mod_autoindex line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod autoindex] action run (apache2::mod_autoindex line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/mods-available/dir.conf] action create (apache2::mod_dir line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod dir] action run (apache2::mod_dir line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod env] action run (apache2::mod_env line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/mods-available/mime.conf] action create (apache2::mod_mime line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/mime.conf] backed up to /var/chef/backup/etc/apache2/mods-available/mime.conf.chef-20110822081703
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/mime.conf] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/mime.conf] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/mime.conf] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod mime] action run (apache2::mod_mime line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/mods-available/negotiation.conf] action create (apache2::mod_negotiation line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod negotiation] action run (apache2::mod_negotiation line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing template[/etc/apache2/mods-available/setenvif.conf] action create (apache2::mod_setenvif line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/setenvif.conf] backed up to /var/chef/backup/etc/apache2/mods-available/setenvif.conf.chef-20110822081703
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/setenvif.conf] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/setenvif.conf] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: template[/etc/apache2/mods-available/setenvif.conf] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod setenvif] action run (apache2::mod_setenvif line 28)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing service[apache2] action start (apache2::default line 207)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing execute[a2enmod expires] action run (apache2::mod_expires line 28)
[Mon, 22 Aug 2011 08:17:03 -0700] INFO: execute[a2enmod expires] sh(/usr/sbin/a2enmod expires)
: stdout
[default] [Mon, 22 Aug 2011 08:17:03 -0700] INFO: execute[a2enmod expires] ran successfully
[Mon, 22 Aug 2011 08:17:03 -0700] INFO: Processing package[libapache2-mod-php5] action install (apache2::mod_php5 line 22)
: stdout
[default] [Mon, 22 Aug 2011 08:17:27 -0700] INFO: package[libapache2-mod-php5] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:17:27 -0700] INFO: Processing execute[a2enmod php5] action run (apache2::mod_php5 line 28)
[Mon, 22 Aug 2011 08:17:27 -0700] INFO: Processing execute[a2enmod rewrite] action run (apache2::mod_rewrite line 28)
[Mon, 22 Aug 2011 08:17:27 -0700] INFO: execute[a2enmod rewrite] sh(/usr/sbin/a2enmod rewrite)
: stdout
[default] [Mon, 22 Aug 2011 08:17:27 -0700] INFO: execute[a2enmod rewrite] ran successfully
[Mon, 22 Aug 2011 08:17:27 -0700] INFO: execute[a2enmod rewrite] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
[Mon, 22 Aug 2011 08:17:27 -0700] INFO: Processing package[build-essential] action install (build-essential::default line 23)
: stdout
[default] [Mon, 22 Aug 2011 08:18:22 -0700] INFO: package[build-essential] installed version 11.4build1
[Mon, 22 Aug 2011 08:18:22 -0700] INFO: Processing package[binutils-doc] action install (build-essential::default line 23)
: stdout
[default] [Mon, 22 Aug 2011 08:18:26 -0700] INFO: package[binutils-doc] installed version 2.20.1-3ubuntu7.1
[Mon, 22 Aug 2011 08:18:26 -0700] INFO: Processing package[autoconf] action install (build-essential::default line 35)
: stdout
[default] [Mon, 22 Aug 2011 08:18:26 -0700] INFO: Processing package[flex] action install (build-essential::default line 39)
: stdout
[default] [Mon, 22 Aug 2011 08:18:30 -0700] INFO: package[flex] installed version 2.5.35-9
[Mon, 22 Aug 2011 08:18:30 -0700] INFO: Processing package[bison] action install (build-essential::default line 43)
: stdout
[default] [Mon, 22 Aug 2011 08:18:35 -0700] INFO: package[bison] installed version 1:2.4.1.dfsg-3
[Mon, 22 Aug 2011 08:18:35 -0700] INFO: Processing package[libpcre3-dev] action install (drupal::minimal line 16)
: stdout
[default] [Mon, 22 Aug 2011 08:18:39 -0700] INFO: package[libpcre3-dev] installed version 7.8-3build1
[Mon, 22 Aug 2011 08:18:39 -0700] INFO: Processing package[php5-mcrypt] action install (drupal::minimal line 16)
: stdout
[default] [Mon, 22 Aug 2011 08:18:42 -0700] INFO: package[php5-mcrypt] installed version 5.3.2-0ubuntu1
[Mon, 22 Aug 2011 08:18:42 -0700] INFO: Processing php_pear[pdo] action install (drupal::minimal line 21)
: stdout
[default] [Mon, 22 Aug 2011 08:18:51 -0700] INFO: Processing php_pear[apc] action install (drupal::minimal line 27)
: stdout
[default] [Mon, 22 Aug 2011 08:18:56 -0700] INFO: Installing php_pear[apc] version 3.1.6
: stdout
[default] [Mon, 22 Aug 2011 08:19:31 -0700] INFO: Processing template[/etc/php5/conf.d/apc.ini] action create (/tmp/vagrant-chef-1/chef-solo-1/php/providers/pear.rb line 176)
: stdout
[default] [Mon, 22 Aug 2011 08:19:31 -0700] INFO: template[/etc/php5/conf.d/apc.ini] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:19:31 -0700] INFO: template[/etc/php5/conf.d/apc.ini] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:19:31 -0700] INFO: Processing php_pear[uploadprogress] action install (drupal::minimal line 34)
: stdout
[default] [Mon, 22 Aug 2011 08:19:34 -0700] INFO: Installing php_pear[uploadprogress] version 1.0.3.1
: stdout
[default] [Mon, 22 Aug 2011 08:20:01 -0700] INFO: Processing template[/etc/php5/conf.d/uploadprogress.ini] action create (/tmp/vagrant-chef-1/chef-solo-1/php/providers/pear.rb line 176)
: stdout
[default] [Mon, 22 Aug 2011 08:20:01 -0700] INFO: template[/etc/php5/conf.d/uploadprogress.ini] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:20:01 -0700] INFO: template[/etc/php5/conf.d/uploadprogress.ini] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:20:01 -0700] INFO: Processing package[php5-curl] action upgrade (php::module_curl line 26)
: stdout
[default] [Mon, 22 Aug 2011 08:20:04 -0700] INFO: package[php5-curl] upgraded from uninstalled to 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:20:04 -0700] INFO: Processing package[php5-gd] action install (php::module_gd line 27)
: stdout
[default] [Mon, 22 Aug 2011 08:20:16 -0700] INFO: package[php5-gd] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:20:16 -0700] INFO: Processing package[php5-mysql] action install (php::module_mysql line 27)
: stdout
[default] [Mon, 22 Aug 2011 08:20:27 -0700] INFO: package[php5-mysql] installed version 5.3.2-1ubuntu4.9
[Mon, 22 Aug 2011 08:20:27 -0700] INFO: Processing package[php5-memcache] action install (php::module_memcache line 34)
: stdout
[default] [Mon, 22 Aug 2011 08:20:30 -0700] INFO: package[php5-memcache] installed version 3.0.4-2build1
[Mon, 22 Aug 2011 08:20:30 -0700] INFO: Processing package[imagemagick] action install (imagemagick::default line 24)
: stdout
[default] [Mon, 22 Aug 2011 08:22:42 -0700] INFO: package[imagemagick] installed version 7:6.5.7.8-1ubuntu1.1
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: Processing execute[apt-get update] action nothing (apt::default line 20)
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: Processing directory[/var/cache/local] action create (apt::default line 27)
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local] created directory /var/cache/local
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local] owner changed to 0
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local] group changed to 0
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local] mode changed to 755
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 27)
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local/preseeding] owner changed to 0
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local/preseeding] group changed to 0
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: directory[/var/cache/local/preseeding] mode changed to 755
[Mon, 22 Aug 2011 08:22:42 -0700] INFO: Processing package[git-core] action install (drupal::dev line 6)
: stdout
[default] [Mon, 22 Aug 2011 08:23:23 -0700] INFO: package[git-core] installed version 1:1.7.0.4-1ubuntu0.2
[Mon, 22 Aug 2011 08:23:23 -0700] INFO: Processing php_pear[xdebug] action install (drupal::dev line 8)
: stdout
[default] [Mon, 22 Aug 2011 08:23:27 -0700] INFO: Installing php_pear[xdebug] version 2.1.2
: stdout
[default] [Mon, 22 Aug 2011 08:23:59 -0700] INFO: Processing template[/etc/php5/conf.d/xdebug.ini] action create (/tmp/vagrant-chef-1/chef-solo-1/php/providers/pear.rb line 176)
: stdout
[default] [Mon, 22 Aug 2011 08:23:59 -0700] INFO: template[/etc/php5/conf.d/xdebug.ini] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:23:59 -0700] INFO: template[/etc/php5/conf.d/xdebug.ini] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:23:59 -0700] INFO: Processing template[/etc/php5/apache2/conf.d/xdebug.ini] action create (drupal::dev line 12)
: stdout
[default] [Mon, 22 Aug 2011 08:24:01 -0700] INFO: template[/etc/php5/apache2/conf.d/xdebug.ini] backed up to /var/chef/backup/etc/php5/apache2/conf.d/xdebug.ini.chef-20110822082401
: stdout
[default] [Mon, 22 Aug 2011 08:24:01 -0700] INFO: template[/etc/php5/apache2/conf.d/xdebug.ini] mode changed to 644
: stdout
[default] [Mon, 22 Aug 2011 08:24:01 -0700] INFO: template[/etc/php5/apache2/conf.d/xdebug.ini] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:24:01 -0700] INFO: template[/etc/php5/apache2/conf.d/xdebug.ini] not queuing delayed action restart on service[apache2] (delayed), as it's already been queued
: stdout
[default] [Mon, 22 Aug 2011 08:24:01 -0700] INFO: Processing bash[install-drush] action run (drush::default line 20)
: stdout
[default] [Mon, 22 Aug 2011 08:24:01 -0700] INFO: bash[install-drush] sh("bash" "/tmp/chef-script20110822-1231-1ftmjym-0")
: stdout
[default] [Mon, 22 Aug 2011 08:24:32 -0700] INFO: bash[install-drush] ran successfully
[Mon, 22 Aug 2011 08:24:32 -0700] INFO: Processing bash[install-drush_make] action run (drush_make::default line 20)
[Mon, 22 Aug 2011 08:24:32 -0700] INFO: bash[install-drush_make] sh("bash" "/tmp/chef-script20110822-1231-10sl4ik-0")
: stdout
[default] [Mon, 22 Aug 2011 08:24:33 -0700] INFO: bash[install-drush_make] ran successfully
[Mon, 22 Aug 2011 08:24:33 -0700] INFO: Processing directory[/etc/dbconfig-common/] action create (phpmyadmin::default line 1)
: stdout
[default] [Mon, 22 Aug 2011 08:24:33 -0700] INFO: directory[/etc/dbconfig-common/] created directory /etc/dbconfig-common/
: stdout
[default] [Mon, 22 Aug 2011 08:24:33 -0700] INFO: Processing template[/etc/dbconfig-common/phpmyadmin.conf] action create (phpmyadmin::default line 6)
: stdout
[default] [Mon, 22 Aug 2011 08:24:33 -0700] INFO: template[/etc/dbconfig-common/phpmyadmin.conf] mode changed to 660
: stdout
[default] [Mon, 22 Aug 2011 08:24:33 -0700] INFO: template[/etc/dbconfig-common/phpmyadmin.conf] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:24:33 -0700] INFO: Processing package[phpmyadmin] action install (phpmyadmin::default line 11)
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: package[phpmyadmin] installed version 4:3.3.2-1
[Mon, 22 Aug 2011 08:26:40 -0700] INFO: Processing template[/etc/apache2/sites-enabled/zzz-phpmyadmin] action create (phpmyadmin::default line 13)
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/apache2/sites-enabled/zzz-phpmyadmin] mode changed to 660
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/apache2/sites-enabled/zzz-phpmyadmin] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: Processing template[/etc/phpmyadmin/apache.conf] action create (phpmyadmin::default line 18)
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/phpmyadmin/apache.conf] backed up to /var/chef/backup/etc/phpmyadmin/apache.conf.chef-20110822082640
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/phpmyadmin/apache.conf] mode changed to 660
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/phpmyadmin/apache.conf] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: Processing template[/etc/phpmyadmin/config-db.php] action create (phpmyadmin::default line 23)
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/phpmyadmin/config-db.php] backed up to /var/chef/backup/etc/phpmyadmin/config-db.php.chef-20110822082640
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/phpmyadmin/config-db.php] mode changed to 660
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: template[/etc/phpmyadmin/config-db.php] updated content
: stdout
[default] [Mon, 22 Aug 2011 08:26:40 -0700] INFO: Processing package[subversion] action install (webgrind::default line 3)
: stdout
[default] [Mon, 22 Aug 2011 08:26:55 -0700] INFO: package[subversion] installed version 1.6.6dfsg-2ubuntu1.3
[Mon, 22 Aug 2011 08:26:55 -0700] INFO: Processing subversion[Webgrind] action sync (webgrind::default line 5)
: stdout
[default] [Mon, 22 Aug 2011 08:27:01 -0700] INFO: subversion[Webgrind] checked out http://webgrind.googlecode.com/svn/trunk/ at revision HEAD to /var/www/webgrind
: stdout
[default] [Mon, 22 Aug 2011 08:27:07 -0700] INFO: Processing execute[apt-get update] action nothing (xhprof::default line 20)
[Mon, 22 Aug 2011 08:27:07 -0700] INFO: Processing package[python-software-properties] action install (xhprof::default line 25)
: stdout
[default] [Mon, 22 Aug 2011 08:27:10 -0700] INFO: package[python-software-properties] installed version 0.75.10.1
[Mon, 22 Aug 2011 08:27:10 -0700] INFO: Processing package[pkg-config] action install (xhprof::default line 25)
: stdout
[default] [Mon, 22 Aug 2011 08:27:12 -0700] INFO: package[pkg-config] installed version 0.22-1build2
[Mon, 22 Aug 2011 08:27:12 -0700] INFO: Processing execute[add-apt-repository ppa:brianmercer/php5-xhprof] action run (xhprof::default line 28)
[Mon, 22 Aug 2011 08:27:12 -0700] INFO: execute[add-apt-repository ppa:brianmercer/php5-xhprof] sh(add-apt-repository ppa:brianmercer/php5-xhprof)
: stdout
[default] [Mon, 22 Aug 2011 08:27:55 -0700] INFO: execute[add-apt-repository ppa:brianmercer/php5-xhprof] ran successfully
: stdout
[default] [Mon, 22 Aug 2011 08:27:55 -0700] INFO: execute[add-apt-repository ppa:brianmercer/php5-xhprof] sending run action to execute[apt-get update] (immediate)
: stdout
[default] [Mon, 22 Aug 2011 08:27:55 -0700] INFO: Processing execute[apt-get update] action run (xhprof::default line 20)
: stdout
[default] [Mon, 22 Aug 2011 08:27:55 -0700] INFO: execute[apt-get update] sh(apt-get update)
: stdout
[default] [Mon, 22 Aug 2011 08:27:59 -0700] INFO: execute[apt-get update] ran successfully
: stdout
[default] [Mon, 22 Aug 2011 08:27:59 -0700] INFO: Processing package[php5-xhprof] action install (xhprof::default line 33)
: stdout
[default] [Mon, 22 Aug 2011 08:27:59 -0700] ERROR: package[php5-xhprof] (xhprof::default line 33) has had an error
[Mon, 22 Aug 2011 08:27:59 -0700] ERROR: Running exception handlers
[Mon, 22 Aug 2011 08:27:59 -0700] ERROR: Exception handlers complete
[Mon, 22 Aug 2011 08:27:59 -0700] FATAL: Stacktrace dumped to /tmp/vagrant-chef-1/chef-stacktrace.out
[Mon, 22 Aug 2011 08:27:59 -0700] FATAL: Chef::Exceptions::Exec: package[php5-xhprof] (xhprof::default line 33) had an error: apt-get -q -y install php5-xhprof=0.9.2-1ubuntu1ppa1~lucid1 returned 100, expected 0
: 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]
Comments
Comment #1
langworthy commentedI ran into the same error
edit:// i didn't get the "guest additions" warning. I downgraded the version of virtualbox to match the guest additions version
Comment #2
langworthy commented$ vagrant upis working for me now with latest HEAD.Comment #3
christianchristensen commentedWanted to check in on the status; currently works for me