Skip to content

Instantly share code, notes, and snippets.

@binaryphile
Created December 20, 2012 20:00
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 binaryphile/4348104 to your computer and use it in GitHub Desktop.
Save binaryphile/4348104 to your computer and use it in GitHub Desktop.
Output of running vagrant up with the Spree Vagrantfile
[default] Importing base box 'precise64lts'...
[default] [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.18
VirtualBox Version: 4.2.4
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 3000 => 3000 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Installing Virtualbox Guest Additions 4.2.4 - guest's version is 4.1.18
[default] Copy iso file C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
[default] Copy installer file setup_debian.sh into the box /tmp/install_vbguest.sh
stdin: is not a tty
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
dkms is already the newest version.
linux-headers-3.2.0-23-generic is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
mount: warning: /mnt seems to be mounted read-only.
Verifying archive integrity...
All good.
Uncompressing VirtualBox 4.2.4 Guest Additions for Linux
..........
VirtualBox Guest Additions installer
Removing installed version 4.1.18 of VirtualBox Guest Additions...
Removing existing VirtualBox DKMS kernel modules
...done.
Removing existing VirtualBox non-DKMS kernel modules
...done.
Building the VirtualBox Guest Additions kernel modules
...done.
Doing non-kernel setup of the Guest Additions
...done.
You should restart your guest to make sure the new modules are actually used
Installing the Window System drivers ...fail!
(Could not find the X.Org or XFree86 Window System.)
[default] Restarting VM to apply changes...
[default] Attempting graceful shutdown of VM...
[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/cookbooks
[default] Running provisioner: Vagrant::Provisioners::ChefSolo...
[default] Generating chef JSON and uploading...
[default] Running chef-solo...
stdin: is not a tty
[Thu, 20 Dec 2012 19:30:49 +0000] INFO: *** Chef 0.10.10 ***
[Thu, 20 Dec 2012 19:30:50 +0000] INFO: Setting the run_list to ["recipe[apt]", "recipe[mysql::server]", "recipe[ohmyzsh]", "recipe[system_packages]"] from JSON
[Thu, 20 Dec 2012 19:30:50 +0000] INFO: Run List is [recipe[apt], recipe[mysql::server], recipe[ohmyzsh], recipe[system_packages]]
[Thu, 20 Dec 2012 19:30:50 +0000] INFO: Run List expands to [apt, mysql::server, ohmyzsh, system_packages]
[Thu, 20 Dec 2012 19:30:50 +0000] INFO: Starting Chef Run for precise64
[Thu, 20 Dec 2012 19:30:50 +0000] INFO: Running start handlers
[Thu, 20 Dec 2012 19:30:50 +0000] INFO: Start handlers complete.
[Thu, 20 Dec 2012 19:30:52 +0000] INFO: Could not find previously defined grants.sql resource
[Thu, 20 Dec 2012 19:30:52 +0000] INFO: Processing gem_package[rvm] action install (rvm::default line 21)
[Thu, 20 Dec 2012 19:30:55 +0000] INFO: gem_package[rvm] installed version 1.11.3.5
[Thu, 20 Dec 2012 19:30:55 +0000] INFO: Processing execute[apt-get-update] action run (apt::default line 22)
[Thu, 20 Dec 2012 19:31:06 +0000] INFO: execute[apt-get-update] ran successfully
[Thu, 20 Dec 2012 19:31:06 +0000] INFO: Processing execute[apt-get update] action nothing (apt::default line 29)
[Thu, 20 Dec 2012 19:31:06 +0000] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36)
[Thu, 20 Dec 2012 19:31:06 +0000] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42)
[Thu, 20 Dec 2012 19:31:06 +0000] INFO: Processing package[update-notifier-common] action install (apt::default line 48)
[Thu, 20 Dec 2012 19:31:11 +0000] INFO: package[update-notifier-common] installed version 0.119ubuntu8.6
[Thu, 20 Dec 2012 19:31:11 +0000] INFO: package[update-notifier-common] sending run action to execute[apt-get-update] (immediate)
[Thu, 20 Dec 2012 19:31:11 +0000] INFO: Processing execute[apt-get-update] action run (apt::default line 22)
[Thu, 20 Dec 2012 19:31:18 +0000] INFO: execute[apt-get-update] ran successfully
[Thu, 20 Dec 2012 19:31:18 +0000] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52)
[Thu, 20 Dec 2012 19:31:18 +0000] INFO: Processing directory[/var/cache/local] action create (apt::default line 62)
[Thu, 20 Dec 2012 19:31:18 +0000] INFO: directory[/var/cache/local] created directory /var/cache/local
[Thu, 20 Dec 2012 19:31:18 +0000] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62)
[Thu, 20 Dec 2012 19:31:18 +0000] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding
[Thu, 20 Dec 2012 19:31:18 +0000] INFO: Processing package[mysql-client] action install (mysql::client line 46)
[Thu, 20 Dec 2012 19:31:50 +0000] INFO: package[mysql-client] installed version 5.5.28-0ubuntu0.12.04.3
[Thu, 20 Dec 2012 19:31:50 +0000] INFO: Processing package[libmysqlclient-dev] action install (mysql::client line 46)
[Thu, 20 Dec 2012 19:31:57 +0000] INFO: package[libmysqlclient-dev] installed version 5.5.28-0ubuntu0.12.04.3
[Thu, 20 Dec 2012 19:31:57 +0000] INFO: Processing directory[/var/cache/local/preseeding] action create (mysql::server line 46)
[Thu, 20 Dec 2012 19:31:57 +0000] INFO: Processing execute[preseed mysql-server] action nothing (mysql::server line 53)
[Thu, 20 Dec 2012 19:31:57 +0000] INFO: Processing template[/var/cache/local/preseeding/mysql-server.seed] action create (mysql::server line 58)
[Thu, 20 Dec 2012 19:31:58 +0000] INFO: template[/var/cache/local/preseeding/mysql-server.seed] updated content
[Thu, 20 Dec 2012 19:31:58 +0000] INFO: template[/var/cache/local/preseeding/mysql-server.seed] sending run action to execute[preseed mysql-server] (immediate)
[Thu, 20 Dec 2012 19:31:58 +0000] INFO: Processing execute[preseed mysql-server] action run (mysql::server line 53)
[Thu, 20 Dec 2012 19:31:58 +0000] INFO: execute[preseed mysql-server] ran successfully
[Thu, 20 Dec 2012 19:31:58 +0000] INFO: Processing template[/etc/mysql/debian.cnf] action create (mysql::server line 66)
[Thu, 20 Dec 2012 19:31:58 +0000] INFO: template[/etc/mysql/debian.cnf] updated content
[Thu, 20 Dec 2012 19:31:58 +0000] INFO: Processing package[mysql-server] action install (mysql::server line 93)
[Thu, 20 Dec 2012 19:32:39 +0000] INFO: package[mysql-server] installed version 5.5.28-0ubuntu0.12.04.3
[Thu, 20 Dec 2012 19:32:39 +0000] INFO: Processing directory[/etc/mysql/conf.d] action create (mysql::server line 100)
[Thu, 20 Dec 2012 19:32:39 +0000] INFO: directory[/etc/mysql/conf.d] owner changed to 106
[Thu, 20 Dec 2012 19:32:39 +0000] INFO: directory[/etc/mysql/conf.d] group changed to 111
[Thu, 20 Dec 2012 19:32:39 +0000] INFO: Processing service[mysql] action enable (mysql::server line 120)
[Thu, 20 Dec 2012 19:32:40 +0000] INFO: service[mysql] enabled
[Thu, 20 Dec 2012 19:32:40 +0000] INFO: Processing template[/etc/mysql/my.cnf] action create (mysql::server line 140)
[Thu, 20 Dec 2012 19:32:40 +0000] INFO: template[/etc/mysql/my.cnf] backed up to /var/chef/backup/etc/mysql/my.cnf.chef-20121220193240
[Thu, 20 Dec 2012 19:32:40 +0000] INFO: template[/etc/mysql/my.cnf] mode changed to 644
[Thu, 20 Dec 2012 19:32:40 +0000] INFO: template[/etc/mysql/my.cnf] updated content
[Thu, 20 Dec 2012 19:32:40 +0000] INFO: template[/etc/mysql/my.cnf] sending restart action to service[mysql] (immediate)
[Thu, 20 Dec 2012 19:32:40 +0000] INFO: Processing service[mysql] action restart (mysql::server line 120)
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: service[mysql] restarted
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: Processing execute[assign-root-password] action run (mysql::server line 168)
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: execute[assign-root-password] ran successfully
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: Processing template[/etc/mysql/grants.sql] action create (mysql::server line 190)
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: template[/etc/mysql/grants.sql] updated content
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: template[/etc/mysql/grants.sql] sending run action to execute[mysql-install-privileges] (immediate)
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: Processing execute[mysql-install-privileges] action run (mysql::server line 206)
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: execute[mysql-install-privileges] ran successfully
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: Processing execute[mysql-install-privileges] action nothing (mysql::server line 206)
[Thu, 20 Dec 2012 19:32:46 +0000] INFO: Processing service[mysql] action start (mysql::server line 213)
[Thu, 20 Dec 2012 19:32:47 +0000] INFO: Processing package[build-essential] action install (build-essential::default line 51)
[Thu, 20 Dec 2012 19:33:14 +0000] INFO: package[build-essential] installed version 11.5ubuntu2.1
[Thu, 20 Dec 2012 19:33:14 +0000] INFO: Processing package[binutils-doc] action install (build-essential::default line 51)
[Thu, 20 Dec 2012 19:33:19 +0000] INFO: package[binutils-doc] installed version 2.22-6ubuntu1
[Thu, 20 Dec 2012 19:33:19 +0000] INFO: Processing package[autoconf] action install (build-essential::default line 58)
[Thu, 20 Dec 2012 19:33:28 +0000] INFO: package[autoconf] installed version 2.68-1ubuntu2
[Thu, 20 Dec 2012 19:33:28 +0000] INFO: Processing package[flex] action install (build-essential::default line 58)
[Thu, 20 Dec 2012 19:33:35 +0000] INFO: package[flex] installed version 2.5.35-10ubuntu3
[Thu, 20 Dec 2012 19:33:35 +0000] INFO: Processing package[bison] action install (build-essential::default line 58)
[Thu, 20 Dec 2012 19:33:41 +0000] INFO: package[bison] installed version 1:2.5.dfsg-2.1
[Thu, 20 Dec 2012 19:33:41 +0000] INFO: Processing package[git-core] action install (git::default line 21)
[Thu, 20 Dec 2012 19:34:05 +0000] INFO: package[git-core] installed version 1:1.7.9.5-1
[Thu, 20 Dec 2012 19:34:05 +0000] INFO: Processing template[/usr/local/bin/chef-client] action create (rvm::vagrant line 20)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: template[/usr/local/bin/chef-client] mode changed to 755
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: template[/usr/local/bin/chef-client] updated content
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing template[/usr/local/bin/chef-solo] action create (rvm::vagrant line 27)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: template[/usr/local/bin/chef-solo] mode changed to 755
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: template[/usr/local/bin/chef-solo] updated content
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing group[rvm] action create (rvm::vagrant line 34)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: group[rvm] created
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing gem_package[rvm] action nothing (rvm::default line 21)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing package[sed] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing package[grep] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing package[tar] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing package[gzip] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:06 +0000] INFO: Processing package[bzip2] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:07 +0000] INFO: Processing package[bash] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:07 +0000] INFO: Processing package[curl] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:13 +0000] INFO: package[curl] installed version 7.22.0-3ubuntu4
[Thu, 20 Dec 2012 19:34:13 +0000] INFO: Processing package[git-core] action install (rvm::user_install line 51)
[Thu, 20 Dec 2012 19:34:13 +0000] INFO: Processing template[/home/vagrant/.rvmrc] action create (rvm::user_install line 146)
[Thu, 20 Dec 2012 19:34:13 +0000] INFO: template[/home/vagrant/.rvmrc] owner changed to 1000
[Thu, 20 Dec 2012 19:34:13 +0000] INFO: template[/home/vagrant/.rvmrc] mode changed to 644
[Thu, 20 Dec 2012 19:34:13 +0000] INFO: template[/home/vagrant/.rvmrc] updated content
[Thu, 20 Dec 2012 19:34:13 +0000] INFO: Processing execute[install user RVM for vagrant] action run (rvm::user_install line 80)
[Thu, 20 Dec 2012 19:34:26 +0000] INFO: execute[install user RVM for vagrant] ran successfully
[Thu, 20 Dec 2012 19:34:26 +0000] INFO: Processing execute[upgrade user RVM for vagrant to none] action run (rvm::user_install line 116)
[Thu, 20 Dec 2012 19:34:26 +0000] INFO: Processing rvm_default_ruby[ruby-1.9.3] action create (rvm::user line 183)
[Thu, 20 Dec 2012 19:34:32 +0000] INFO: Processing rvm_environment[ruby-1.9.3] action create (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/default_ruby.rb line 37)
[Thu, 20 Dec 2012 19:34:35 +0000] INFO: Processing rvm_ruby[ruby-1.9.3] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/environment.rb line 70)
[Thu, 20 Dec 2012 19:34:37 +0000] INFO: Processing package[build-essential] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:38 +0000] INFO: Processing package[openssl] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:38 +0000] INFO: Processing package[libreadline6] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:38 +0000] INFO: Processing package[libreadline6-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:38 +0000] INFO: Processing package[zlib1g] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:38 +0000] INFO: Processing package[zlib1g-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:38 +0000] INFO: Processing package[libssl-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:39 +0000] INFO: Processing package[libyaml-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:43 +0000] INFO: package[libyaml-dev] installed version 0.1.4-2
[Thu, 20 Dec 2012 19:34:43 +0000] INFO: Processing package[libsqlite3-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:47 +0000] INFO: package[libsqlite3-dev] installed version 3.7.9-2ubuntu1.1
[Thu, 20 Dec 2012 19:34:47 +0000] INFO: Processing package[sqlite3] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:34:52 +0000] INFO: package[sqlite3] installed version 3.7.9-2ubuntu1.1
[Thu, 20 Dec 2012 19:34:52 +0000] INFO: Processing package[libxml2-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:13 +0000] INFO: package[libxml2-dev] installed version 2.7.8.dfsg-5.1ubuntu4.3
[Thu, 20 Dec 2012 19:35:13 +0000] INFO: Processing package[libxslt-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:13 +0000] INFO: package[libxslt-dev] is a virtual package, actually acting on package[libxslt1-dev]
[Thu, 20 Dec 2012 19:35:33 +0000] INFO: package[libxslt-dev] installed version 1.1.26-8ubuntu1.2
[Thu, 20 Dec 2012 19:35:33 +0000] INFO: Processing package[autoconf] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:34 +0000] INFO: Processing package[libc6-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:34 +0000] INFO: Processing package[ncurses-dev] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:34 +0000] INFO: package[ncurses-dev] is a virtual package, actually acting on package[libncurses5-dev]
[Thu, 20 Dec 2012 19:35:41 +0000] INFO: package[ncurses-dev] installed version 5.9-4
[Thu, 20 Dec 2012 19:35:41 +0000] INFO: Processing package[automake] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:41 +0000] INFO: Processing package[libtool] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:53 +0000] INFO: package[libtool] installed version 2.4.2-1ubuntu1
[Thu, 20 Dec 2012 19:35:53 +0000] INFO: Processing package[bison] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:35:54 +0000] INFO: Processing package[ssl-cert] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:36:00 +0000] INFO: package[ssl-cert] installed version 1.0.28ubuntu0.1
[Thu, 20 Dec 2012 19:36:00 +0000] INFO: Building rvm_ruby[ruby-1.9.3], this could take awhile...
[Thu, 20 Dec 2012 19:36:53 +0000] INFO: Installation of rvm_ruby[ruby-1.9.3] was successful.
[Thu, 20 Dec 2012 19:37:01 +0000] INFO: Importing initial gemsets for rvm_ruby[ruby-1.9.3]
[Thu, 20 Dec 2012 19:37:11 +0000] INFO: Setting default ruby to rvm_ruby[ruby-1.9.3]
[Thu, 20 Dec 2012 19:37:19 +0000] INFO: Processing rvm_environment[ruby-1.9.3] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/default_ruby.rb line 37)
[Thu, 20 Dec 2012 19:37:19 +0000] INFO: Processing rvm_ruby[ruby-1.9.3] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/environment.rb line 70)
[Thu, 20 Dec 2012 19:37:19 +0000] INFO: Processing package[build-essential] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:19 +0000] INFO: Processing package[openssl] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:20 +0000] INFO: Processing package[libreadline6] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:20 +0000] INFO: Processing package[libreadline6-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:20 +0000] INFO: Processing package[zlib1g] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:20 +0000] INFO: Processing package[zlib1g-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:20 +0000] INFO: Processing package[libssl-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:20 +0000] INFO: Processing package[libyaml-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:21 +0000] INFO: Processing package[libsqlite3-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:21 +0000] INFO: Processing package[sqlite3] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:21 +0000] INFO: Processing package[libxml2-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:21 +0000] INFO: Processing package[libxslt-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:21 +0000] INFO: package[libxslt-dev] is a virtual package, actually acting on package[libxslt1-dev]
[Thu, 20 Dec 2012 19:37:21 +0000] INFO: Processing package[autoconf] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:21 +0000] INFO: Processing package[libc6-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:22 +0000] INFO: Processing package[ncurses-dev] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:22 +0000] INFO: package[ncurses-dev] is a virtual package, actually acting on package[libncurses5-dev]
[Thu, 20 Dec 2012 19:37:22 +0000] INFO: Processing package[automake] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:22 +0000] INFO: Processing package[libtool] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:22 +0000] INFO: Processing package[bison] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:22 +0000] INFO: Processing package[ssl-cert] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/ruby.rb line 158)
[Thu, 20 Dec 2012 19:37:23 +0000] INFO: Processing rvm_global_gem[bundler] action install (rvm::user line 189)
[Thu, 20 Dec 2012 19:37:23 +0000] INFO: Processing execute[Add bundler to /home/vagrant/.rvm/gemsets/global.gems] action run (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/global_gem.rb line 79)
[Thu, 20 Dec 2012 19:37:25 +0000] INFO: Processing rvm_gem[bundler] action install (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/global_gem.rb line 48)
[Thu, 20 Dec 2012 19:37:30 +0000] INFO: Processing execute[Add bundler to /home/vagrant/.rvm/gemsets/global.gems] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/global_gem.rb line 79)
[Thu, 20 Dec 2012 19:37:30 +0000] INFO: Processing rvm_gem[bundler] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/rvm/providers/global_gem.rb line 48)
[Thu, 20 Dec 2012 19:37:34 +0000] INFO: Processing package[zsh] action install (ohmyzsh::default line 5)
[Thu, 20 Dec 2012 19:37:44 +0000] INFO: package[zsh] installed version 4.3.17-1ubuntu1
[Thu, 20 Dec 2012 19:37:44 +0000] INFO: Processing bash[Install ZSH] action run (ohmyzsh::default line 7)
[Thu, 20 Dec 2012 19:37:47 +0000] INFO: bash[Install ZSH] ran successfully
[Thu, 20 Dec 2012 19:37:47 +0000] INFO: Processing package[imagemagick] action install (system_packages::default line 21)
[Thu, 20 Dec 2012 19:38:42 +0000] INFO: package[imagemagick] installed version 8:6.6.9.7-5ubuntu3.2
[Thu, 20 Dec 2012 19:38:42 +0000] INFO: Processing package[libmagickwand-dev] action install (system_packages::default line 21)
[Thu, 20 Dec 2012 19:40:43 +0000] INFO: package[libmagickwand-dev] installed version 8:6.6.9.7-5ubuntu3.2
[Thu, 20 Dec 2012 19:40:43 +0000] INFO: Processing package[ranger] action install (system_packages::default line 21)
[Thu, 20 Dec 2012 19:40:51 +0000] INFO: package[ranger] installed version 1.5.2-1
[Thu, 20 Dec 2012 19:40:51 +0000] INFO: Processing package[tmux] action install (system_packages::default line 21)
[Thu, 20 Dec 2012 19:40:57 +0000] INFO: package[tmux] installed version 1.6-1ubuntu1
[Thu, 20 Dec 2012 19:40:57 +0000] INFO: Processing package[vim] action install (system_packages::default line 21)
[Thu, 20 Dec 2012 19:41:14 +0000] INFO: package[vim] installed version 2:7.3.429-2ubuntu2.1
[Thu, 20 Dec 2012 19:41:14 +0000] INFO: Chef Run complete in 623.689505 seconds
[Thu, 20 Dec 2012 19:41:14 +0000] INFO: Running report handlers
[Thu, 20 Dec 2012 19:41:14 +0000] INFO: Report handlers complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment