Skip to content

Instantly share code, notes, and snippets.

@keo
Created February 22, 2013 11:25
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 keo/5012810 to your computer and use it in GitHub Desktop.
Save keo/5012810 to your computer and use it in GitHub Desktop.
# Re-create steps:
$ gem install json -v 1.5.5
$ gem install gherkin -v 2.11.5
$ gem install veewee
# Or simply create a Gemfile to solve dependency problems.
# Then build the box:
$ vagrant basebox define 'bugreplay' 'Debian-6.0.6-amd64-netboot'
[vagrant] The basebox 'bugreplay' has been successfully created from the template 'Debian-6.0.6-amd64-netboot'
[vagrant] You can now edit the definition files stored in definitions/bugreplay or build the box with:
[vagrant] vagrant basebox build 'bugreplay'
$ vagrant basebox build 'bugreplay'
[bugreplay] Downloading vbox guest additions iso v 4.2.6 - http://download.virtualbox.org/virtualbox/4.2.6/VBoxGuestAdditions_4.2.6.iso
[bugreplay] Creating an iso directory
[bugreplay] Checking if isofile VBoxGuestAdditions_4.2.6.iso already exists.
[bugreplay] Full path: /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/VBoxGuestAdditions_4.2.6.iso
[bugreplay] Moving /var/folders/lr/y2n_w49n4rl0ghphjt470qjm0000gn/T/open-uri20130221-53280-kxpq6r to /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/VBoxGuestAdditions_4.2.6.iso
[bugreplay] Building Box bugreplay with Definition bugreplay:
[bugreplay]
[bugreplay] We did not find an isofile here : /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/debian-6.0.6-amd64-netinst.iso.
The definition provided the following download information:
[bugreplay] - Download url: http://cdimage.debian.org/debian-cd/6.0.6/amd64/iso-cd/debian-6.0.6-amd64-netinst.iso
[bugreplay] - Md5 Checksum: 00585d63f8a560a73540bd718263319a
[bugreplay]
[bugreplay]
Download? (Yes/No)Yes
[bugreplay] Checking if isofile debian-6.0.6-amd64-netinst.iso already exists.
[bugreplay] Full path: /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/debian-6.0.6-amd64-netinst.iso
[bugreplay] Moving /var/folders/lr/y2n_w49n4rl0ghphjt470qjm0000gn/T/open-uri20130221-53280-1pehd55 to /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/debian-6.0.6-amd64-netinst.iso
[bugreplay] Creating vm bugreplay : 256M - 1 CPU - Debian_64
[bugreplay] Creating new harddrive of size 10140, format VDI, variant Standard
[bugreplay] Attaching disk: /Users/keo/VirtualBox VMs/bugreplay/bugreplay.vdi
[bugreplay] Mounting cdrom: /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/debian-6.0.6-amd64-netinst.iso
[bugreplay] Mounting guest additions: /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/VBoxGuestAdditions_4.2.6.iso
[bugreplay] Received port hint - 7222
[bugreplay] Found port 7222 available
[bugreplay] Received port hint - 7222
[bugreplay] Found port 7222 available
[vagrant] Changing ssh port from 22 to 7222
[bugreplay] Waiting 10 seconds for the machine to boot
[bugreplay] Received port hint - 7122
[bugreplay] Found port 7122 available
[bugreplay]
[bugreplay] Typing:[1]: <Esc>
[bugreplay] Typing:[2]: install
[bugreplay] Typing:[3]: preseed/url=http://10.0.2.2:7122/preseed.cfg
[bugreplay] Typing:[4]: debian-installer=en_US
[bugreplay] Typing:[5]: auto
[bugreplay] Typing:[6]: locale=en_US
[bugreplay] Typing:[7]: kbd-chooser/method=us
[bugreplay] Typing:[8]: netcfg/get_hostname=bugreplay
[bugreplay] Typing:[9]: netcfg/get_domain=vagrantup.com
[bugreplay] Typing:[10]: fb=false
[bugreplay] Typing:[11]: debconf/frontend=noninteractive
[bugreplay] Typing:[12]: console-setup/ask_detect=false
[bugreplay] Typing:[13]: console-keymaps-at/keymap=us
[bugreplay] Typing:[14]: <Enter>
[bugreplay] Done typing.
[bugreplay]
[vagrant] Starting a webserver :7122
[bugreplay] Serving file /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/preseed.cfg
[bugreplay] Shutting down for /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/preseed.cfg
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
..............................................................................................................................................
[bugreplay] Transferring /var/folders/lr/y2n_w49n4rl0ghphjt470qjm0000gn/T/.veewee_version20130221-53280-1vc9viu to .veewee_version
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /var/folders/lr/y2n_w49n4rl0ghphjt470qjm0000gn/T/.vbox_version20130221-53280-t84ozo to .vbox_version
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/iso/VBoxGuestAdditions_4.2.6.iso to VBoxGuestAdditions_4.2.6.iso
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/base.sh to base.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "base.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/vagrant.sh to vagrant.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "vagrant.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/virtualbox.sh to virtualbox.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "virtualbox.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/ruby.sh to ruby.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "ruby.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/puppet.sh to puppet.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "puppet.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/chef.sh to chef.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "chef.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/cleanup-virtualbox.sh to cleanup-virtualbox.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "cleanup-virtualbox.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/cleanup.sh to cleanup.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "cleanup.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Transferring /Volumes/MacHD/Users/keo/Temp/vagrantbug/definitions/bugreplay/zerodisk.sh to zerodisk.sh
..
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x "zerodisk.sh"
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './base.sh'
[bugreplay]
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
[bugreplay] [sudo] password for vagrant:
0% [Working]
Hit http://security.debian.org squeeze/updates Release.gpg
Ign http://security.debian.org/ squeeze/updates/main Translation-en
18% [Waiting for headers]
Ign http://security.debian.org/ squeeze/updates/main Translation-en_US
27% [Waiting for headers]
Hit http://security.debian.org squeeze/updates Release
27% [Release gpgv 87.0 kB] [Waiting for headers]
Hit http://http.us.debian.org squeeze Release.gpg
Ign http://http.us.debian.org/debian/ squeeze/main Translation-en
Ign http://http.us.debian.org/debian/ squeeze/main Translation-en_US
Hit http://http.us.debian.org squeeze-updates Release.gpg
Ign http://http.us.debian.org/debian/ squeeze-updates/main Translation-en
Ign http://http.us.debian.org/debian/ squeeze-updates/main Translation-en_US
69% [Release gpgv 87.0 kB]
66% [Waiting for headers]
Hit http://security.debian.org squeeze/updates/main Sources
73% [Waiting for headers]
Hit http://http.us.debian.org squeeze Release
Hit http://http.us.debian.org squeeze-updates Release
73% [Waiting for headers]
73% [Release gpgv 99.8 kB] [Waiting for headers]
Hit http://security.debian.org squeeze/updates/main amd64 Packages
80% [Release gpgv 99.8 kB]
76% [Release gpgv 113 kB] [Waiting for headers]
73% [Waiting for headers]
Hit http://http.us.debian.org squeeze/main Sources
78% [Working]
Hit http://http.us.debian.org squeeze/main amd64 Packages
Hit http://http.us.debian.org squeeze-updates/main Sources/DiffIndex
Hit http://http.us.debian.org squeeze-updates/main amd64 Packages/DiffIndex
90% [Working]
Hit http://http.us.debian.org squeeze-updates/main amd64 Packages
Reading package lists... 0%
Reading package lists... Done
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 1%
Building dependency tree... 50%
Building dependency tree
Reading state information... 0%
Reading state information... Done
[bugreplay] The following extra packages will be installed:
binutils cpp cpp-4.3 cpp-4.4 dpkg-dev fakeroot g++ g++-4.4 gcc gcc-4.3
gcc-4.3-base gcc-4.4 libalgorithm-diff-perl libalgorithm-diff-xs-perl
libalgorithm-merge-perl libc-dev-bin libc6-dev libdpkg-perl libgmp3c2
libgomp1 libmpfr4 libstdc++6-4.4-dev libtimedate-perl
linux-headers-2.6.32-5-common linux-kbuild-2.6.32 linux-libc-dev make
manpages-dev
Suggested packages:
binutils-doc cpp-doc gcc-4.3-locales gcc-4.4-locales debian-keyring
g++-multilib g++-4.4-multilib gcc-4.4-doc libstdc++6-4.4-dbg gcc-multilib
autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.3-multilib
libmudflap0-4.3-dev gcc-4.3-doc libgcc1-dbg libgomp1-dbg libmudflap0-dbg
gcc-4.4-multilib libmudflap0-4.4-dev libcloog-ppl0 libppl-c2 libppl7
glibc-doc libstdc++6-4.4-doc make-doc
[bugreplay] The following NEW packages will be installed:
binutils build-essential cpp cpp-4.3 cpp-4.4 dpkg-dev fakeroot g++ g++-4.4
gcc gcc-4.3 gcc-4.3-base gcc-4.4 libalgorithm-diff-perl
[bugreplay]
libalgorithm-diff-xs-perl libalgorithm-merge-perl libc-dev-bin libc6-dev
libdpkg-perl libgmp3c2 libgomp1 libmpfr4 libstdc++6-4.4-dev libtimedate-perl
linux-headers-2.6.32-5-amd64 linux-headers-2.6.32-5-common
linux-kbuild-2.6.32 linux-libc-dev make manpages-dev
[bugreplay] 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
[bugreplay] Need to get 36.6 MB of archives.
After this operation, 111 MB of additional disk space will be used.
0% [Working]
Get:1 http://http.us.debian.org/debian/ squeeze/main binutils amd64 2.20.1-16 [3,993 kB]
0% [1 binutils 0 B/3,993 kB 0%]
0% [1 binutils 41.8 kB/3,993 kB 1%]
0% [1 binutils 213 kB/3,993 kB 5%]
1% [1 binutils 563 kB/3,993 kB 14%]
2% [1 binutils 1,074 kB/3,993 kB 26%]
5% [1 binutils 1,845 kB/3,993 kB 46%]
6% [1 binutils 2,518 kB/3,993 kB 63%]
9% [1 binutils 3,543 kB/3,993 kB 88%]
Get:2 http://http.us.debian.org/debian/ squeeze/main libc-dev-bin amd64 2.11.3-4 [210 kB]
10% [2 libc-dev-bin 0 B/210 kB 0%]
Get:3 http://http.us.debian.org/debian/ squeeze/main linux-libc-dev amd64 2.6.32-46 [840 kB]
11% [3 linux-libc-dev 0 B/840 kB 0%]
Get:4 http://http.us.debian.org/debian/ squeeze/main libc6-dev amd64 2.11.3-4 [2,593 kB]
13% [4 libc6-dev 0 B/2,593 kB 0%]
17% [4 libc6-dev 1,303 kB/2,593 kB 50%]
Get:5 http://http.us.debian.org/debian/ squeeze/main libgmp3c2 amd64 2:4.3.2+dfsg-1 [313 kB]
20% [5 libgmp3c2 0 B/313 kB 0%]
Get:6 http://http.us.debian.org/debian/ squeeze/main libmpfr4 amd64 3.0.0-2 [474 kB]
21% [6 libmpfr4 0 B/474 kB 0%]
23% [Working]
Get:7 http://http.us.debian.org/debian/ squeeze/main cpp-4.4 amd64 4.4.5-8 [3,873 kB]
23% [7 cpp-4.4 0 B/3,873 kB 0%]
27% [7 cpp-4.4 1,680 kB/3,873 kB 43%] 1,624 kB/s 16s
32% [7 cpp-4.4 3,329 kB/3,873 kB 85%] 1,624 kB/s 15s
Get:8 http://http.us.debian.org/debian/ squeeze/main cpp amd64 4:4.4.5-1 [15.0 kB]
Get:9 http://http.us.debian.org/debian/ squeeze/main libgomp1 amd64 4.4.5-8 [25.3 kB]
Get:10 http://http.us.debian.org/debian/ squeeze/main gcc-4.4 amd64 4.4.5-8 [2,688 kB]
33% [10 gcc-4.4 0 B/2,688 kB 0%] 1,624 kB/s 14s
38% [10 gcc-4.4 1,742 kB/2,688 kB 64%] 1,624 kB/s 13s
41% [Working] 1,624 kB/s 13s
Get:11 http://http.us.debian.org/debian/ squeeze/main gcc amd64 4:4.4.5-1 [4,970 B]
41% [Working] 1,624 kB/s 13s
Get:12 http://http.us.debian.org/debian/ squeeze/main libstdc++6-4.4-dev amd64 4.4.5-8 [1,526 kB]
41% [12 libstdc++6-4.4-dev 0 B/1,526 kB 0%] 1,624 kB/s 13s
Get:13 http://http.us.debian.org/debian/ squeeze/main g++-4.4 amd64 4.4.5-8 [5,515 kB]
45% [13 g++-4.4 0 B/5,515 kB 0%] 1,624 kB/s 12s
49% [13 g++-4.4 1,644 kB/5,515 kB 29%] 1,624 kB/s 11s
54% [13 g++-4.4 3,334 kB/5,515 kB 60%] 1,624 kB/s 10s
59% [13 g++-4.4 5,156 kB/5,515 kB 93%] 1,624 kB/s 9s
Get:14 http://http.us.debian.org/debian/ squeeze/main g++ amd64 4:4.4.5-1 [1,376 B]
60% [14 g++ 0 B/1,376 B 0%] 1,624 kB/s 8s
Get:15 http://http.us.debian.org/debian/ squeeze/main make amd64 3.81-8 [398 kB]
60% [15 make 0 B/398 kB 0%] 1,624 kB/s 8s
Get:16 http://http.us.debian.org/debian/ squeeze/main libtimedate-perl all 1.2000-1 [41.2 kB]
61% [16 libtimedate-perl 0 B/41.2 kB 0%] 1,624 kB/s 8s
61% [Working] 1,624 kB/s 8s
Get:17 http://http.us.debian.org/debian/ squeeze/main libdpkg-perl all 1.15.8.13 [695 kB]
61% [17 libdpkg-perl 0 B/695 kB 0%] 1,624 kB/s 8s
63% [Working] 1,624 kB/s 8s
Get:18 http://http.us.debian.org/debian/ squeeze/main dpkg-dev all 1.15.8.13 [813 kB]
63% [18 dpkg-dev 0 B/813 kB 0%] 1,624 kB/s 8s
Get:19 http://http.us.debian.org/debian/ squeeze/main build-essential amd64 11.5 [7,178 B]
Get:20 http://http.us.debian.org/debian/ squeeze/main gcc-4.3-base amd64 4.3.5-4 [110 kB]
65% [20 gcc-4.3-base 0 B/110 kB 0%] 1,624 kB/s 7s
Get:21 http://http.us.debian.org/debian/ squeeze/main cpp-4.3 amd64 4.3.5-4 [3,349 kB]
65% [21 cpp-4.3 0 B/3,349 kB 0%] 1,624 kB/s 7s
70% [21 cpp-4.3 1,693 kB/3,349 kB 50%] 1,624 kB/s 6s
Get:22 http://http.us.debian.org/debian/ squeeze/main fakeroot amd64 1.14.4-1 [100 kB]
75% [22 fakeroot 0 B/100 kB 0%] 1,624 kB/s 5s
Get:23 http://http.us.debian.org/debian/ squeeze/main gcc-4.3 amd64 4.3.5-4 [2,604 kB]
75% [23 gcc-4.3 0 B/2,604 kB 0%] 1,624 kB/s 5s
80% [23 gcc-4.3 1,711 kB/2,604 kB 65%] 1,624 kB/s 4s
Get:24 http://http.us.debian.org/debian/ squeeze/main libalgorithm-diff-perl all 1.19.02-2 [51.5 kB]
82% [24 libalgorithm-diff-perl 0 B/51.5 kB 0%] 1,624 kB/s 3s
Get:25 http://http.us.debian.org/debian/ squeeze/main libalgorithm-diff-xs-perl amd64 0.04-1 [13.4 kB]
Get:26 http://http.us.debian.org/debian/ squeeze/main libalgorithm-merge-perl all 0.08-2 [13.5 kB]
Get:27 http://http.us.debian.org/debian/ squeeze/main linux-headers-2.6.32-5-common amd64 2.6.32-46 [3,904 kB]
82% [27 linux-headers-2.6.32-5-common 0 B/3,904 kB 0%] 1,624 kB/s 3s
87% [27 linux-headers-2.6.32-5-common 1,709 kB/3,904 kB 43%] 3,371 kB/s 1s
92% [27 linux-headers-2.6.32-5-common 3,432 kB/3,904 kB 87%] 3,371 kB/s 0s
Get:28 http://http.us.debian.org/debian/ squeeze/main linux-kbuild-2.6.32 amd64 2.6.32-1 [238 kB]
93% [28 linux-kbuild-2.6.32 16.4 kB/238 kB 6%] 3,371 kB/s 0s
Get:29 http://http.us.debian.org/debian/ squeeze/main linux-headers-2.6.32-5-amd64 amd64 2.6.32-46 [540 kB]
94% [29 linux-headers-2.6.32-5-amd64 0 B/540 kB 0%] 3,371 kB/s 0s
Get:30 http://http.us.debian.org/debian/ squeeze/main manpages-dev all 3.27-1 [1,639 kB]
95% [30 manpages-dev 0 B/1,639 kB 0%] 3,371 kB/s 0s
99% [30 manpages-dev 1,633 kB/1,639 kB 99%] 3,371 kB/s 0s
Fetched 36.6 MB in 14s (2,603 kB/s)
[bugreplay] Selecting previously deselected package binutils.
(Reading database ...
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 22782 files and directories currently installed.)
Unpacking binutils (from .../binutils_2.20.1-16_amd64.deb) ...
[bugreplay] Selecting previously deselected package libc-dev-bin.
[bugreplay] Unpacking libc-dev-bin (from .../libc-dev-bin_2.11.3-4_amd64.deb) ...
[bugreplay] Selecting previously deselected package linux-libc-dev.
[bugreplay] Unpacking linux-libc-dev (from .../linux-libc-dev_2.6.32-46_amd64.deb) ...
[bugreplay] Selecting previously deselected package libc6-dev.
[bugreplay] Unpacking libc6-dev (from .../libc6-dev_2.11.3-4_amd64.deb) ...
[bugreplay] Selecting previously deselected package libgmp3c2.
[bugreplay] Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.3.2+dfsg-1_amd64.deb) ...
[bugreplay] Selecting previously deselected package libmpfr4.
[bugreplay] Unpacking libmpfr4 (from .../libmpfr4_3.0.0-2_amd64.deb) ...
[bugreplay] Selecting previously deselected package cpp-4.4.
[bugreplay] Unpacking cpp-4.4 (from .../cpp-4.4_4.4.5-8_amd64.deb) ...
[bugreplay] Selecting previously deselected package cpp.
[bugreplay] Unpacking cpp (from .../cpp_4%3a4.4.5-1_amd64.deb) ...
[bugreplay]
[bugreplay] Selecting previously deselected package libgomp1.
[bugreplay] Unpacking libgomp1 (from .../libgomp1_4.4.5-8_amd64.deb) ...
[bugreplay] Selecting previously deselected package gcc-4.4.
[bugreplay]
[bugreplay] Unpacking gcc-4.4 (from .../gcc-4.4_4.4.5-8_amd64.deb) ...
[bugreplay] Selecting previously deselected package gcc.
[bugreplay] Unpacking gcc (from .../gcc_4%3a4.4.5-1_amd64.deb) ...
[bugreplay]
[bugreplay] Selecting previously deselected package libstdc++6-4.4-dev.
[bugreplay] Unpacking libstdc++6-4.4-dev (from .../libstdc++6-4.4-dev_4.4.5-8_amd64.deb) ...
[bugreplay]
[bugreplay] Selecting previously deselected package g++-4.4.
[bugreplay] Unpacking g++-4.4 (from .../g++-4.4_4.4.5-8_amd64.deb) ...
[bugreplay] Selecting previously deselected package g++.
[bugreplay] Unpacking g++ (from .../g++_4%3a4.4.5-1_amd64.deb) ...
[bugreplay] Selecting previously deselected package make.
[bugreplay] Unpacking make (from .../archives/make_3.81-8_amd64.deb) ...
[bugreplay] Selecting previously deselected package libtimedate-perl.
[bugreplay] Unpacking libtimedate-perl (from .../libtimedate-perl_1.2000-1_all.deb) ...
[bugreplay]
[bugreplay] Selecting previously deselected package libdpkg-perl.
[bugreplay] Unpacking libdpkg-perl (from .../libdpkg-perl_1.15.8.13_all.deb) ...
[bugreplay] Selecting previously deselected package dpkg-dev.
[bugreplay] Unpacking dpkg-dev (from .../dpkg-dev_1.15.8.13_all.deb) ...
[bugreplay] Selecting previously deselected package build-essential.
[bugreplay] Unpacking build-essential (from .../build-essential_11.5_amd64.deb) ...
[bugreplay] Selecting previously deselected package gcc-4.3-base.
[bugreplay] Unpacking gcc-4.3-base (from .../gcc-4.3-base_4.3.5-4_amd64.deb) ...
[bugreplay] Selecting previously deselected package cpp-4.3.
[bugreplay]
[bugreplay] Unpacking cpp-4.3 (from .../cpp-4.3_4.3.5-4_amd64.deb) ...
[bugreplay] Selecting previously deselected package fakeroot.
[bugreplay] Unpacking fakeroot (from .../fakeroot_1.14.4-1_amd64.deb) ...
[bugreplay] Selecting previously deselected package gcc-4.3.
[bugreplay] Unpacking gcc-4.3 (from .../gcc-4.3_4.3.5-4_amd64.deb) ...
[bugreplay]
[bugreplay] Selecting previously deselected package libalgorithm-diff-perl.
[bugreplay] Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...
[bugreplay] Selecting previously deselected package libalgorithm-diff-xs-perl.
[bugreplay] Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-1_amd64.deb) ...
[bugreplay] Selecting previously deselected package libalgorithm-merge-perl.
[bugreplay] Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...
[bugreplay] Selecting previously deselected package linux-headers-2.6.32-5-common.
[bugreplay] Unpacking linux-headers-2.6.32-5-common (from .../linux-headers-2.6.32-5-common_2.6.32-46_amd64.deb) ...
[bugreplay] Selecting previously deselected package linux-kbuild-2.6.32.
[bugreplay] Unpacking linux-kbuild-2.6.32 (from .../linux-kbuild-2.6.32_2.6.32-1_amd64.deb) ...
[bugreplay] Selecting previously deselected package linux-headers-2.6.32-5-amd64.
[bugreplay] Unpacking linux-headers-2.6.32-5-amd64 (from .../linux-headers-2.6.32-5-amd64_2.6.32-46_amd64.deb) ...
[bugreplay] Selecting previously deselected package manpages-dev.
[bugreplay] Unpacking manpages-dev (from .../manpages-dev_3.27-1_all.deb) ...
[bugreplay] Processing triggers for man-db ...
[bugreplay] Setting up binutils (2.20.1-16) ...
[bugreplay] Setting up libc-dev-bin (2.11.3-4) ...
[bugreplay] Setting up linux-libc-dev (2.6.32-46) ...
[bugreplay] Setting up libc6-dev (2.11.3-4) ...
[bugreplay] Setting up libgmp3c2 (2:4.3.2+dfsg-1) ...
[bugreplay] Setting up libmpfr4 (3.0.0-2) ...
[bugreplay] Setting up cpp-4.4 (4.4.5-8) ...
[bugreplay] Setting up cpp (4:4.4.5-1) ...
[bugreplay] Setting up libgomp1 (4.4.5-8) ...
[bugreplay] Setting up gcc-4.4 (4.4.5-8) ...
Setting up gcc (4:4.4.5-1) ...
[bugreplay] Setting up make (3.81-8) ...
[bugreplay] Setting up libtimedate-perl (1.2000-1) ...
[bugreplay] Setting up libdpkg-perl (1.15.8.13) ...
[bugreplay] Setting up dpkg-dev (1.15.8.13) ...
[bugreplay] Setting up gcc-4.3-base (4.3.5-4) ...
[bugreplay] Setting up cpp-4.3 (4.3.5-4) ...
[bugreplay] Setting up fakeroot (1.14.4-1) ...
[bugreplay]
[bugreplay] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
[bugreplay] Setting up gcc-4.3 (4.3.5-4) ...
[bugreplay] Setting up libalgorithm-diff-perl (1.19.02-2) ...
[bugreplay] Setting up libalgorithm-diff-xs-perl (0.04-1) ...
[bugreplay] Setting up libalgorithm-merge-perl (0.08-2) ...
[bugreplay] Setting up linux-headers-2.6.32-5-common (2.6.32-46) ...
[bugreplay] Setting up linux-kbuild-2.6.32 (2.6.32-1) ...
[bugreplay] Setting up linux-headers-2.6.32-5-amd64 (2.6.32-46) ...
[bugreplay] Setting up manpages-dev (3.27-1) ...
[bugreplay] Setting up libstdc++6-4.4-dev (4.4.5-8) ...
[bugreplay] Setting up g++-4.4 (4.4.5-8) ...
[bugreplay] Setting up g++ (4:4.4.5-1) ...
[bugreplay] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
[bugreplay] Setting up build-essential (11.5) ...
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 32%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 46%
Building dependency tree... 50%
Building dependency tree
Reading state information... 0%
Reading state information... Done
[bugreplay] The following extra packages will be installed:
libncurses5-dev
[bugreplay] The following NEW packages will be installed:
[bugreplay]
libncurses5-dev libreadline5-dev libssl-dev zlib1g-dev
[bugreplay] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
[bugreplay] Need to get 4,367 kB of archives.
After this operation, 15.6 MB of additional disk space will be used.
0% [Working]
Get:1 http://security.debian.org/ squeeze/updates/main libssl-dev amd64 0.9.8o-4squeeze14 [2,300 kB]
0% [Connecting to http.us.debian.org (128.61.240.89)] [1 libssl-dev 0 B/2,300 k
Get:2 http://http.us.debian.org/debian/ squeeze/main libncurses5-dev amd64 5.7+20100313-5 [1,632 kB]
5% [2 libncurses5-dev 4,109 B/1,632 kB 0%] [1 libssl-dev 226 kB/2,300 kB 9%]
53% [2 libncurses5-dev 30.2 kB/1,632 kB 1%]
54% [2 libncurses5-dev 89.5 kB/1,632 kB 5%]
59% [2 libncurses5-dev 288 kB/1,632 kB 17%]
69% [2 libncurses5-dev 744 kB/1,632 kB 45%]
81% [2 libncurses5-dev 1,238 kB/1,632 kB 75%]
Get:3 http://http.us.debian.org/debian/ squeeze/main libreadline5-dev amd64 5.2-7 [243 kB]
90% [3 libreadline5-dev 0 B/243 kB 0%]
Get:4 http://http.us.debian.org/debian/ squeeze/main zlib1g-dev amd64 1:1.2.3.4.dfsg-3 [192 kB]
95% [4 zlib1g-dev 0 B/192 kB 0%]
Fetched 4,367 kB in 3s (1,232 kB/s)
[bugreplay] Selecting previously deselected package libncurses5-dev.
(Reading database ...
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 34815 files and directories currently installed.)
[bugreplay] Unpacking libncurses5-dev (from .../libncurses5-dev_5.7+20100313-5_amd64.deb) ...
[bugreplay] Selecting previously deselected package libreadline5-dev.
[bugreplay] Unpacking libreadline5-dev (from .../libreadline5-dev_5.2-7_amd64.deb) ...
[bugreplay] Selecting previously deselected package zlib1g-dev.
[bugreplay] Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.4.dfsg-3_amd64.deb) ...
[bugreplay] Selecting previously deselected package libssl-dev.
[bugreplay]
[bugreplay] Unpacking libssl-dev (from .../libssl-dev_0.9.8o-4squeeze14_amd64.deb) ...
[bugreplay] Processing triggers for man-db ...
[bugreplay] Processing triggers for install-info ...
[bugreplay] Setting up libncurses5-dev (5.7+20100313-5) ...
[bugreplay] Setting up libreadline5-dev (5.2-7) ...
[bugreplay] Ignoring install-info called from maintainer script
The package libreadline5-dev should be rebuilt with new debhelper to get trigger support
[bugreplay] Ignoring install-info called from maintainer script
The package libreadline5-dev should be rebuilt with new debhelper to get trigger support
[bugreplay] Setting up zlib1g-dev (1:1.2.3.4.dfsg-3) ...
[bugreplay] Setting up libssl-dev (0.9.8o-4squeeze14) ...
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 32%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 1%
Building dependency tree... 50%
Building dependency tree
Reading state information... Done
[bugreplay] The following extra packages will be installed:
[bugreplay]
libcurl3 libssh2-1
[bugreplay] Suggested packages:
zip
[bugreplay] The following NEW packages will be installed:
curl libcurl3 libssh2-1 unzip
[bugreplay] 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
[bugreplay] Need to get 785 kB of archives.
After this operation, 1,565 kB of additional disk space will be used.
0% [Working]
Get:1 http://http.us.debian.org/debian/ squeeze/main libssh2-1 amd64 1.2.6-1 [80.9 kB]
0% [1 libssh2-1 0 B/80.9 kB 0%]
4% [1 libssh2-1 37.4 kB/80.9 kB 46%]
Get:2 http://http.us.debian.org/debian/ squeeze/main libcurl3 amd64 7.21.0-2.1+squeeze2 [285 kB]
10% [2 libcurl3 0 B/285 kB 0%]
39% [2 libcurl3 226 kB/285 kB 79%]
Get:3 http://http.us.debian.org/debian/ squeeze/main curl amd64 7.21.0-2.1+squeeze2 [229 kB]
46% [3 curl 0 B/229 kB 0%]
Get:4 http://http.us.debian.org/debian/ squeeze/main unzip amd64 6.0-4 [190 kB]
75% [4 unzip 0 B/190 kB 0%]
Fetched 785 kB in 2s (374 kB/s)
[bugreplay] Selecting previously deselected package libssh2-1.
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 37158 files and directories currently installed.)
[bugreplay] Unpacking libssh2-1 (from .../libssh2-1_1.2.6-1_amd64.deb) ...
[bugreplay] Selecting previously deselected package libcurl3.
[bugreplay] Unpacking libcurl3 (from .../libcurl3_7.21.0-2.1+squeeze2_amd64.deb) ...
[bugreplay] Selecting previously deselected package curl.
[bugreplay] Unpacking curl (from .../curl_7.21.0-2.1+squeeze2_amd64.deb) ...
[bugreplay] Selecting previously deselected package unzip.
[bugreplay] Unpacking unzip (from .../archives/unzip_6.0-4_amd64.deb) ...
[bugreplay] Processing triggers for man-db ...
[bugreplay] Setting up libssh2-1 (1.2.6-1) ...
[bugreplay] Setting up libcurl3 (7.21.0-2.1+squeeze2) ...
[bugreplay] Setting up curl (7.21.0-2.1+squeeze2) ...
[bugreplay] Setting up unzip (6.0-4) ...
[bugreplay] Generating grub.cfg ...
[bugreplay] Found linux image: /boot/vmlinuz-2.6.32-5-amd64
[bugreplay] Found initrd image: /boot/initrd.img-2.6.32-5-amd64
[bugreplay] done
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './vagrant.sh'
[bugreplay] useradd: user 'vagrant' already exists
[bugreplay] % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 409 100 409 0 0 904 0 --:--:-- --:--:-- --:--:-- 1199
Reading package lists... 0%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree
Reading state information... 1%
Reading state information... Done
[bugreplay] nfs-common is already the newest version.
[bugreplay] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './virtualbox.sh'
[bugreplay] ./virtualbox.sh: 13: /etc/init.d/virtualbox-ose-guest-utils: not found
[bugreplay] ERROR: Module vboxguest does not exist in /proc/modules
[ 0%] Building dependency tree
[100%] Building dependency tree
[ 0%] Reading extended state information
[ 0%] Initializing package states
[ 0%] Writing extended state information
[ 0%] Reading task descriptions
[ 40%] Reading task descriptions
[bugreplay] No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[bugreplay] Need to get 0 B of archives. After unpacking 0 B will be used.
[ 0%] Writing extended state information
[100%] Writing extended state information
[bugreplay]
[ 0%] Building dependency tree
[100%] Building dependency tree
[100%] Reading state information
[ 0%] Reading extended state information
[ 0%] Initializing package states
[bugreplay]
[bugreplay] Verifying archive integrity...
[bugreplay] All good.
[bugreplay] Uncompressing VirtualBox 4.2.6 Guest Additions for Linux
[bugreplay] ..
[bugreplay] ..
[bugreplay] .....
[bugreplay] .
[bugreplay]
[bugreplay] VirtualBox Guest Additions installer
[bugreplay] Removing existing VirtualBox non-DKMS kernel modules
[bugreplay] ...done.
Building the VirtualBox Guest Additions kernel modules
[bugreplay]
Building the main Guest Additions module
[bugreplay] ...done.
Building the shared folder support module
[bugreplay] ...done.
[bugreplay] Building the OpenGL support module
[bugreplay] ...done.
[bugreplay] Doing non-kernel setup of the Guest Additions
[bugreplay] ...done.
[bugreplay] Starting the VirtualBox Guest Additions
[bugreplay] ...done.
[bugreplay] Installing the Window System drivers
[bugreplay] ...fail!
(Could not find the X.Org or XFree86 Window System.)
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './ruby.sh'
Reading package lists... 0%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 0%
Building dependency tree... 1%
Building dependency tree... 50%
Building dependency tree
Reading state information... Done
[bugreplay] The following extra packages will be installed:
ri1.8 ruby1.8 ruby1.8-dev
[bugreplay] Suggested packages:
ruby1.8-examples
The following NEW packages will be installed:
[bugreplay]
libruby1.8 ri ri1.8 ruby ruby-dev ruby1.8 ruby1.8-dev
[bugreplay] 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
[bugreplay] Need to get 4,715 kB of archives.
After this operation, 58.3 MB of additional disk space will be used.
0% [Working]
Get:1 http://http.us.debian.org/debian/ squeeze/main libruby1.8 amd64 1.8.7.302-2squeeze1 [2,061 kB]
0% [1 libruby1.8 0 B/2,061 kB 0%]
1% [1 libruby1.8 52.3 kB/2,061 kB 2%]
3% [1 libruby1.8 152 kB/2,061 kB 7%]
4% [1 libruby1.8 201 kB/2,061 kB 9%]
5% [1 libruby1.8 264 kB/2,061 kB 12%]
6% [1 libruby1.8 328 kB/2,061 kB 15%]
9% [1 libruby1.8 432 kB/2,061 kB 20%]
10% [1 libruby1.8 505 kB/2,061 kB 24%]
12% [1 libruby1.8 583 kB/2,061 kB 28%]
14% [1 libruby1.8 668 kB/2,061 kB 32%]
15% [1 libruby1.8 729 kB/2,061 kB 35%]
16% [1 libruby1.8 799 kB/2,061 kB 38%]
18% [1 libruby1.8 868 kB/2,061 kB 42%] 136 kB/s 28s
20% [1 libruby1.8 977 kB/2,061 kB 47%] 136 kB/s 27s
22% [1 libruby1.8 1,062 kB/2,061 kB 51%] 136 kB/s 26s
24% [1 libruby1.8 1,154 kB/2,061 kB 55%] 136 kB/s 26s
26% [1 libruby1.8 1,226 kB/2,061 kB 59%] 136 kB/s 25s
28% [1 libruby1.8 1,345 kB/2,061 kB 65%] 136 kB/s 24s
30% [1 libruby1.8 1,453 kB/2,061 kB 70%] 136 kB/s 23s
33% [1 libruby1.8 1,601 kB/2,061 kB 77%] 136 kB/s 22s
37% [1 libruby1.8 1,763 kB/2,061 kB 85%] 136 kB/s 21s
40% [1 libruby1.8 1,914 kB/2,061 kB 92%] 136 kB/s 20s
Get:2 http://http.us.debian.org/debian/ squeeze/main ruby1.8 amd64 1.8.7.302-2squeeze1 [310 kB]
44% [2 ruby1.8 30.3 kB/310 kB 9%] 136 kB/s 19s
48% [2 ruby1.8 204 kB/310 kB 65%] 136 kB/s 18s
Get:3 http://http.us.debian.org/debian/ squeeze/main ri1.8 all 1.8.7.302-2squeeze1 [1,425 kB]
50% [3 ri1.8 0 B/1,425 kB 0%] 136 kB/s 17s
53% [3 ri1.8 134 kB/1,425 kB 9%] 263 kB/s 8s
55% [3 ri1.8 261 kB/1,425 kB 18%] 263 kB/s 7s
58% [3 ri1.8 377 kB/1,425 kB 26%] 263 kB/s 7s
61% [3 ri1.8 535 kB/1,425 kB 37%] 263 kB/s 6s
63% [3 ri1.8 632 kB/1,425 kB 44%] 263 kB/s 6s
66% [3 ri1.8 745 kB/1,425 kB 52%] 263 kB/s 6s
67% [3 ri1.8 809 kB/1,425 kB 56%] 263 kB/s 5s
69% [3 ri1.8 896 kB/1,425 kB 62%] 263 kB/s 5s
71% [3 ri1.8 981 kB/1,425 kB 68%] 263 kB/s 5s
73% [3 ri1.8 1,107 kB/1,425 kB 77%] 263 kB/s 4s
75% [3 ri1.8 1,188 kB/1,425 kB 83%] 263 kB/s 4s
78% [3 ri1.8 1,307 kB/1,425 kB 91%] 263 kB/s 3s
79% [3 ri1.8 1,400 kB/1,425 kB 98%] 210 kB/s 4s
80% [Working] 210 kB/s 4s
Get:4 http://http.us.debian.org/debian/ squeeze/main ri all 4.5 [5,526 B]
80% [4 ri 0 B/5,526 B 0%] 210 kB/s 4s
Get:5 http://http.us.debian.org/debian/ squeeze/main ruby all 4.5 [21.7 kB]
80% [5 ruby 0 B/21.7 kB 0%] 210 kB/s 4s
Get:6 http://http.us.debian.org/debian/ squeeze/main ruby1.8-dev amd64 1.8.7.302-2squeeze1 [886 kB]
81% [6 ruby1.8-dev 0 B/886 kB 0%] 210 kB/s 4s
83% [6 ruby1.8-dev 134 kB/886 kB 15%] 210 kB/s 3s
86% [6 ruby1.8-dev 260 kB/886 kB 29%] 210 kB/s 3s
90% [6 ruby1.8-dev 423 kB/886 kB 47%] 210 kB/s 2s
92% [6 ruby1.8-dev 543 kB/886 kB 61%] 210 kB/s 1s
94% [6 ruby1.8-dev 646 kB/886 kB 72%] 210 kB/s 1s
97% [6 ruby1.8-dev 774 kB/886 kB 87%] 210 kB/s 0s
99% [6 ruby1.8-dev 849 kB/886 kB 95%] 210 kB/s 0s
Get:7 http://http.us.debian.org/debian/ squeeze/main ruby-dev all 4.5 [5,472 B]
99% [7 ruby-dev 0 B/5,472 B 0%] 210 kB/s 0s
Fetched 4,715 kB in 22s (208 kB/s)
[bugreplay] Selecting previously deselected package libruby1.8.
(Reading database ...
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 37217 files and directories currently installed.)
[bugreplay] Unpacking libruby1.8 (from .../libruby1.8_1.8.7.302-2squeeze1_amd64.deb) ...
[bugreplay] Selecting previously deselected package ruby1.8.
[bugreplay]
[bugreplay] Unpacking ruby1.8 (from .../ruby1.8_1.8.7.302-2squeeze1_amd64.deb) ...
[bugreplay] Selecting previously deselected package ri1.8.
[bugreplay] Unpacking ri1.8 (from .../ri1.8_1.8.7.302-2squeeze1_all.deb) ...
[bugreplay] Selecting previously deselected package ri.
[bugreplay] Unpacking ri (from .../apt/archives/ri_4.5_all.deb) ...
[bugreplay] Selecting previously deselected package ruby.
[bugreplay] Unpacking ruby (from .../apt/archives/ruby_4.5_all.deb) ...
[bugreplay]
[bugreplay] Selecting previously deselected package ruby1.8-dev.
[bugreplay] Unpacking ruby1.8-dev (from .../ruby1.8-dev_1.8.7.302-2squeeze1_amd64.deb) ...
[bugreplay] Selecting previously deselected package ruby-dev.
[bugreplay] Unpacking ruby-dev (from .../archives/ruby-dev_4.5_all.deb) ...
[bugreplay] Processing triggers for man-db ...
[bugreplay] Setting up libruby1.8 (1.8.7.302-2squeeze1) ...
[bugreplay]
[bugreplay] Setting up ruby1.8 (1.8.7.302-2squeeze1) ...
[bugreplay] Setting up ri1.8 (1.8.7.302-2squeeze1) ...
[bugreplay] Setting up ri (4.5) ...
[bugreplay] Setting up ruby (4.5) ...
[bugreplay]
[bugreplay] Setting up ruby1.8-dev (1.8.7.302-2squeeze1) ...
[bugreplay] Setting up ruby-dev (4.5) ...
[bugreplay] % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0
[bugreplay] 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 321k 100 321k 0 0 594k 0 --:--:-- --:--:-- --:--:-- 1048k
[bugreplay] Archive: rubygems-1.6.2.zip
creating: rubygems-1.6.2/
inflating: rubygems-1.6.2/.autotest
inflating: rubygems-1.6.2/.document
extracting: rubygems-1.6.2/.gemtest
creating: rubygems-1.6.2/bin/
inflating: rubygems-1.6.2/bin/gem
inflating: rubygems-1.6.2/bin/update_rubygems
inflating: rubygems-1.6.2/ci_build.sh
inflating: rubygems-1.6.2/cruise_config.rb
inflating: rubygems-1.6.2/GPL.txt
creating: rubygems-1.6.2/hide_lib_for_update/
inflating: rubygems-1.6.2/hide_lib_for_update/note.txt
inflating: rubygems-1.6.2/History.txt
creating: rubygems-1.6.2/lib/
inflating: rubygems-1.6.2/lib/gauntlet_rubygems.rb
creating: rubygems-1.6.2/lib/rbconfig/
inflating: rubygems-1.6.2/lib/rbconfig/datadir.rb
creating: rubygems-1.6.2/lib/rubygems/
inflating: rubygems-1.6.2/lib/rubygems/builder.rb
inflating: rubygems-1.6.2/lib/rubygems/command.rb
[bugreplay]
inflating: rubygems-1.6.2/lib/rubygems/command_manager.rb
creating: rubygems-1.6.2/lib/rubygems/commands/
inflating: rubygems-1.6.2/lib/rubygems/commands/build_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/cert_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/check_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/cleanup_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/contents_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/dependency_command.rb
[bugreplay] inflating: rubygems-1.6.2/lib/rubygems/commands/environment_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/fetch_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/generate_index_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/help_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/install_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/list_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/lock_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/outdated_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/owner_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/pristine_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/push_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/query_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/rdoc_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/search_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/server_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/setup_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/sources_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/specification_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/stale_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/uninstall_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/unpack_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/update_command.rb
inflating: rubygems-1.6.2/lib/rubygems/commands/which_command.rb
inflating: rubygems-1.6.2/lib/rubygems/config_file.rb
inflating: rubygems-1.6.2/lib/rubygems/custom_require.rb
inflating: rubygems-1.6.2/lib/rubygems/defaults.rb
inflating: rubygems-1.6.2/lib/rubygems/dependency.rb
inflating: rubygems-1.6.2/lib/rubygems/dependency_installer.rb
inflating: rubygems-1.6.2/lib/rubygems/dependency_list.rb
inflating: rubygems-1.6.2/lib/rubygems/doc_manager.rb
inflating: rubygems-1.6.2/lib/rubygems/errors.rb
inflating: rubygems-1.6.2/lib/rubygems/exceptions.rb
creating: rubygems-1.6.2/lib/rubygems/ext/
inflating: rubygems-1.6.2/lib/rubygems/ext/builder.rb
inflating: rubygems-1.6.2/lib/rubygems/ext/configure_builder.rb
inflating: rubygems-1.6.2/lib/rubygems/ext/ext_conf_builder.rb
inflating: rubygems-1.6.2/lib/rubygems/ext/rake_builder.rb
inflating: rubygems-1.6.2/lib/rubygems/ext.rb
inflating: rubygems-1.6.2/lib/rubygems/format.rb
inflating: rubygems-1.6.2/lib/rubygems/gem_openssl.rb
inflating: rubygems-1.6.2/lib/rubygems/gem_path_searcher.rb
inflating: rubygems-1.6.2/lib/rubygems/gem_runner.rb
inflating: rubygems-1.6.2/lib/rubygems/gemcutter_utilities.rb
inflating: rubygems-1.6.2/lib/rubygems/indexer.rb
inflating: rubygems-1.6.2/lib/rubygems/install_update_options.rb
inflating: rubygems-1.6.2/lib/rubygems/installer.rb
inflating: rubygems-1.6.2/lib/rubygems/installer_test_case.rb
inflating: rubygems-1.6.2/lib/rubygems/local_remote_options.rb
inflating: rubygems-1.6.2/lib/rubygems/mock_gem_ui.rb
inflating: rubygems-1.6.2/lib/rubygems/old_format.rb
creating: rubygems-1.6.2/lib/rubygems/package/
inflating: rubygems-1.6.2/lib/rubygems/package/f_sync_dir.rb
inflating: rubygems-1.6.2/lib/rubygems/package/tar_header.rb
inflating: rubygems-1.6.2/lib/rubygems/package/tar_input.rb
inflating: rubygems-1.6.2/lib/rubygems/package/tar_output.rb
creating: rubygems-1.6.2/lib/rubygems/package/tar_reader/
inflating: rubygems-1.6.2/lib/rubygems/package/tar_reader/entry.rb
inflating: rubygems-1.6.2/lib/rubygems/package/tar_reader.rb
inflating: rubygems-1.6.2/lib/rubygems/package/tar_test_case.rb
inflating: rubygems-1.6.2/lib/rubygems/package/tar_writer.rb
inflating: rubygems-1.6.2/lib/rubygems/package.rb
inflating: rubygems-1.6.2/lib/rubygems/package_task.rb
inflating: rubygems-1.6.2/lib/rubygems/platform.rb
[bugreplay]
inflating: rubygems-1.6.2/lib/rubygems/remote_fetcher.rb
inflating: rubygems-1.6.2/lib/rubygems/require_paths_builder.rb
inflating: rubygems-1.6.2/lib/rubygems/requirement.rb
inflating: rubygems-1.6.2/lib/rubygems/security.rb
inflating: rubygems-1.6.2/lib/rubygems/server.rb
inflating: rubygems-1.6.2/lib/rubygems/source_index.rb
inflating: rubygems-1.6.2/lib/rubygems/spec_fetcher.rb
inflating: rubygems-1.6.2/lib/rubygems/specification.rb
inflating: rubygems-1.6.2/lib/rubygems/test_case.rb
inflating: rubygems-1.6.2/lib/rubygems/test_utilities.rb
inflating: rubygems-1.6.2/lib/rubygems/text.rb
inflating: rubygems-1.6.2/lib/rubygems/uninstaller.rb
inflating: rubygems-1.6.2/lib/rubygems/user_interaction.rb
inflating: rubygems-1.6.2/lib/rubygems/validator.rb
inflating: rubygems-1.6.2/lib/rubygems/version.rb
inflating: rubygems-1.6.2/lib/rubygems/version_option.rb
inflating: rubygems-1.6.2/lib/rubygems.rb
inflating: rubygems-1.6.2/lib/ubygems.rb
inflating: rubygems-1.6.2/LICENSE.txt
inflating: rubygems-1.6.2/Manifest.txt
creating: rubygems-1.6.2/pkgs/
creating: rubygems-1.6.2/pkgs/sources/
creating: rubygems-1.6.2/pkgs/sources/lib/
extracting: rubygems-1.6.2/pkgs/sources/lib/sources.rb
inflating: rubygems-1.6.2/pkgs/sources/sources.gemspec
inflating: rubygems-1.6.2/Rakefile
inflating: rubygems-1.6.2/README.rdoc
inflating: rubygems-1.6.2/setup.rb
creating: rubygems-1.6.2/test/
creating: rubygems-1.6.2/test/rubygems/
inflating: rubygems-1.6.2/test/rubygems/bogussources.rb
creating: rubygems-1.6.2/test/rubygems/data/
inflating: rubygems-1.6.2/test/rubygems/data/gem-private_key.pem
inflating: rubygems-1.6.2/test/rubygems/data/gem-public_cert.pem
creating: rubygems-1.6.2/test/rubygems/fake_certlib/
inflating: rubygems-1.6.2/test/rubygems/fake_certlib/openssl.rb
inflating: rubygems-1.6.2/test/rubygems/fix_openssl_warnings.rb
creating: rubygems-1.6.2/test/rubygems/foo/
extracting: rubygems-1.6.2/test/rubygems/foo/discover.rb
inflating: rubygems-1.6.2/test/rubygems/functional.rb
inflating: rubygems-1.6.2/test/rubygems/insure_session.rb
creating: rubygems-1.6.2/test/rubygems/plugin/
creating: rubygems-1.6.2/test/rubygems/plugin/exception/
extracting: rubygems-1.6.2/test/rubygems/plugin/exception/rubygems_plugin.rb
creating: rubygems-1.6.2/test/rubygems/plugin/load/
extracting: rubygems-1.6.2/test/rubygems/plugin/load/rubygems_plugin.rb
creating: rubygems-1.6.2/test/rubygems/plugin/standarderror/
extracting: rubygems-1.6.2/test/rubygems/plugin/standarderror/rubygems_plugin.rb
[bugreplay]
inflating: rubygems-1.6.2/test/rubygems/private_key.pem
inflating: rubygems-1.6.2/test/rubygems/public_cert.pem
creating: rubygems-1.6.2/test/rubygems/rubygems/
creating: rubygems-1.6.2/test/rubygems/rubygems/commands/
inflating: rubygems-1.6.2/test/rubygems/rubygems/commands/crash_command.rb
inflating: rubygems-1.6.2/test/rubygems/rubygems_plugin.rb
creating: rubygems-1.6.2/test/rubygems/sff/
extracting: rubygems-1.6.2/test/rubygems/sff/discover.rb
inflating: rubygems-1.6.2/test/rubygems/simple_gem.rb
inflating: rubygems-1.6.2/test/rubygems/test_config.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_builder.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_command_manager.rb
[bugreplay]
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_build_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_cert_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_check_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_contents_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_dependency_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_environment_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_fetch_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_generate_index_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_install_command.rb
[bugreplay]
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_list_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_lock_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_outdated_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_owner_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_pristine_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_push_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_query_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_server_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_sources_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_specification_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_stale_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_uninstall_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_unpack_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_update_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_commands_which_command.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_config_file.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_dependency.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_dependency_installer.rb
[bugreplay]
inflating: rubygems-1.6.2/test/rubygems/test_gem_dependency_list.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_doc_manager.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_ext_configure_builder.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_ext_ext_conf_builder.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_ext_rake_builder.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_format.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_gem_path_searcher.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_gem_runner.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_gemcutter_utilities.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_indexer.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_install_update_options.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_installer.rb
[bugreplay]
[bugreplay] inflating: rubygems-1.6.2/test/rubygems/test_gem_local_remote_options.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_package_tar_header.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_package_tar_input.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_package_tar_output.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_package_tar_reader.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_package_tar_reader_entry.rb
[bugreplay]
inflating: rubygems-1.6.2/test/rubygems/test_gem_package_tar_writer.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_package_task.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_platform.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_remote_fetcher.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_requirement.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_security.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_server.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_silent_ui.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_source_index.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_spec_fetcher.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_specification.rb
[bugreplay] inflating: rubygems-1.6.2/test/rubygems/test_gem_stream_ui.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_text.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_uninstaller.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_validator.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_version.rb
inflating: rubygems-1.6.2/test/rubygems/test_gem_version_option.rb
inflating: rubygems-1.6.2/test/rubygems/test_kernel.rb
inflating: rubygems-1.6.2/UPGRADING.rdoc
creating: rubygems-1.6.2/util/
inflating: rubygems-1.6.2/util/CL2notes
inflating: rubygems-1.6.2/util/gem_prelude.rb
[bugreplay] RubyGems 1.6.2 installed
[bugreplay]
=== 1.6.2 / 2011-03-08
Bug Fixes:
* require of an activated gem could cause activation conflicts. Fixes
Bug #29056 by Dave Verwer.
* `gem outdated` now works with up-to-date prerelease gems.
------------------------------------------------------------------------------
RubyGems installed the following executables:
/usr/bin/gem
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './puppet.sh'
Fetching: json_pure-1.7.7.gem (100%)7.gem
Fetching: hiera-1.1.2.gem (100%)2.gem
Fetching: facter-1.6.17.gem ( 83%)7.gem
Fetching: facter-1.6.17.gem (100%)
Fetching: puppet-3.1.0.gem ( 31%)0.gem
Fetching: puppet-3.1.0.gem ( 63%))
Fetching: puppet-3.1.0.gem ( 94%)
Fetching: puppet-3.1.0.gem (100%)
[bugreplay] Successfully installed json_pure-1.7.7
Successfully installed hiera-1.1.2
[bugreplay]
Successfully installed facter-1.6.17
Successfully installed puppet-3.1.0
[bugreplay] 4 gems installed
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './chef.sh'
Fetching: mixlib-config-1.1.2.gem (100%)2.gem
Fetching: mixlib-cli-1.3.0.gem (100%)0.gem
Fetching: mixlib-log-1.4.1.gem (100%)1.gem
Fetching: mixlib-authentication-1.3.0.gem (100%)0.gem
Fetching: mixlib-shellout-1.1.0.gem (100%)0.gem
Fetching: systemu-2.5.2.gem (100%)2.gem
Fetching: yajl-ruby-1.1.0.gem ( 49%)0.gem
Fetching: yajl-ruby-1.1.0.gem (100%)
[bugreplay] Building native extensions. This could take a while...
Fetching: ipaddress-0.8.0.gem (100%)0.gem
Fetching: ohai-6.16.0.gem ( 67%)0.gem
Fetching: ohai-6.16.0.gem (100%)71%)
Fetching: mime-types-1.21.gem (100%)1.gem
Fetching: rest-client-1.6.7.gem (100%)7.gem
Fetching: json-1.7.7.gem (100%)7.gem
[bugreplay] Building native extensions. This could take a while...
Fetching: net-ssh-2.6.5.gem (100%)5.gem
Fetching: net-ssh-gateway-1.2.0.gem (100%)0.gem
Fetching: net-ssh-multi-1.1.gem (100%)1.gem
Fetching: highline-1.6.15.gem ( 92%)5.gem
Fetching: highline-1.6.15.gem (100%)
Fetching: erubis-2.7.0.gem (100%)0.gem
Fetching: chef-11.4.0.gem ( 50%)0.gem
Fetching: chef-11.4.0.gem (100%)52%)
[bugreplay] Successfully installed mixlib-config-1.1.2
Successfully installed mixlib-cli-1.3.0
Successfully installed mixlib-log-1.4.1
Successfully installed mixlib-authentication-1.3.0
Successfully installed mixlib-shellout-1.1.0
Successfully installed systemu-2.5.2
Successfully installed yajl-ruby-1.1.0
Successfully installed ipaddress-0.8.0
Successfully installed ohai-6.16.0
Successfully installed mime-types-1.21
[bugreplay] Successfully installed rest-client-1.6.7
Successfully installed json-1.7.7
Successfully installed net-ssh-2.6.5
Successfully installed net-ssh-gateway-1.2.0
Successfully installed net-ssh-multi-1.1
Successfully installed highline-1.6.15
Successfully installed erubis-2.7.0
Successfully installed chef-11.4.0
18 gems installed
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './cleanup-virtualbox.sh'
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './cleanup.sh'
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 30%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 1%
Building dependency tree... 50%
Building dependency tree
Reading state information... 0%
Reading state information... Done
[bugreplay] The following packages were automatically installed and are no longer required:
libdpkg-perl fakeroot libalgorithm-merge-perl g++-4.4 linux-kbuild-2.6.32
linux-headers-2.6.32-5-common libalgorithm-diff-xs-perl libtimedate-perl g++
dpkg-dev libalgorithm-diff-perl make libstdc++6-4.4-dev
Use 'apt-get autoremove' to remove them.
[bugreplay] The following packages will be REMOVED:
build-essential linux-headers-2.6.32-5-amd64
[bugreplay] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
[bugreplay] After this operation, 1,806 kB disk space will be freed.
[bugreplay] (Reading database ...
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 49403 files and directories currently installed.)
Removing build-essential ...
[bugreplay]
[bugreplay] Removing linux-headers-2.6.32-5-amd64 ...
Reading package lists... 0%
Reading package lists... 0%
Reading package lists... 31%
Reading package lists... Done
Building dependency tree... 0%
Building dependency tree... 50%
Building dependency tree
Reading state information... Done
[bugreplay] The following packages will be REMOVED:
dpkg-dev fakeroot g++ g++-4.4 libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl
libstdc++6-4.4-dev libtimedate-perl linux-headers-2.6.32-5-common
linux-kbuild-2.6.32 make
[bugreplay] 0 upgraded, 0 newly installed, 13 to remove and 0 not upgraded.
[bugreplay] After this operation, 49.5 MB disk space will be freed.
(Reading database ... 65%base ...
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
[bugreplay] 44499 files and directories currently installed.)
[bugreplay] Removing dpkg-dev ...
[bugreplay] Removing fakeroot ...
[bugreplay] update-alternatives:
[bugreplay] using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode.
[bugreplay] Removing g++ ...
[bugreplay] Removing libalgorithm-merge-perl ...
[bugreplay] Removing libalgorithm-diff-xs-perl ...
[bugreplay] Removing libalgorithm-diff-perl ...
[bugreplay] Removing libdpkg-perl ...
[bugreplay]
[bugreplay] Removing libtimedate-perl ...
[bugreplay] Removing linux-headers-2.6.32-5-common ...
[bugreplay] Removing linux-kbuild-2.6.32 ...
[bugreplay]
[bugreplay] Removing make ...
[bugreplay] Removing g++-4.4 ...
[bugreplay]
[bugreplay] Removing libstdc++6-4.4-dev ...
[bugreplay] Processing triggers for man-db ...
[bugreplay] cleaning up dhcp leases
[bugreplay]
[bugreplay] cleaning up udev rules
[bugreplay] Adding a 2 sec delay to the interface up, to make the dhclient happy
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh './zerodisk.sh'
[bugreplay] dd: writing `/EMPTY': No space left on device
8393+0 records in
8392+0 records out
8800034816 bytes (8.8 GB) copied, 133.092 s, 66.1 MB/s
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command:
[bugreplay] The box bugreplay was build successfully!
[bugreplay] You can now login to the box with:
[vagrant] ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 7222 -l vagrant 127.0.0.1
# SSH works here
$ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 7222 -l vagrant 127.0.0.1
Warning: Permanently added '[127.0.0.1]:7222' (RSA) to the list of known hosts.
Welcome to your Vagrant-built virtual machine.
Last login: Thu Feb 21 22:04:47 2013 from 10.0.2.2
vagrant@bugreplay:~$ logout
Connection to 127.0.0.1 closed.
# Let's export it
$ vagrant basebox export 'bugreplay'
[bugreplay] Vagrant requires the box to be shutdown, before it can export
[bugreplay] Sudo also needs to work for user vagrant
[bugreplay] Performing a clean shutdown now.
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'halt -p' > /tmp/shutdown.sh
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: chmod +x /tmp/shutdown.sh
[bugreplay] Waiting for ssh login on 127.0.0.1 with user vagrant to sshd on port => 7222 to work, timeout=10000 sec
.
[bugreplay] Executing command: echo 'vagrant'|sudo -S sh '/tmp/shutdown.sh'
[bugreplay]
Broadcast message from root@bugreplay (Thu Feb 21 22:58:43 2013):
The system is going down for system halt NOW!
[bugreplay] .[bugreplay] .[bugreplay] .[bugreplay] .[bugreplay] .[bugreplay] .[bugreplay] .[bugreplay]
[bugreplay] Machine bugreplay is powered off cleanly
[bugreplay] Executing vagrant voodoo:
[bugreplay] vagrant package --base 'bugreplay' --output 'bugreplay.box'
[bugreplay]
[bugreplay] To import it into vagrant type:
[bugreplay] vagrant box add 'bugreplay' 'bugreplay.box'
[bugreplay]
[bugreplay] To use it:
[bugreplay] vagrant init 'bugreplay'
[bugreplay] vagrant up
[bugreplay] vagrant ssh
# Let's use it
$ vagrant box add 'bugreplay' 'bugreplay.box'
[vagrant] Downloading with Vagrant::Downloaders::File...
[vagrant] Copying box to temporary location...
[vagrant] Extracting box...
[vagrant] Verifying box...
[vagrant] Cleaning up downloaded box...
$ vagrant init 'bugreplay'
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
$ vagrant up
[default] Importing base box 'bugreplay'...
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (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.
# And this is where it ends. I See in the VirtualBox GUI Preview that it has indeed booted up, and waiting for login.
The box is booted up, according to VirtualBox's GUI port 2222 has been forwarded to 22, although I am unable to SSH in - it times out.
# Attempting to shutdown instance
$ vagrant halt
[default] Attempting graceful shutdown of VM...
# and there nothing. I have to send an ACPI shutdown from the VirutalBox GUI.
# let's try again:
$ vagrant up
[default] VM already created. Booting if it's not already running...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (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.
# And then nothing. I have to ACPI Shutdown from VirtualBox GUI again.
# Now I start it from the VirtualBox GUI. Boots up. Then I do:
$ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 2222 -l vagrant 127.0.0.1
Warning: Permanently added '[127.0.0.1]:2222' (RSA) to the list of known hosts.
Linux bugreplay 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Feb 21 22:58:43 2013 from 10.0.2.2
vagrant@bugreplay:~$ logout
Connection to 127.0.0.1 closed.
# WORKS!
$ vagrant ssh
Linux bugreplay 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Feb 22 06:51:21 2013 from 10.0.2.2
vagrant@bugreplay:~$ logout
Connection to 127.0.0.1 closed.
# Works this way too. Let's shut it down.
$ vagrant halt
[default] Attempting graceful shutdown of VM...
# And this also works. I was able to shut it down through Vagrant.
# Now let's try through vagrant again.
$ vagrant up
[default] VM already created. Booting if it's not already running...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (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.
# And here it hangs again. SSH from the commandline doesn't work either.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment