Skip to content

Instantly share code, notes, and snippets.

@fnordfish
Created November 29, 2012 21:12
Show Gist options
  • Save fnordfish/4171958 to your computer and use it in GitHub Desktop.
Save fnordfish/4171958 to your computer and use it in GitHub Desktop.
Vagrant up with vbguest 0.5.0
vagrant up
[foo] Importing base box 'lucid64'...
[foo] 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.2.4
[foo] Matching MAC address for NAT networking...
[foo] Clearing any previously set forwarded ports...
[foo] Forwarding ports...
[foo] -- 22 => 2229 (adapter 1)
[foo] Creating shared folders metadata...
[foo] Clearing any previously set network interfaces...
[foo] Preparing network interfaces based on configuration...
TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 4014...
vagrant-dns: process with pid 4014 successfully stopped.
[foo] Restarted DNS Service
[foo] Booting VM...
[foo] Waiting for VM to boot. This can take a few minutes.
[foo] VM booted and ready for use!
[foo] Installing Virtualbox Guest Additions 4.2.4 - guest's version is 4.1.0
[foo] Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
[foo] 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...
The following extra packages will be installed:
fakeroot linux-headers-2.6.32-33 patch
Suggested packages:
diffutils-doc
Recommended packages:
linux-headers-2.6-686 linux-headers-2.6-amd64 linux-headers-generic
linux-headers
The following NEW packages will be installed:
dkms fakeroot linux-headers-2.6.32-33 linux-headers-2.6.32-33-server patch
0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded.
Need to get 11.0MB of archives.
After this operation, 86.6MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid/main patch 2.6-2ubuntu1 [121kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main dkms 2.1.1.2-2ubuntu1 [70.8kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ lucid/main fakeroot 1.14.4-1ubuntu1 [101kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main linux-headers-2.6.32-33 2.6.32-33.70 [9,924kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main linux-headers-2.6.32-33-server 2.6.32-33.70 [800kB]
dpkg-preconfigure: unable to re-open stdin:
Fetched 11.0MB in 54s (202kB/s)
Selecting previously deselected package patch.
(Reading database ... 26603 files and directories currently installed.)
Unpacking patch (from .../patch_2.6-2ubuntu1_amd64.deb) ...
Selecting previously deselected package dkms.
Unpacking dkms (from .../dkms_2.1.1.2-2ubuntu1_all.deb) ...
Selecting previously deselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.14.4-1ubuntu1_amd64.deb) ...
Selecting previously deselected package linux-headers-2.6.32-33.
Unpacking linux-headers-2.6.32-33 (from .../linux-headers-2.6.32-33_2.6.32-33.70_all.deb) ...
Selecting previously deselected package linux-headers-2.6.32-33-server.
Unpacking linux-headers-2.6.32-33-server (from .../linux-headers-2.6.32-33-server_2.6.32-33.70_amd64.deb) ...
Processing triggers for man-db ...
Setting up patch (2.6-2ubuntu1) ...
Setting up dkms (2.1.1.2-2ubuntu1) ...
Setting up fakeroot (1.14.4-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
Setting up linux-headers-2.6.32-33 (2.6.32-33.70) ...
Setting up linux-headers-2.6.32-33-server (2.6.32-33.70) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.32-33-server /boot/vmlinuz-2.6.32-33-server
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.2.4 Guest Additions for Linux...........
VirtualBox Guest Additions installer
Removing installed version 4.1.0 of VirtualBox Guest Additions...
tar: Record size = 8 blocks
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.)
[foo] Restarting VM to apply changes...
[foo] Attempting graceful shutdown of VM...
[foo] Clearing any previously set forwarded ports...
[foo] Forwarding ports...
[foo] -- 22 => 2229 (adapter 1)
[foo] Creating shared folders metadata...
[foo] Clearing any previously set network interfaces...
[foo] Preparing network interfaces based on configuration...
TLD but no host_name given. No patterns will be configured.
vagrant-dns: trying to stop process with pid 4184...
vagrant-dns: process with pid 4184 successfully stopped.
[foo] Restarted DNS Service
[foo] Booting VM...
[foo] Waiting for VM to boot. This can take a few minutes.
[foo] VM booted and ready for use!
[foo] Detected Virtualbox Guest Additions 4.2.4 --- OK.
[foo] Configuring and enabling network interfaces...
[foo] Mounting shared folders...
[foo] -- v-root: /vagrant
[foo] -- v-csc-1: /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[foo] -- v-csc-2: /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[foo] Running provisioner: Vagrant::Provisioners::ChefSolo...
[foo] Generating chef JSON and uploading...
[foo] Running chef-solo...
stdin: is not a tty
[Thu, 29 Nov 2012 13:11:05 -0800] INFO: *** Chef 0.10.2 ***
[Thu, 29 Nov 2012 13:11:05 -0800] INFO: Setting the run_list to ["recipe[vim]"] from JSON
[Thu, 29 Nov 2012 13:11:05 -0800] INFO: Run List is [recipe[vim]]
[Thu, 29 Nov 2012 13:11:05 -0800] INFO: Run List expands to [vim]
[Thu, 29 Nov 2012 13:11:05 -0800] INFO: Starting Chef Run for lucid64
[Thu, 29 Nov 2012 13:11:05 -0800] INFO: Processing package[vim] action install (vim::default line 30)
[Thu, 29 Nov 2012 13:11:26 -0800] INFO: package[vim] installed version 2:7.2.330-1ubuntu3
[Thu, 29 Nov 2012 13:11:26 -0800] INFO: Chef Run complete in 20.281489 seconds
[Thu, 29 Nov 2012 13:11:26 -0800] INFO: Running report handlers
[Thu, 29 Nov 2012 13:11:26 -0800] INFO: Report handlers complete
[foo] Configuring and enabling network interfaces...
[foo] Mounting shared folders...
[foo] -- v-root: /vagrant
[foo] -- v-csc-1: /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[foo] -- v-csc-2: /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[foo] Running provisioner: Vagrant::Provisioners::ChefSolo...
[foo] Generating chef JSON and uploading...
[foo] Running chef-solo...
stdin: is not a tty
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: *** Chef 0.10.2 ***
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Setting the run_list to ["recipe[vim]"] from JSON
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Run List is [recipe[vim]]
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Run List expands to [vim]
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Starting Chef Run for lucid64
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Processing package[vim] action install (vim::default line 30)
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Chef Run complete in 0.052223 seconds
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Running report handlers
[Thu, 29 Nov 2012 13:11:27 -0800] INFO: Report handlers complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment