Skip to content

Instantly share code, notes, and snippets.

@AtnNn
Created October 1, 2014 02:02
Show Gist options
  • Save AtnNn/9e9fa13c98a27117ec8f to your computer and use it in GitHub Desktop.
Save AtnNn/9e9fa13c98a27117ec8f to your computer and use it in GitHub Desktop.
rethinkdb/packaging/ami$ ./build-ami.sh --ami-name rethinkdb-1.15.0-1
Starting RethinkDB AMI creation process
Using existing security group 'ssh-only'
Using key atnnn-0
Launching base instance from ami ami-8caa1ce4 in group ssh-only on machine t1.micro with key atnnn-0
Waiting for instance i-6aa43984 to start..
Instance status: pending
Attempting to connect to ec2-54-161-223-83.compute-1.amazonaws.com (20 tries left)
ssh: connect to host ec2-54-161-223-83.compute-1.amazonaws.com port 22: Connection timed out
Attempting to connect to ec2-54-161-223-83.compute-1.amazonaws.com (19 tries left)
ssh: connect to host ec2-54-161-223-83.compute-1.amazonaws.com port 22: Connection timed out
Attempting to connect to ec2-54-161-223-83.compute-1.amazonaws.com (18 tries left)
ssh: connect to host ec2-54-161-223-83.compute-1.amazonaws.com port 22: Connection timed out
Attempting to connect to ec2-54-161-223-83.compute-1.amazonaws.com (17 tries left)
ssh: connect to host ec2-54-161-223-83.compute-1.amazonaws.com port 22: Connection timed out
Attempting to connect to ec2-54-161-223-83.compute-1.amazonaws.com (16 tries left)
ssh: connect to host ec2-54-161-223-83.compute-1.amazonaws.com port 22: Connection refused
Attempting to connect to ec2-54-161-223-83.compute-1.amazonaws.com (15 tries left)
ssh: connect to host ec2-54-161-223-83.compute-1.amazonaws.com port 22: Connection refused
Attempting to connect to ec2-54-161-223-83.compute-1.amazonaws.com (14 tries left)
Warning: Permanently added 'ec2-54-161-223-83.compute-1.amazonaws.com,54.161.223.83' (ECDSA) to the list of known hosts.
Connected to ec2-54-161-223-83.compute-1.amazonaws.com
nginx.conf 100% 741 0.7KB/s 00:00
rethinkdb.conf 100% 9 0.0KB/s 00:00
firstrun-init 100% 978 1.0KB/s 00:00
firstrun.sh 100% 985 1.0KB/s 00:00
firstrun_web.py 100% 1173 1.2KB/s 00:00
nginx-firstrun.conf 100% 602 0.6KB/s 00:00
setup.sh 100% 920 0.9KB/s 00:00
index.html 100% 3205 3.1KB/s 00:00
index.html 100% 3224 3.2KB/s 00:00
index.html 100% 2050 2.0KB/s 00:00
ajax-loader.gif 100% 673 0.7KB/s 00:00
checkmark.png 100% 336 0.3KB/s 00:00
step-one.png 100% 482 0.5KB/s 00:00
step-three.png 100% 529 0.5KB/s 00:00
step-two.png 100% 494 0.5KB/s 00:00
ami.css 100% 184KB 184.1KB/s 00:00
favicon.ico 100% 5686 5.6KB/s 00:00
[ubuntu@ec2-54-161-223-83.compute-1.amazonaws.com] cd /tmp/build-ami && sudo bash setup.sh
+ source /etc/lsb-release
++ DISTRIB_ID=Ubuntu
++ DISTRIB_RELEASE=14.04
++ DISTRIB_CODENAME=trusty
++ DISTRIB_DESCRIPTION='Ubuntu 14.04.1 LTS'
+ sudo tee /etc/apt/sources.list.d/rethinkdb.list
deb http://download.rethinkdb.com/apt trusty main
+ echo 'deb http://download.rethinkdb.com/apt trusty main'
+ sudo apt-key add -
+ wget -O- http://download.rethinkdb.com/apt/pubkey.gpg
--2014-10-01 01:31:24-- http://download.rethinkdb.com/apt/pubkey.gpg
Resolving download.rethinkdb.com (download.rethinkdb.com)... 72.14.189.19
Connecting to download.rethinkdb.com (download.rethinkdb.com)|72.14.189.19|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1735 (1.7K) [application/octet-stream]
Saving to: ‘STDOUT’
0K . OK
100% 873K=0.002s
2014-10-01 01:31:24 (873 KB/s) - written to stdout [1735/1735]
+ aptitude -y update
Ign http://us-east-1.ec2.archive.ubuntu.com trusty InRelease
Ign http://us-east-1.ec2.archive.ubuntu.com trusty-updates InRelease
Ign http://download.rethinkdb.com trusty InRelease
Hit http://us-east-1.ec2.archive.ubuntu.com trusty Release.gpg
Get: 1 http://us-east-1.ec2.archive.ubuntu.com trusty-updates Release.gpg [933 B]
Get: 2 http://download.rethinkdb.com trusty Release.gpg [490 B]
Hit http://us-east-1.ec2.archive.ubuntu.com trusty Release
Get: 3 http://download.rethinkdb.com trusty Release [1,557 B]
Get: 4 http://us-east-1.ec2.archive.ubuntu.com trusty-updates Release [59.7 kB]
Ign http://security.ubuntu.com trusty-security InRelease
Get: 5 http://download.rethinkdb.com trusty/main amd64 Packages [1,441 B]
Get: 6 http://us-east-1.ec2.archive.ubuntu.com trusty/main Sources [1,064 kB]
Get: 7 http://security.ubuntu.com trusty-security Release.gpg [933 B]
Get: 8 http://security.ubuntu.com trusty-security Release [59.7 kB]
Ign http://download.rethinkdb.com trusty/main Translation-en_US
Get: 9 http://us-east-1.ec2.archive.ubuntu.com trusty/universe Sources [6,399 kB]
Ign http://download.rethinkdb.com trusty/main Translation-en
Get: 10 http://security.ubuntu.com trusty-security/main Sources [46.3 kB]
Get: 11 http://security.ubuntu.com trusty-security/universe Sources [10.8 kB]
Get: 12 http://security.ubuntu.com trusty-security/main amd64 Packages [146 kB]
Get: 13 http://security.ubuntu.com trusty-security/universe amd64 Packages [49.1 kB]
Get: 14 http://security.ubuntu.com trusty-security/main Translation-en [70.7 kB]
Get: 15 http://security.ubuntu.com trusty-security/universe Translation-en [28.7 kB]
Hit http://us-east-1.ec2.archive.ubuntu.com trusty/main amd64 Packages
Hit http://us-east-1.ec2.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://us-east-1.ec2.archive.ubuntu.com trusty/main Translation-en
Hit http://us-east-1.ec2.archive.ubuntu.com trusty/universe Translation-en
Get: 16 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Sources [125 kB]
Get: 17 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Sources [86.2 kB]
Get: 18 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main amd64 Packages [336 kB]
Get: 19 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe amd64 Packages [208 kB]
Get: 20 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/main Translation-en [150 kB]
Get: 21 http://us-east-1.ec2.archive.ubuntu.com trusty-updates/universe Translation-en [105 kB]
Ign http://us-east-1.ec2.archive.ubuntu.com trusty/main Translation-en_US
Ign http://us-east-1.ec2.archive.ubuntu.com trusty/universe Translation-en_US
Fetched 8,950 kB in 6s (1,284 kB/s)
Reading package lists...
+ aptitude -y upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
The following packages will be upgraded:
language-selector-common
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 204 kB of archives. After unpacking 0 B will be used.
Writing extended state information...
Get: 1 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main language-selector-common all 0.129.3 [204 kB]
Fetched 204 kB in 0s (326 kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
(Reading database ... 51091 files and directories currently installed.)
Preparing to unpack .../language-selector-common_0.129.3_all.deb ...
Unpacking language-selector-common (0.129.3) over (0.129.2) ...
Processing triggers for man-db (2.6.7.1-1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Setting up language-selector-common (0.129.3) ...
Installing new version of config file /etc/fonts/conf.avail/69-language-selector-zh-sg.conf ...
Installing new version of config file /etc/fonts/conf.avail/69-language-selector-zh-tw.conf ...
Installing new version of config file /etc/fonts/conf.avail/69-language-selector-zh-mo.conf ...
Installing new version of config file /etc/fonts/conf.avail/69-language-selector-zh-hk.conf ...
Installing new version of config file /etc/fonts/conf.avail/69-language-selector-zh-cn.conf ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
+ aptitude install -y rethinkdb nginx-light apache2-utils python-twisted rubygems python-pip npm nodejs ruby python-dev ruby-dev build-essential
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
No candidate version found for rubygems
No candidate version found for rubygems
The following NEW packages will be installed:
apache2-utils binutils{a} build-essential cpp{a} cpp-4.8{a} dpkg-dev{a}
fakeroot{a} g++{a} g++-4.8{a} gcc{a} gcc-4.8{a} gyp{a}
javascript-common{a} libalgorithm-diff-perl{a}
libalgorithm-diff-xs-perl{a} libalgorithm-merge-perl{a} libapr1{a}
libaprutil1{a} libasan0{a} libatomic1{a} libc-ares-dev{a} libc-ares2{a}
libc-dev-bin{a} libc6-dev{a} libcloog-isl4{a} libdpkg-perl{a}
libexpat1-dev{a} libfakeroot{a} libfile-fcntllock-perl{a}
libgcc-4.8-dev{a} libgmp10{a} libgomp1{a} libisl10{a} libitm1{a}
libjs-node-uuid{a} libmpc3{a} libmpfr4{a} libprotobuf8{a}
libpython-dev{a} libpython2.7-dev{a} libquadmath0{a} libruby1.9.1{a}
libssl-dev{a} libssl-doc{a} libstdc++-4.8-dev{a} libtsan0{a}
libv8-3.14-dev{a} libv8-3.14.5{a} linux-libc-dev{a} make{a}
manpages-dev{a} nginx-common{a} nginx-light node-abbrev{a} node-ansi{a}
node-archy{a} node-async{a} node-block-stream{a} node-combined-stream{a}
node-cookie-jar{a} node-delayed-stream{a} node-forever-agent{a}
node-form-data{a} node-fstream{a} node-fstream-ignore{a}
node-github-url-from-git{a} node-glob{a} node-graceful-fs{a} node-gyp{a}
node-inherits{a} node-ini{a} node-json-stringify-safe{a} node-lockfile{a}
node-lru-cache{a} node-mime{a} node-minimatch{a} node-mkdirp{a}
node-mute-stream{a} node-node-uuid{a} node-nopt{a}
node-normalize-package-data{a} node-npmlog{a} node-once{a} node-osenv{a}
node-qs{a} node-read{a} node-read-package-json{a} node-request{a}
node-retry{a} node-rimraf{a} node-semver{a} node-sha{a} node-sigmund{a}
node-slide{a} node-tar{a} node-tunnel-agent{a} node-which{a} nodejs
nodejs-dev{a} npm python-colorama{a} python-crypto{a} python-dev
python-distlib{a} python-html5lib{a} python-pip python-pyasn1{a}
python-setuptools{a} python-twisted python-twisted-conch{a}
python-twisted-lore{a} python-twisted-mail{a} python-twisted-news{a}
python-twisted-runner{a} python-twisted-words{a} python2.7-dev{a}
rethinkdb ruby ruby-dev ruby1.9.1{a} ruby1.9.1-dev{a} zlib1g-dev{a}
0 packages upgraded, 122 newly installed, 0 to remove and 0 not upgraded.
Need to get 71.9 MB of archives. After unpacking 226 MB will be used.
Writing extended state information...
Get: 1 http://download.rethinkdb.com/apt/ trusty/main rethinkdb amd64 1.15.0-1-0ubuntu1~trusty [9,761 kB]
Get: 2 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB]
Get: 3 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB]
Get: 4 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libasan0 amd64 4.8.2-19ubuntu1 [63.0 kB]
Get: 5 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libatomic1 amd64 4.8.2-19ubuntu1 [8,626 B]
Get: 6 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]
Get: 7 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]
Get: 8 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]
Get: 9 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libgomp1 amd64 4.8.2-19ubuntu1 [23.2 kB]
Get: 10 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libitm1 amd64 4.8.2-19ubuntu1 [28.5 kB]
Get: 11 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]
Get: 12 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.3 [69.1 kB]
Get: 13 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-36.63 [794 kB]
Get: 14 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.3 [1,910 kB]
Get: 15 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libexpat1-dev amd64 2.1.0-4ubuntu1 [115 kB]
Get: 16 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libpython2.7-dev amd64 2.7.6-8 [22.0 MB]
Get: 17 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libquadmath0 amd64 4.8.2-19ubuntu1 [126 kB]
Get: 18 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libtsan0 amd64 4.8.2-19ubuntu1 [94.7 kB]
Get: 19 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libprotobuf8 amd64 2.5.0-9ubuntu1 [296 kB]
Get: 20 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libc-ares2 amd64 1.10.0-2 [38.5 kB]
Get: 21 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]
Get: 22 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main apache2-utils amd64 2.4.7-1ubuntu4.1 [83.3 kB]
Get: 23 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main binutils amd64 2.24-5ubuntu3 [2,071 kB]
Get: 24 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main cpp-4.8 amd64 4.8.2-19ubuntu1 [4,439 kB]
Get: 25 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]
Get: 26 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libgcc-4.8-dev amd64 4.8.2-19ubuntu1 [1,688 kB]
Get: 27 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main gcc-4.8 amd64 4.8.2-19ubuntu1 [5,012 kB]
Get: 28 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]
Get: 29 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libstdc++-4.8-dev amd64 4.8.2-19ubuntu1 [1,050 kB]
Get: 30 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main g++-4.8 amd64 4.8.2-19ubuntu1 [7,038 kB]
Get: 31 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]
Get: 32 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]
Get: 33 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.3 [179 kB]
Get: 34 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.3 [726 kB]
Get: 35 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]
Get: 36 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]
Get: 37 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]
Get: 38 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe gyp all 0.1~svn1729-3ubuntu1 [201 kB]
Get: 39 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main javascript-common all 11 [6,066 B]
Get: 40 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]
Get: 41 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]
Get: 42 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]
Get: 43 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]
Get: 44 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe libjs-node-uuid all 1.4.0-1 [11.1 kB]
Get: 45 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7,078 B]
Get: 46 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main ruby all 1:1.9.3.4 [5,334 B]
Get: 47 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main ruby1.9.1 amd64 1.9.3.484-2ubuntu1 [35.6 kB]
Get: 48 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libruby1.9.1 amd64 1.9.3.484-2ubuntu1 [2,667 kB]
Get: 49 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1 [183 kB]
Get: 50 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.5 [1,067 kB]
Get: 51 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.5 [966 kB]
Get: 52 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe libv8-3.14.5 amd64 3.14.5.8-5ubuntu2 [1,189 kB]
Get: 53 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe libv8-3.14-dev amd64 3.14.5.8-5ubuntu2 [57.6 kB]
Get: 54 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]
Get: 55 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.1 [17.9 kB]
Get: 56 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/universe nginx-light amd64 1.4.6-1ubuntu3.1 [252 kB]
Get: 57 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe nodejs amd64 0.10.25~dfsg2-2ubuntu1 [684 kB]
Get: 58 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-async all 0.2.5-1 [17.7 kB]
Get: 59 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-node-uuid all 1.4.0-1 [2,530 B]
Get: 60 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe python-colorama all 0.2.5-0.1ubuntu1 [18.3 kB]
Get: 61 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-crypto amd64 2.6.1-4build1 [239 kB]
Get: 62 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python2.7-dev amd64 2.7.6-8 [269 kB]
Get: 63 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1,166 B]
Get: 64 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe python-distlib all 0.1.8-1 [113 kB]
Get: 65 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-html5lib all 0.999-2 [83.2 kB]
Get: 66 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-setuptools all 3.3-1ubuntu1 [230 kB]
Get: 67 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe python-pip all 1.5.4-1 [97.7 kB]
Get: 68 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-pyasn1 all 0.1.7-1ubuntu2 [44.2 kB]
Get: 69 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-twisted-lore all 13.2.0-1ubuntu1 [65.8 kB]
Get: 70 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-twisted-mail all 13.2.0-1ubuntu1 [168 kB]
Get: 71 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-twisted-news all 13.2.0-1ubuntu1 [22.5 kB]
Get: 72 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-twisted-runner amd64 13.2.0-1ubuntu1 [18.3 kB]
Get: 73 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-twisted-words all 13.2.0-1ubuntu1 [182 kB]
Get: 74 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main ruby1.9.1-dev amd64 1.9.3.484-2ubuntu1 [872 kB]
Get: 75 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main ruby-dev all 1:1.9.3.4 [4,660 B]
Get: 76 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main libc-ares-dev amd64 1.10.0-2 [109 kB]
Get: 77 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-abbrev all 1.0.4-2 [3,814 B]
Get: 78 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-ansi all 0.2.1-1 [8,692 B]
Get: 79 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-archy all 0.0.2-1 [3,660 B]
Get: 80 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-inherits all 2.0.0-1 [3,090 B]
Get: 81 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-block-stream all 0.0.7-1 [4,832 B]
Get: 82 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-delayed-stream all 0.0.5-1 [4,750 B]
Get: 83 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-combined-stream all 0.0.4-1 [4,686 B]
Get: 84 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-cookie-jar all 0.3.1-1 [3,746 B]
Get: 85 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-forever-agent all 0.5.1-1 [3,194 B]
Get: 86 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-mime all 1.2.11-1 [20.2 kB]
Get: 87 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-form-data all 0.1.0-1 [6,412 B]
Get: 88 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-rimraf all 2.2.2-2 [5,392 B]
Get: 89 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-mkdirp all 0.3.5-1 [4,146 B]
Get: 90 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-graceful-fs all 2.0.0-2 [6,718 B]
Get: 91 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-fstream all 0.1.24-1 [19.5 kB]
Get: 92 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-lru-cache all 2.3.1-1 [5,674 B]
Get: 93 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-sigmund all 1.0.0-1 [3,818 B]
Get: 94 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-minimatch all 0.2.12-1 [14.9 kB]
Get: 95 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-fstream-ignore all 0.0.6-2 [5,586 B]
Get: 96 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-github-url-from-git all 1.1.1-1 [3,138 B]
Get: 97 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-glob all 3.2.6-1 [13.7 kB]
Get: 98 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe nodejs-dev amd64 0.10.25~dfsg2-2ubuntu1 [169 kB]
Get: 99 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-nopt all 2.1.2-1 [11.8 kB]
Get: 100 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-npmlog all 0.0.4-1 [5,844 B]
Get: 101 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-osenv all 0.0.3-1 [3,810 B]
Get: 102 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-tunnel-agent all 0.3.1-1 [4,018 B]
Get: 103 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-json-stringify-safe all 5.0.0-1 [3,544 B]
Get: 104 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-qs all 0.6.5-1 [5,876 B]
Get: 105 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-request all 2.26.1-1 [14.5 kB]
Get: 106 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-semver all 2.1.0-2 [16.2 kB]
Get: 107 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-tar all 0.1.18-1 [18.3 kB]
Get: 108 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-which all 1.0.5-2 [3,678 B]
Get: 109 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-gyp all 0.10.10-2 [22.6 kB]
Get: 110 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-ini all 1.1.0-1 [4,770 B]
Get: 111 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-lockfile all 0.4.1-1 [5,450 B]
Get: 112 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-mute-stream all 0.0.3-1 [3,738 B]
Get: 113 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-normalize-package-data all 0.2.2-1 [9,286 B]
Get: 114 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-once all 1.1.1-1 [2,608 B]
Get: 115 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-read all 1.0.4-1 [4,282 B]
Get: 116 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-read-package-json all 1.1.3-1 [7,762 B]
Get: 117 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-retry all 0.6.0-1 [6,172 B]
Get: 118 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-sha all 1.2.3-1 [4,272 B]
Get: 119 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe node-slide all 1.1.4-1 [6,118 B]
Get: 120 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/universe npm all 1.3.10~dfsg-1 [442 kB]
Get: 121 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-twisted-conch all 1:13.2.0-1ubuntu1 [242 kB]
Get: 122 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ trusty/main python-twisted all 13.2.0-1ubuntu1 [3,970 B]
Fetched 71.9 MB in 43s (1,654 kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Selecting previously unselected package libapr1:amd64.
(Reading database ... 51091 files and directories currently installed.)
Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ...
Unpacking libapr1:amd64 (1.5.0-1) ...
Selecting previously unselected package libaprutil1:amd64.
Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ...
Unpacking libaprutil1:amd64 (1.5.3-1) ...
Selecting previously unselected package libasan0:amd64.
Preparing to unpack .../libasan0_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libasan0:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../libatomic1_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libatomic1:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...
Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
Selecting previously unselected package libisl10:amd64.
Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...
Unpacking libisl10:amd64 (0.12.2-1) ...
Selecting previously unselected package libcloog-isl4:amd64.
Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...
Unpacking libcloog-isl4:amd64 (0.18.2-1) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../libgomp1_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libgomp1:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../libitm1_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libitm1:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libmpfr4:amd64.
Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.2-1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.3_amd64.deb ...
Unpacking libc-dev-bin (2.19-0ubuntu6.3) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../linux-libc-dev_3.13.0-36.63_amd64.deb ...
Unpacking linux-libc-dev:amd64 (3.13.0-36.63) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../libc6-dev_2.19-0ubuntu6.3_amd64.deb ...
Unpacking libc6-dev:amd64 (2.19-0ubuntu6.3) ...
Selecting previously unselected package libexpat1-dev:amd64.
Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1_amd64.deb ...
Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1) ...
Selecting previously unselected package libpython2.7-dev:amd64.
Preparing to unpack .../libpython2.7-dev_2.7.6-8_amd64.deb ...
Unpacking libpython2.7-dev:amd64 (2.7.6-8) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../libquadmath0_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libquadmath0:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../libtsan0_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libtsan0:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package libprotobuf8:amd64.
Preparing to unpack .../libprotobuf8_2.5.0-9ubuntu1_amd64.deb ...
Unpacking libprotobuf8:amd64 (2.5.0-9ubuntu1) ...
Selecting previously unselected package rethinkdb.
Preparing to unpack .../rethinkdb_1.15.0-1-0ubuntu1~trusty_amd64.deb ...
Unpacking rethinkdb (1.15.0-1-0ubuntu1~trusty) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../libc-ares2_1.10.0-2_amd64.deb ...
Unpacking libc-ares2:amd64 (1.10.0-2) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...
Selecting previously unselected package apache2-utils.
Preparing to unpack .../apache2-utils_2.4.7-1ubuntu4.1_amd64.deb ...
Unpacking apache2-utils (2.4.7-1ubuntu4.1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../binutils_2.24-5ubuntu3_amd64.deb ...
Unpacking binutils (2.24-5ubuntu3) ...
Selecting previously unselected package cpp-4.8.
Preparing to unpack .../cpp-4.8_4.8.2-19ubuntu1_amd64.deb ...
Unpacking cpp-4.8 (4.8.2-19ubuntu1) ...
Selecting previously unselected package cpp.
Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking cpp (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package libgcc-4.8-dev:amd64.
Preparing to unpack .../libgcc-4.8-dev_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libgcc-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package gcc-4.8.
Preparing to unpack .../gcc-4.8_4.8.2-19ubuntu1_amd64.deb ...
Unpacking gcc-4.8 (4.8.2-19ubuntu1) ...
Selecting previously unselected package gcc.
Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking gcc (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package libstdc++-4.8-dev:amd64.
Preparing to unpack .../libstdc++-4.8-dev_4.8.2-19ubuntu1_amd64.deb ...
Unpacking libstdc++-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Selecting previously unselected package g++-4.8.
Preparing to unpack .../g++-4.8_4.8.2-19ubuntu1_amd64.deb ...
Unpacking g++-4.8 (4.8.2-19ubuntu1) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...
Unpacking g++ (4:4.8.2-1ubuntu6) ...
Selecting previously unselected package make.
Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...
Unpacking make (3.81-8.2ubuntu3) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.3_all.deb ...
Unpacking libdpkg-perl (1.17.5ubuntu5.3) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.3_all.deb ...
Unpacking dpkg-dev (1.17.5ubuntu5.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...
Unpacking build-essential (11.6ubuntu6) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...
Unpacking fakeroot (1.20-3ubuntu2) ...
Selecting previously unselected package gyp.
Preparing to unpack .../gyp_0.1~svn1729-3ubuntu1_all.deb ...
Unpacking gyp (0.1~svn1729-3ubuntu1) ...
Selecting previously unselected package javascript-common.
Preparing to unpack .../javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.02-3) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-2) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.14-2build1) ...
Selecting previously unselected package libjs-node-uuid.
Preparing to unpack .../libjs-node-uuid_1.4.0-1_all.deb ...
Unpacking libjs-node-uuid (1.4.0-1) ...
Selecting previously unselected package libpython-dev:amd64.
Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ...
Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a1.9.3.4_all.deb ...
Unpacking ruby (1:1.9.3.4) ...
Selecting previously unselected package ruby1.9.1.
Preparing to unpack .../ruby1.9.1_1.9.3.484-2ubuntu1_amd64.deb ...
Unpacking ruby1.9.1 (1.9.3.484-2ubuntu1) ...
Selecting previously unselected package libruby1.9.1.
Preparing to unpack .../libruby1.9.1_1.9.3.484-2ubuntu1_amd64.deb ...
Unpacking libruby1.9.1 (1.9.3.484-2ubuntu1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Selecting previously unselected package libssl-dev:amd64.
Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.5_amd64.deb ...
Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.5) ...
Selecting previously unselected package libssl-doc.
Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.5_all.deb ...
Unpacking libssl-doc (1.0.1f-1ubuntu2.5) ...
Selecting previously unselected package libv8-3.14.5.
Preparing to unpack .../libv8-3.14.5_3.14.5.8-5ubuntu2_amd64.deb ...
Unpacking libv8-3.14.5 (3.14.5.8-5ubuntu2) ...
Selecting previously unselected package libv8-3.14-dev.
Preparing to unpack .../libv8-3.14-dev_3.14.5.8-5ubuntu2_amd64.deb ...
Unpacking libv8-3.14-dev (3.14.5.8-5ubuntu2) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...
Unpacking manpages-dev (3.54-1ubuntu1) ...
Selecting previously unselected package nginx-common.
Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.1_all.deb ...
Unpacking nginx-common (1.4.6-1ubuntu3.1) ...
Selecting previously unselected package nginx-light.
Preparing to unpack .../nginx-light_1.4.6-1ubuntu3.1_amd64.deb ...
Unpacking nginx-light (1.4.6-1ubuntu3.1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../nodejs_0.10.25~dfsg2-2ubuntu1_amd64.deb ...
Unpacking nodejs (0.10.25~dfsg2-2ubuntu1) ...
Selecting previously unselected package node-async.
Preparing to unpack .../node-async_0.2.5-1_all.deb ...
Unpacking node-async (0.2.5-1) ...
Selecting previously unselected package node-node-uuid.
Preparing to unpack .../node-node-uuid_1.4.0-1_all.deb ...
Unpacking node-node-uuid (1.4.0-1) ...
Selecting previously unselected package python-colorama.
Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu1_all.deb ...
Unpacking python-colorama (0.2.5-0.1ubuntu1) ...
Selecting previously unselected package python-crypto.
Preparing to unpack .../python-crypto_2.6.1-4build1_amd64.deb ...
Unpacking python-crypto (2.6.1-4build1) ...
Selecting previously unselected package python2.7-dev.
Preparing to unpack .../python2.7-dev_2.7.6-8_amd64.deb ...
Unpacking python2.7-dev (2.7.6-8) ...
Selecting previously unselected package python-dev.
Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ...
Unpacking python-dev (2.7.5-5ubuntu3) ...
Selecting previously unselected package python-distlib.
Preparing to unpack .../python-distlib_0.1.8-1_all.deb ...
Unpacking python-distlib (0.1.8-1) ...
Selecting previously unselected package python-html5lib.
Preparing to unpack .../python-html5lib_0.999-2_all.deb ...
Unpacking python-html5lib (0.999-2) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_3.3-1ubuntu1_all.deb ...
Unpacking python-setuptools (3.3-1ubuntu1) ...
Selecting previously unselected package python-pip.
Preparing to unpack .../python-pip_1.5.4-1_all.deb ...
Unpacking python-pip (1.5.4-1) ...
Selecting previously unselected package python-pyasn1.
Preparing to unpack .../python-pyasn1_0.1.7-1ubuntu2_all.deb ...
Unpacking python-pyasn1 (0.1.7-1ubuntu2) ...
Selecting previously unselected package python-twisted-lore.
Preparing to unpack .../python-twisted-lore_13.2.0-1ubuntu1_all.deb ...
Unpacking python-twisted-lore (13.2.0-1ubuntu1) ...
Selecting previously unselected package python-twisted-mail.
Preparing to unpack .../python-twisted-mail_13.2.0-1ubuntu1_all.deb ...
Unpacking python-twisted-mail (13.2.0-1ubuntu1) ...
Selecting previously unselected package python-twisted-news.
Preparing to unpack .../python-twisted-news_13.2.0-1ubuntu1_all.deb ...
Unpacking python-twisted-news (13.2.0-1ubuntu1) ...
Selecting previously unselected package python-twisted-runner.
Preparing to unpack .../python-twisted-runner_13.2.0-1ubuntu1_amd64.deb ...
Unpacking python-twisted-runner (13.2.0-1ubuntu1) ...
Selecting previously unselected package python-twisted-words.
Preparing to unpack .../python-twisted-words_13.2.0-1ubuntu1_all.deb ...
Unpacking python-twisted-words (13.2.0-1ubuntu1) ...
Selecting previously unselected package ruby1.9.1-dev.
Preparing to unpack .../ruby1.9.1-dev_1.9.3.484-2ubuntu1_amd64.deb ...
Unpacking ruby1.9.1-dev (1.9.3.484-2ubuntu1) ...
Selecting previously unselected package ruby-dev.
Preparing to unpack .../ruby-dev_1%3a1.9.3.4_all.deb ...
Unpacking ruby-dev (1:1.9.3.4) ...
Selecting previously unselected package libc-ares-dev:amd64.
Preparing to unpack .../libc-ares-dev_1.10.0-2_amd64.deb ...
Unpacking libc-ares-dev:amd64 (1.10.0-2) ...
Selecting previously unselected package node-abbrev.
Preparing to unpack .../node-abbrev_1.0.4-2_all.deb ...
Unpacking node-abbrev (1.0.4-2) ...
Selecting previously unselected package node-ansi.
Preparing to unpack .../node-ansi_0.2.1-1_all.deb ...
Unpacking node-ansi (0.2.1-1) ...
Selecting previously unselected package node-archy.
Preparing to unpack .../node-archy_0.0.2-1_all.deb ...
Unpacking node-archy (0.0.2-1) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../node-inherits_2.0.0-1_all.deb ...
Unpacking node-inherits (2.0.0-1) ...
Selecting previously unselected package node-block-stream.
Preparing to unpack .../node-block-stream_0.0.7-1_all.deb ...
Unpacking node-block-stream (0.0.7-1) ...
Selecting previously unselected package node-delayed-stream.
Preparing to unpack .../node-delayed-stream_0.0.5-1_all.deb ...
Unpacking node-delayed-stream (0.0.5-1) ...
Selecting previously unselected package node-combined-stream.
Preparing to unpack .../node-combined-stream_0.0.4-1_all.deb ...
Unpacking node-combined-stream (0.0.4-1) ...
Selecting previously unselected package node-cookie-jar.
Preparing to unpack .../node-cookie-jar_0.3.1-1_all.deb ...
Unpacking node-cookie-jar (0.3.1-1) ...
Selecting previously unselected package node-forever-agent.
Preparing to unpack .../node-forever-agent_0.5.1-1_all.deb ...
Unpacking node-forever-agent (0.5.1-1) ...
Selecting previously unselected package node-mime.
Preparing to unpack .../node-mime_1.2.11-1_all.deb ...
Unpacking node-mime (1.2.11-1) ...
Selecting previously unselected package node-form-data.
Preparing to unpack .../node-form-data_0.1.0-1_all.deb ...
Unpacking node-form-data (0.1.0-1) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../node-rimraf_2.2.2-2_all.deb ...
Unpacking node-rimraf (2.2.2-2) ...
Selecting previously unselected package node-mkdirp.
Preparing to unpack .../node-mkdirp_0.3.5-1_all.deb ...
Unpacking node-mkdirp (0.3.5-1) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../node-graceful-fs_2.0.0-2_all.deb ...
Unpacking node-graceful-fs (2.0.0-2) ...
Selecting previously unselected package node-fstream.
Preparing to unpack .../node-fstream_0.1.24-1_all.deb ...
Unpacking node-fstream (0.1.24-1) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../node-lru-cache_2.3.1-1_all.deb ...
Unpacking node-lru-cache (2.3.1-1) ...
Selecting previously unselected package node-sigmund.
Preparing to unpack .../node-sigmund_1.0.0-1_all.deb ...
Unpacking node-sigmund (1.0.0-1) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../node-minimatch_0.2.12-1_all.deb ...
Unpacking node-minimatch (0.2.12-1) ...
Selecting previously unselected package node-fstream-ignore.
Preparing to unpack .../node-fstream-ignore_0.0.6-2_all.deb ...
Unpacking node-fstream-ignore (0.0.6-2) ...
Selecting previously unselected package node-github-url-from-git.
Preparing to unpack .../node-github-url-from-git_1.1.1-1_all.deb ...
Unpacking node-github-url-from-git (1.1.1-1) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../node-glob_3.2.6-1_all.deb ...
Unpacking node-glob (3.2.6-1) ...
Selecting previously unselected package nodejs-dev.
Preparing to unpack .../nodejs-dev_0.10.25~dfsg2-2ubuntu1_amd64.deb ...
Unpacking nodejs-dev (0.10.25~dfsg2-2ubuntu1) ...
Selecting previously unselected package node-nopt.
Preparing to unpack .../node-nopt_2.1.2-1_all.deb ...
Unpacking node-nopt (2.1.2-1) ...
Selecting previously unselected package node-npmlog.
Preparing to unpack .../node-npmlog_0.0.4-1_all.deb ...
Unpacking node-npmlog (0.0.4-1) ...
Selecting previously unselected package node-osenv.
Preparing to unpack .../node-osenv_0.0.3-1_all.deb ...
Unpacking node-osenv (0.0.3-1) ...
Selecting previously unselected package node-tunnel-agent.
Preparing to unpack .../node-tunnel-agent_0.3.1-1_all.deb ...
Unpacking node-tunnel-agent (0.3.1-1) ...
Selecting previously unselected package node-json-stringify-safe.
Preparing to unpack .../node-json-stringify-safe_5.0.0-1_all.deb ...
Unpacking node-json-stringify-safe (5.0.0-1) ...
Selecting previously unselected package node-qs.
Preparing to unpack .../node-qs_0.6.5-1_all.deb ...
Unpacking node-qs (0.6.5-1) ...
Selecting previously unselected package node-request.
Preparing to unpack .../node-request_2.26.1-1_all.deb ...
Unpacking node-request (2.26.1-1) ...
Selecting previously unselected package node-semver.
Preparing to unpack .../node-semver_2.1.0-2_all.deb ...
Unpacking node-semver (2.1.0-2) ...
Selecting previously unselected package node-tar.
Preparing to unpack .../node-tar_0.1.18-1_all.deb ...
Unpacking node-tar (0.1.18-1) ...
Selecting previously unselected package node-which.
Preparing to unpack .../node-which_1.0.5-2_all.deb ...
Unpacking node-which (1.0.5-2) ...
Selecting previously unselected package node-gyp.
Preparing to unpack .../node-gyp_0.10.10-2_all.deb ...
Unpacking node-gyp (0.10.10-2) ...
Selecting previously unselected package node-ini.
Preparing to unpack .../node-ini_1.1.0-1_all.deb ...
Unpacking node-ini (1.1.0-1) ...
Selecting previously unselected package node-lockfile.
Preparing to unpack .../node-lockfile_0.4.1-1_all.deb ...
Unpacking node-lockfile (0.4.1-1) ...
Selecting previously unselected package node-mute-stream.
Preparing to unpack .../node-mute-stream_0.0.3-1_all.deb ...
Unpacking node-mute-stream (0.0.3-1) ...
Selecting previously unselected package node-normalize-package-data.
Preparing to unpack .../node-normalize-package-data_0.2.2-1_all.deb ...
Unpacking node-normalize-package-data (0.2.2-1) ...
Selecting previously unselected package node-once.
Preparing to unpack .../node-once_1.1.1-1_all.deb ...
Unpacking node-once (1.1.1-1) ...
Selecting previously unselected package node-read.
Preparing to unpack .../node-read_1.0.4-1_all.deb ...
Unpacking node-read (1.0.4-1) ...
Selecting previously unselected package node-read-package-json.
Preparing to unpack .../node-read-package-json_1.1.3-1_all.deb ...
Unpacking node-read-package-json (1.1.3-1) ...
Selecting previously unselected package node-retry.
Preparing to unpack .../node-retry_0.6.0-1_all.deb ...
Unpacking node-retry (0.6.0-1) ...
Selecting previously unselected package node-sha.
Preparing to unpack .../node-sha_1.2.3-1_all.deb ...
Unpacking node-sha (1.2.3-1) ...
Selecting previously unselected package node-slide.
Preparing to unpack .../node-slide_1.1.4-1_all.deb ...
Unpacking node-slide (1.1.4-1) ...
Selecting previously unselected package npm.
Preparing to unpack .../npm_1.3.10~dfsg-1_all.deb ...
Unpacking npm (1.3.10~dfsg-1) ...
Selecting previously unselected package python-twisted-conch.
Preparing to unpack .../python-twisted-conch_1%3a13.2.0-1ubuntu1_all.deb ...
Unpacking python-twisted-conch (1:13.2.0-1ubuntu1) ...
Selecting previously unselected package python-twisted.
Preparing to unpack .../python-twisted_13.2.0-1ubuntu1_all.deb ...
Unpacking python-twisted (13.2.0-1ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for ufw (0.34~rc-0ubuntu2) ...
Setting up libapr1:amd64 (1.5.0-1) ...
Setting up libaprutil1:amd64 (1.5.3-1) ...
Setting up libasan0:amd64 (4.8.2-19ubuntu1) ...
Setting up libatomic1:amd64 (4.8.2-19ubuntu1) ...
Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...
Setting up libisl10:amd64 (0.12.2-1) ...
Setting up libcloog-isl4:amd64 (0.18.2-1) ...
Setting up libgomp1:amd64 (4.8.2-19ubuntu1) ...
Setting up libitm1:amd64 (4.8.2-19ubuntu1) ...
Setting up libmpfr4:amd64 (3.1.2-1) ...
Setting up libc-dev-bin (2.19-0ubuntu6.3) ...
Setting up linux-libc-dev:amd64 (3.13.0-36.63) ...
Setting up libc6-dev:amd64 (2.19-0ubuntu6.3) ...
Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1) ...
Setting up libpython2.7-dev:amd64 (2.7.6-8) ...
Setting up libquadmath0:amd64 (4.8.2-19ubuntu1) ...
Setting up libtsan0:amd64 (4.8.2-19ubuntu1) ...
Setting up libprotobuf8:amd64 (2.5.0-9ubuntu1) ...
Setting up rethinkdb (1.15.0-1-0ubuntu1~trusty) ...
Adding system startup for /etc/init.d/rethinkdb ...
/etc/rc0.d/K20rethinkdb -> ../init.d/rethinkdb
/etc/rc1.d/K20rethinkdb -> ../init.d/rethinkdb
/etc/rc6.d/K20rethinkdb -> ../init.d/rethinkdb
/etc/rc2.d/S20rethinkdb -> ../init.d/rethinkdb
/etc/rc3.d/S20rethinkdb -> ../init.d/rethinkdb
/etc/rc4.d/S20rethinkdb -> ../init.d/rethinkdb
/etc/rc5.d/S20rethinkdb -> ../init.d/rethinkdb
rethinkdb: No instances defined in /etc/rethinkdb/instances.d/
rethinkdb: See http://www.rethinkdb.com/docs/guides/startup/ for more information
The RethinkDB startup service is installed but disabled. To enable it,
follow the instructions in the guide located at http://www.rethinkdb.com/docs/guides/startup/
Setting up libc-ares2:amd64 (1.10.0-2) ...
Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ...
Setting up apache2-utils (2.4.7-1ubuntu4.1) ...
Setting up binutils (2.24-5ubuntu3) ...
Setting up cpp-4.8 (4.8.2-19ubuntu1) ...
Setting up cpp (4:4.8.2-1ubuntu6) ...
Setting up libgcc-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Setting up gcc-4.8 (4.8.2-19ubuntu1) ...
Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up libstdc++-4.8-dev:amd64 (4.8.2-19ubuntu1) ...
Setting up g++-4.8 (4.8.2-19ubuntu1) ...
Setting up g++ (4:4.8.2-1ubuntu6) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up make (3.81-8.2ubuntu3) ...
Setting up libdpkg-perl (1.17.5ubuntu5.3) ...
Setting up dpkg-dev (1.17.5ubuntu5.3) ...
Setting up build-essential (11.6ubuntu6) ...
Setting up libfakeroot:amd64 (1.20-3ubuntu2) ...
Setting up fakeroot (1.20-3ubuntu2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up gyp (0.1~svn1729-3ubuntu1) ...
Setting up javascript-common (11) ...
Setting up libalgorithm-diff-perl (1.19.02-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-2build4) ...
Setting up libalgorithm-merge-perl (0.08-2) ...
Setting up libfile-fcntllock-perl (0.14-2build1) ...
Setting up libjs-node-uuid (1.4.0-1) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.5) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.5) ...
Setting up libv8-3.14.5 (3.14.5.8-5ubuntu2) ...
Setting up libv8-3.14-dev (3.14.5.8-5ubuntu2) ...
Setting up manpages-dev (3.54-1ubuntu1) ...
Setting up nginx-common (1.4.6-1ubuntu3.1) ...
Setting up nodejs (0.10.25~dfsg2-2ubuntu1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up node-async (0.2.5-1) ...
Setting up node-node-uuid (1.4.0-1) ...
Setting up python-colorama (0.2.5-0.1ubuntu1) ...
Setting up python-crypto (2.6.1-4build1) ...
Setting up python2.7-dev (2.7.6-8) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-distlib (0.1.8-1) ...
Setting up python-html5lib (0.999-2) ...
Setting up python-setuptools (3.3-1ubuntu1) ...
Setting up python-pip (1.5.4-1) ...
Setting up python-pyasn1 (0.1.7-1ubuntu2) ...
Setting up python-twisted-lore (13.2.0-1ubuntu1) ...
Setting up python-twisted-mail (13.2.0-1ubuntu1) ...
Setting up python-twisted-news (13.2.0-1ubuntu1) ...
Setting up python-twisted-runner (13.2.0-1ubuntu1) ...
Setting up python-twisted-words (13.2.0-1ubuntu1) ...
Setting up libc-ares-dev:amd64 (1.10.0-2) ...
Setting up node-abbrev (1.0.4-2) ...
Setting up node-ansi (0.2.1-1) ...
Setting up node-archy (0.0.2-1) ...
Setting up node-inherits (2.0.0-1) ...
Setting up node-block-stream (0.0.7-1) ...
Setting up node-delayed-stream (0.0.5-1) ...
Setting up node-combined-stream (0.0.4-1) ...
Setting up node-cookie-jar (0.3.1-1) ...
Setting up node-forever-agent (0.5.1-1) ...
Setting up node-mime (1.2.11-1) ...
Setting up node-form-data (0.1.0-1) ...
Setting up node-rimraf (2.2.2-2) ...
Setting up node-mkdirp (0.3.5-1) ...
Setting up node-graceful-fs (2.0.0-2) ...
Setting up node-fstream (0.1.24-1) ...
Setting up node-lru-cache (2.3.1-1) ...
Setting up node-sigmund (1.0.0-1) ...
Setting up node-minimatch (0.2.12-1) ...
Setting up node-fstream-ignore (0.0.6-2) ...
Setting up node-github-url-from-git (1.1.1-1) ...
Setting up node-glob (3.2.6-1) ...
Setting up nodejs-dev (0.10.25~dfsg2-2ubuntu1) ...
Setting up node-nopt (2.1.2-1) ...
Setting up node-npmlog (0.0.4-1) ...
Setting up node-osenv (0.0.3-1) ...
Setting up node-tunnel-agent (0.3.1-1) ...
Setting up node-json-stringify-safe (5.0.0-1) ...
Setting up node-qs (0.6.5-1) ...
Setting up node-request (2.26.1-1) ...
Setting up node-semver (2.1.0-2) ...
Setting up node-tar (0.1.18-1) ...
Setting up node-which (1.0.5-2) ...
Setting up node-gyp (0.10.10-2) ...
Setting up node-ini (1.1.0-1) ...
Setting up node-lockfile (0.4.1-1) ...
Setting up node-mute-stream (0.0.3-1) ...
Setting up node-normalize-package-data (0.2.2-1) ...
Setting up node-once (1.1.1-1) ...
Setting up node-read (1.0.4-1) ...
Setting up node-read-package-json (1.1.3-1) ...
Setting up node-retry (0.6.0-1) ...
Setting up node-sha (1.2.3-1) ...
Setting up node-slide (1.1.4-1) ...
Setting up npm (1.3.10~dfsg-1) ...
Setting up python-twisted-conch (1:13.2.0-1ubuntu1) ...
Setting up python-twisted (13.2.0-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for ufw (0.34~rc-0ubuntu2) ...
Setting up nginx-light (1.4.6-1ubuntu3.1) ...
Setting up libruby1.9.1 (1.9.3.484-2ubuntu1) ...
Setting up ruby1.9.1-dev (1.9.3.484-2ubuntu1) ...
Setting up ruby-dev (1:1.9.3.4) ...
Setting up ruby (1:1.9.3.4) ...
Setting up ruby1.9.1 (1.9.3.484-2ubuntu1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.3) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
+ npm install -g rethinkdb
npm http GET https://registry.npmjs.org/rethinkdb
npm http 200 https://registry.npmjs.org/rethinkdb
npm http GET https://registry.npmjs.org/rethinkdb/-/rethinkdb-1.15.0-0.tgz
npm http 200 https://registry.npmjs.org/rethinkdb/-/rethinkdb-1.15.0-0.tgz
npm http GET https://registry.npmjs.org/bluebird
npm http 200 https://registry.npmjs.org/bluebird
npm http GET https://registry.npmjs.org/bluebird/-/bluebird-2.3.4.tgz
npm http 200 https://registry.npmjs.org/bluebird/-/bluebird-2.3.4.tgz
rethinkdb@1.15.0-0 /usr/local/lib/node_modules/rethinkdb
└── bluebird@2.3.4
+ pip install rethinkdb
Downloading/unpacking rethinkdb
Running setup.py (path:/tmp/pip_build_root/rethinkdb/setup.py) egg_info for package rethinkdb
Installing collected packages: rethinkdb
Running setup.py install for rethinkdb
Installing rethinkdb-dump script to /usr/local/bin
Installing rethinkdb-import script to /usr/local/bin
Installing rethinkdb-export script to /usr/local/bin
Installing rethinkdb-restore script to /usr/local/bin
Installing rethinkdb-index-rebuild script to /usr/local/bin
Successfully installed rethinkdb
Cleaning up...
+ gem install rethinkdb
Building native extensions. This could take a while...
Successfully installed json-1.8.1
Successfully installed rethinkdb-1.15.0.0
2 gems installed
Installing ri documentation for json-1.8.1...
Installing ri documentation for rethinkdb-1.15.0.0...
Installing RDoc documentation for json-1.8.1...
Installing RDoc documentation for rethinkdb-1.15.0.0...
+ cp nginx-firstrun.conf /etc/nginx/sites-available/default
+ cp firstrun-init /etc/init.d/firstrun
+ chmod +x /etc/init.d/firstrun
+ update-rc.d firstrun defaults
update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match firstrun Default-Start values (1 2 3 4 5)
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match firstrun Default-Stop values (none)
Adding system startup for /etc/init.d/firstrun ...
/etc/rc0.d/K20firstrun -> ../init.d/firstrun
/etc/rc1.d/K20firstrun -> ../init.d/firstrun
/etc/rc6.d/K20firstrun -> ../init.d/firstrun
/etc/rc2.d/S20firstrun -> ../init.d/firstrun
/etc/rc3.d/S20firstrun -> ../init.d/firstrun
/etc/rc4.d/S20firstrun -> ../init.d/firstrun
/etc/rc5.d/S20firstrun -> ../init.d/firstrun
+ mkdir -p /opt/ami-setup/
+ cp firstrun_web.py /opt/ami-setup/
+ cp nginx.conf /opt/ami-setup/
+ cp firstrun.sh /opt/ami-setup/
+ cp rethinkdb.conf /opt/ami-setup/
+ cp -rv static-web /opt/ami-setup/
‘static-web’ -> ‘/opt/ami-setup/static-web’
‘static-web/wait’ -> ‘/opt/ami-setup/static-web/wait’
‘static-web/wait/index.html’ -> ‘/opt/ami-setup/static-web/wait/index.html’
‘static-web/assets’ -> ‘/opt/ami-setup/static-web/assets’
‘static-web/assets/step-two.png’ -> ‘/opt/ami-setup/static-web/assets/step-two.png’
‘static-web/assets/step-one.png’ -> ‘/opt/ami-setup/static-web/assets/step-one.png’
‘static-web/assets/ajax-loader.gif’ -> ‘/opt/ami-setup/static-web/assets/ajax-loader.gif’
‘static-web/assets/step-three.png’ -> ‘/opt/ami-setup/static-web/assets/step-three.png’
‘static-web/assets/ami.css’ -> ‘/opt/ami-setup/static-web/assets/ami.css’
‘static-web/assets/checkmark.png’ -> ‘/opt/ami-setup/static-web/assets/checkmark.png’
‘static-web/favicon.ico’ -> ‘/opt/ami-setup/static-web/favicon.ico’
‘static-web/index.html’ -> ‘/opt/ami-setup/static-web/index.html’
‘static-web/settings’ -> ‘/opt/ami-setup/static-web/settings’
‘static-web/settings/index.html’ -> ‘/opt/ami-setup/static-web/settings/index.html’
+ grep bash
+ dpkg -l
ii bash 4.3-7ubuntu1.4 amd64 GNU Bourne Again SHell
ii bash-completion 1:2.1-4 all programmable completion for the bash shell
ii command-not-found 0.3ubuntu12 all Suggest installation of packages in interactive bash sessions
[ubuntu@ec2-54-161-223-83.compute-1.amazonaws.com] rm -rf /tmp/build-ami
[ubuntu@ec2-54-161-223-83.compute-1.amazonaws.com] sudo bash -c "rm /root/.ssh/authorized_keys /home/*/.ssh/authorized_keys"
Creating AMI named rethinkdb-1.15.0-1...
Stopping the instance i-6aa43984
Connection to ec2-54-161-223-83.compute-1.amazonaws.com closed by remote host.
Building AMI ami-a8b203c0 . . . . . . . . . . . . . . . . done
Terminating instance i-6aa43984
INSTANCE i-6aa43984 stopped terminated
Created AMI ami-a8b203c0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment