Skip to content

Instantly share code, notes, and snippets.

@Tanete
Created January 23, 2015 08:41
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 Tanete/6cbae60364ba815aabac to your computer and use it in GitHub Desktop.
Save Tanete/6cbae60364ba815aabac to your computer and use it in GitHub Desktop.
Try to use #railsbox to create new Ruby on Rails server on Windows PC. Run vagrant up and terminal output like this.
D:\Program Files\Dropbox\Project\rails10-meetup-railsbox\railsbox
vagrant up
checking for ansible-playbook... no
Bringing machine 'rails10-meetup' up with 'virtualbox' provider...
==> rails10-meetup: Importing base box 'trusty64'...
==> rails10-meetup: Matching MAC address for NAT networking...
==> rails10-meetup: Setting the name of the VM: railsbox_rails10-meetup_1422001421257_90292
==> rails10-meetup: Clearing any previously set forwarded ports...
==> rails10-meetup: Clearing any previously set network interfaces...
==> rails10-meetup: Preparing network interfaces based on configuration...
rails10-meetup: Adapter 1: nat
rails10-meetup: Adapter 2: hostonly
==> rails10-meetup: Forwarding ports...
rails10-meetup: 80 => 8080 (adapter 1)
rails10-meetup: 443 => 8081 (adapter 1)
rails10-meetup: 3000 => 3000 (adapter 1)
rails10-meetup: 22 => 2222 (adapter 1)
==> rails10-meetup: Running 'pre-boot' VM customizations...
==> rails10-meetup: Booting VM...
==> rails10-meetup: Waiting for machine to boot. This may take a few minutes...
rails10-meetup: SSH address: 127.0.0.1:2222
rails10-meetup: SSH username: vagrant
rails10-meetup: SSH auth method: private key
rails10-meetup: Warning: Connection timeout. Retrying...
rails10-meetup: Warning: Remote connection disconnect. Retrying...
rails10-meetup:
rails10-meetup: Vagrant insecure key detected. Vagrant will automatically replace
rails10-meetup: this with a newly generated keypair for better security.
rails10-meetup:
rails10-meetup: Inserting generated public key within guest...
rails10-meetup: Removing insecure key from the guest if its present...
rails10-meetup: Key inserted! Disconnecting and reconnecting using new SSH key...
==> rails10-meetup: Machine booted and ready!
==> rails10-meetup: Checking for guest additions in VM...
==> rails10-meetup: Setting hostname...
==> rails10-meetup: Configuring and enabling network interfaces...
==> rails10-meetup: Mounting shared folders...
rails10-meetup: /vagrant => D:/Program Files/Dropbox/Project/rails10-meetup-railsbox
rails10-meetup: /ansible => D:/Program Files/Dropbox/Project/rails10-meetup-railsbox/rai
lsbox/ansible
==> rails10-meetup: Running provisioner: shell...
rails10-meetup: Running: C:/Users/Jeep/AppData/Local/Temp/vagrant-shell20150123-6628-off
jeb.sh
==> rails10-meetup: Ign http://archive.ubuntu.com trusty InRelease
==> rails10-meetup: Ign http://security.ubuntu.com trusty-security InRelease
==> rails10-meetup: Ign http://archive.ubuntu.com trusty-updates InRelease
==> rails10-meetup: Hit http://archive.ubuntu.com trusty Release.gpg
==> rails10-meetup: Get:1 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
==> rails10-meetup: Get:2 http://security.ubuntu.com trusty-security Release.gpg [933 B]
==> rails10-meetup: Hit http://archive.ubuntu.com trusty Release
==> rails10-meetup: Get:3 http://archive.ubuntu.com trusty-updates Release [62.0 kB]
==> rails10-meetup: Get:4 http://security.ubuntu.com trusty-security Release [62.0 kB]
==> rails10-meetup: Get:5 http://archive.ubuntu.com trusty/main Sources [1,064 kB]
==> rails10-meetup: Get:6 http://security.ubuntu.com trusty-security/main Sources [64.4 kB]
==> rails10-meetup: Get:7 http://security.ubuntu.com trusty-security/universe Sources [17.4
kB]
==> rails10-meetup: Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [19
9 kB]
==> rails10-meetup: Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages
[84.7 kB]
==> rails10-meetup: Get:10 http://security.ubuntu.com trusty-security/main Translation-en [1
01 kB]
==> rails10-meetup: Get:11 http://security.ubuntu.com trusty-security/universe Translation-e
n [46.3 kB]
==> rails10-meetup: Get:12 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/main amd64 Packages
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/universe amd64 Packages
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/main Translation-en
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/universe Translation-en
==> rails10-meetup: Get:13 http://archive.ubuntu.com trusty-updates/main Sources [157 kB]
==> rails10-meetup: Get:14 http://archive.ubuntu.com trusty-updates/universe Sources [97.6 k
B]
==> rails10-meetup: Get:15 http://archive.ubuntu.com trusty-updates/main amd64 Packages [406
kB]
==> rails10-meetup: Get:16 http://archive.ubuntu.com trusty-updates/universe amd64 Packages
[240 kB]
==> rails10-meetup: Get:17 http://archive.ubuntu.com trusty-updates/main Translation-en [192
kB]
==> rails10-meetup: Get:18 http://archive.ubuntu.com trusty-updates/universe Translation-en
[123 kB]
==> rails10-meetup: Ign http://archive.ubuntu.com trusty/main Translation-en_US
==> rails10-meetup: Ign http://archive.ubuntu.com trusty/universe Translation-en_US
==> rails10-meetup: Fetched 9,319 kB in 20s (452 kB/s)
==> rails10-meetup: Reading package lists...
==> rails10-meetup: gpg:
==> rails10-meetup: keyring `/tmp/tmp0pihrmbj/secring.gpg' created
==> rails10-meetup: gpg:
==> rails10-meetup: keyring `/tmp/tmp0pihrmbj/pubring.gpg' created
==> rails10-meetup: gpg:
==> rails10-meetup: requesting key 7BB9C367 from hkp server keyserver.ubuntu.com
==> rails10-meetup: gpg:
==> rails10-meetup: /tmp/tmp0pihrmbj/trustdb.gpg: trustdb created
==> rails10-meetup: gpg:
==> rails10-meetup: key 7BB9C367: public key "Launchpad PPA for Ansible, Inc." imported
==> rails10-meetup: gpg:
==> rails10-meetup: Total number processed: 1
==> rails10-meetup: gpg:
==> rails10-meetup: imported: 1
==> rails10-meetup: (RSA: 1)
==> rails10-meetup: OK
==> rails10-meetup: Ign http://security.ubuntu.com trusty-security InRelease
==> rails10-meetup: Ign http://archive.ubuntu.com trusty InRelease
==> rails10-meetup: Ign http://ppa.launchpad.net trusty InRelease
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security Release.gpg
==> rails10-meetup: Ign http://archive.ubuntu.com trusty-updates InRelease
==> rails10-meetup: Get:1 http://ppa.launchpad.net trusty Release.gpg [836 B]
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security Release
==> rails10-meetup: Hit http://archive.ubuntu.com trusty Release.gpg
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates Release.gpg
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security/main Sources
==> rails10-meetup: Get:2 http://ppa.launchpad.net trusty Release [15.1 kB]
==> rails10-meetup: Hit http://archive.ubuntu.com trusty Release
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security/universe Sources
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates Release
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security/main amd64 Packages
==> rails10-meetup: Get:3 http://ppa.launchpad.net trusty/main amd64 Packages [490 B]
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/main Sources
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security/universe amd64 Packages
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/universe Sources
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security/main Translation-en
==> rails10-meetup: Get:4 http://ppa.launchpad.net trusty/main Translation-en [322 B]
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/main amd64 Packages
==> rails10-meetup: Hit http://security.ubuntu.com trusty-security/universe Translation-en
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/universe amd64 Packages
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/main Translation-en
==> rails10-meetup: Hit http://archive.ubuntu.com trusty/universe Translation-en
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates/main Sources
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates/universe Sources
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates/main Translation-en
==> rails10-meetup: Hit http://archive.ubuntu.com trusty-updates/universe Translation-en
==> rails10-meetup: Ign http://archive.ubuntu.com trusty/main Translation-en_US
==> rails10-meetup: Ign http://archive.ubuntu.com trusty/universe Translation-en_US
==> rails10-meetup: Fetched 16.7 kB in 7s (2,127 B/s)
==> rails10-meetup: Reading package lists...
==> rails10-meetup: Reading package lists...
==> rails10-meetup: Building dependency tree...
==> rails10-meetup: Reading state information...
==> rails10-meetup: The following extra packages will be installed:
==> rails10-meetup: python-jinja2 python-markupsafe python-paramiko python-support sshpass
==> rails10-meetup: Suggested packages:
==> rails10-meetup: python-jinja2-doc
==> rails10-meetup: The following NEW packages will be installed:
==> rails10-meetup: ansible python-jinja2 python-markupsafe python-paramiko python-support
==> rails10-meetup: sshpass
==> rails10-meetup: 0 upgraded, 6 newly installed, 0 to remove and 31 not upgraded.
==> rails10-meetup: Need to get 874 kB of archives.
==> rails10-meetup: After this operation, 5,657 kB of additional disk space will be used.
==> rails10-meetup: Get:1 http://archive.ubuntu.com/ubuntu/ trusty/universe python-support a
ll 1.0.15 [26.7 kB]
==> rails10-meetup: Get:2 http://ppa.launchpad.net/ansible/ansible/ubuntu/ trusty/main ansib
le all 1.8.2-1ppa~trusty [556 kB]
==> rails10-meetup: Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main python-markupsafe am
d64 0.18-1build2 [14.3 kB]
==> rails10-meetup: Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main python-jinja2 all 2.
7.2-2 [161 kB]
==> rails10-meetup: Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main python-paramiko all
1.10.1-1git1build1 [106 kB]
==> rails10-meetup: Get:6 http://archive.ubuntu.com/ubuntu/ trusty/universe sshpass amd64 1.
05-1 [10.5 kB]
==> rails10-meetup: dpkg-preconfigure: unable to re-open stdin: No such file or directory
==> rails10-meetup: Fetched 874 kB in 3s (274 kB/s)
==> rails10-meetup: Selecting previously unselected package python-support.
==> rails10-meetup: (Reading database ... 60963 files and directories currently installed.)
==> rails10-meetup: Preparing to unpack .../python-support_1.0.15_all.deb ...
==> rails10-meetup: Unpacking python-support (1.0.15) ...
==> rails10-meetup: Selecting previously unselected package python-markupsafe.
==> rails10-meetup: Preparing to unpack .../python-markupsafe_0.18-1build2_amd64.deb ...
==> rails10-meetup: Unpacking python-markupsafe (0.18-1build2) ...
==> rails10-meetup: Selecting previously unselected package python-jinja2.
==> rails10-meetup: Preparing to unpack .../python-jinja2_2.7.2-2_all.deb ...
==> rails10-meetup: Unpacking python-jinja2 (2.7.2-2) ...
==> rails10-meetup: Selecting previously unselected package python-paramiko.
==> rails10-meetup: Preparing to unpack .../python-paramiko_1.10.1-1git1build1_all.deb ...
==> rails10-meetup: Unpacking python-paramiko (1.10.1-1git1build1) ...
==> rails10-meetup: Selecting previously unselected package sshpass.
==> rails10-meetup: Preparing to unpack .../sshpass_1.05-1_amd64.deb ...
==> rails10-meetup: Unpacking sshpass (1.05-1) ...
==> rails10-meetup: Selecting previously unselected package ansible.
==> rails10-meetup: Preparing to unpack .../ansible_1.8.2-1ppa~trusty_all.deb ...
==> rails10-meetup: Unpacking ansible (1.8.2-1ppa~trusty) ...
==> rails10-meetup: Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
==> rails10-meetup: Setting up python-support (1.0.15) ...
==> rails10-meetup: Setting up python-markupsafe (0.18-1build2) ...
==> rails10-meetup: Setting up python-jinja2 (2.7.2-2) ...
==> rails10-meetup: Setting up python-paramiko (1.10.1-1git1build1) ...
==> rails10-meetup: Setting up sshpass (1.05-1) ...
==> rails10-meetup: Setting up ansible (1.8.2-1ppa~trusty) ...
==> rails10-meetup: Processing triggers for python-support (1.0.15) ...
==> rails10-meetup: Running provisioner: shell...
rails10-meetup: Running: C:/Users/Jeep/AppData/Local/Temp/vagrant-shell20150123-6628-177
09qe.sh
==> rails10-meetup: Running provisioner: shell...
rails10-meetup: Running: C:/Users/Jeep/AppData/Local/Temp/vagrant-shell20150123-6628-1kg
w3iv.sh
==> rails10-meetup:
==> rails10-meetup: PLAY [all] ********************************************************************
==> rails10-meetup:
==> rails10-meetup: GATHERING FACTS ***************************************************************
==> rails10-meetup: ok: [127.0.0.1]
==> rails10-meetup:
==> rails10-meetup: TASK: [base | Update apt cache] ***********************************************
==> rails10-meetup: ok: [127.0.0.1]
==> rails10-meetup:
==> rails10-meetup: TASK: [base | Install apt dependencies] ***************************************
==> rails10-meetup: failed: [127.0.0.1] => (item=autoconf,bison,build-essential,libssl-dev,libyaml-dev
,libreadline6-dev,zlib1g-dev,libncurses5-dev,nodejs,python-pip,python-dev,htop,git) => {"failed": true
, "item": "autoconf,bison,build-essential,libssl-dev,libyaml-dev,libreadline6-dev,zlib1g-dev,libncurse
s5-dev,nodejs,python-pip,python-dev,htop,git"}
==> rails10-meetup: stderr: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/automake-1
.14/automake_1.14.1-2ubuntu1_all.deb Hash Sum mismatch
==> rails10-meetup:
==> rails10-meetup: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/g++-4.8_4.
8.2-19ubuntu1_amd64.deb Hash Sum mismatch
==> rails10-meetup:
==> rails10-meetup: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/r/readline6/libreadl
ine6-dev_6.3-4ubuntu2_amd64.deb Hash Sum mismatch
==> rails10-meetup:
==> rails10-meetup: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missi
ng?
==> rails10-meetup:
==> rails10-meetup: stdout: Reading package lists...
==> rails10-meetup: Building dependency tree...
==> rails10-meetup: Reading state information...
==> rails10-meetup: The following extra packages will be installed:
==> rails10-meetup: automake autotools-dev dpkg-dev g++ g++-4.8 git-man libalgorithm-diff-perl
==> rails10-meetup: libalgorithm-diff-xs-perl libalgorithm-merge-perl libbison-dev libc-ares2
==> rails10-meetup: libdpkg-perl liberror-perl libexpat1-dev libfile-fcntllock-perl
==> rails10-meetup: libpython-dev libpython2.7-dev libssl-doc libssl1.0.0 libstdc++-4.8-dev
==> rails10-meetup: libtinfo-dev libv8-3.14.5 libyaml-0-2 m4 python-colorama python-distlib
==> rails10-meetup: python-html5lib python-setuptools python2.7-dev
==> rails10-meetup: Suggested packages:
==> rails10-meetup: autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext
==> rails10-meetup: bison-doc debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc
==> rails10-meetup: libstdc++6-4.8-dbg git-daemon-run git-daemon-sysvinit git-doc git-el
==> rails10-meetup: git-email git-gui gitk gitweb git-arch git-bzr git-cvs git-mediawiki git-svn
==> rails10-meetup: ncurses-doc libstdc++-4.8-doc python-lxml python-genshi
==> rails10-meetup: Recommended packages:
==> rails10-meetup: python-dev-all
==> rails10-meetup: The following NEW packages will be installed:
==> rails10-meetup: autoconf automake autotools-dev bison build-essential dpkg-dev g++ g++-4.8
==> rails10-meetup: git git-man htop libalgorithm-diff-perl libalgorithm-diff-xs-perl
==> rails10-meetup: libalgorithm-merge-perl libbison-dev libc-ares2 libdpkg-perl liberror-perl
==> rails10-meetup: libexpat1-dev libfile-fcntllock-perl libncurses5-dev libpython-dev
==> rails10-meetup: libpython2.7-dev libreadline6-dev libssl-dev libssl-doc libstdc++-4.8-dev
==> rails10-meetup: libtinfo-dev libv8-3.14.5 libyaml-dev m4 nodejs python-colorama python-dev
==> rails10-meetup: python-distlib python-html5lib python-pip python-setuptools python2.7-dev
==> rails10-meetup: zlib1g-dev
==> rails10-meetup: The following packages will be upgraded:
==> rails10-meetup: libssl1.0.0 libyaml-0-2
==> rails10-meetup: 2 upgraded, 40 newly installed, 0 to remove and 29 not upgraded.
==> rails10-meetup: Need to get 42.6 MB of archives.
==> rails10-meetup: After this operation, 117 MB of additional disk space will be used.
==> rails10-meetup: Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libssl1.0.0 amd64 1.0.
1f-1ubuntu2.8 [826 kB]
==> rails10-meetup: Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libexpat1-dev amd64 2.1.0-4ubu
ntu1 [115 kB]
==> rails10-meetup: Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main libpython2.7-dev amd64 2.7.6-8
[22.0 MB]
==> rails10-meetup: Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libyaml-0-2 amd64 0.1.
4-3ubuntu3.1 [48.1 kB]
==> rails10-meetup: Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main libc-ares2 amd64 1.10.0-2 [38.
5 kB]
==> rails10-meetup: Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195
kB]
==> rails10-meetup: Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB]
==> rails10-meetup: Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [
44.3 kB]
==> rails10-meetup: Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1
[510 kB]
==> rails10-meetup: Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.df
sg-2 [338 kB]
==> rails10-meetup: Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [2
57 kB]
==> rails10-meetup: Get:12 http://archive.ubuntu.com/ubuntu/ trusty/main libstdc++-4.8-dev amd64 4.8.2
-19ubuntu1 [1050 kB]
==> rails10-meetup: Get:13 http://
==> rails10-meetup: archive.ubuntu.com/ubuntu/ trusty/main g++-4.8 amd64 4.8.2-19ubuntu1 [7038 kB]
==> rails10-meetup: Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1
490 B]
==> rails10-meetup: Get:15 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17
.5ubuntu5.3 [179 kB]
==> rails10-meetup: Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ub
untu5.3 [726 kB]
==> rails10-meetup: Get:17 http://archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubu
ntu6 [4838 B]
==> rails10-meetup: Get:18 http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [2
1.1 kB]
==> rails10-meetup: Get:19 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1
ubuntu0.1 [698 kB]
==> rails10-meetup: Get:20 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ub
untu0.1 [2627 kB]
==> rails10-meetup: Get:21 http://archive.ubuntu.com/ubuntu/ trusty/universe htop amd64 1.0.2-3 [68.0
kB]
==> rails10-meetup: Get:22 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.
19.02-3 [50.0 kB]
==> rails10-meetup: Get:23 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd
64 0.04-2build4 [12.6 kB]
==> rails10-meetup: Get:24 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0
.08-2 [12.7 kB]
==> rails10-meetup: Get:25 http://archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64
0.14-2build1 [15.9 kB]
==> rails10-meetup: Get:26 http://archive.ubuntu.com/ubuntu/ trusty/main libtinfo-dev amd64 5.9+201401
18-1ubuntu1 [76.3 kB]
==> rails10-meetup: Get:27 http://archive.ubuntu.com/ubuntu/ trusty/main libncurses5-dev amd64 5.9+201
40118-1ubuntu1 [170 kB]
==> rails10-meetup: Get:28 http://archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ub
untu3 [7078 B]
==> rails10-meetup: Get:29 http://archive.ubuntu.com/ubuntu/ trusty/main libreadline6-dev amd64 6.3-4u
buntu2 [213 kB]
==> rails10-meetup: Get:30 http://archive.ubuntu.com/ubuntu/ trusty/main zlib1g-dev amd64 1:1.2.8.dfsg
-1ubuntu1 [183 kB]
==> rails10-meetup: Get:31 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.
1f-1ubuntu2.8 [1071 kB]
==> rails10-meetup: Get:32 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f
-1ubuntu2.8 [967 kB]
==> rails10-meetup: Get:33 http://archive.ubuntu.com/ubuntu/ trusty/universe libv8-3.14.5 amd64 3.14.5
.8-5ubuntu2 [1189 kB]
==> rails10-meetup: Get:34 http://archive.ubuntu.com/ubuntu/ trusty/universe python-colorama all 0.2.5
-0.1ubuntu1 [18.3 kB]
==> rails10-meetup: Get:35 http://archive.ubuntu.com/ubuntu/ trusty/main python2.7-dev amd64 2.7.6-8 [
269 kB]
==> rails10-meetup: Get:36 http://archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubunt
u3 [1166 B]
==> rails10-meetup: Get:37 http://archive.ubuntu.com/ubuntu/ trusty/universe python-distlib all 0.1.8-
1 [113 kB]
==> rails10-meetup: Get:38 http://archive.ubuntu.com/ubuntu/ trusty/main python-html5lib all 0.999-2 [
83.2 kB]
==> rails10-meetup: Get:39 http://archive.ubuntu.com/ubuntu/ trusty/main python-setuptools all 3.3-1ub
untu1 [230 kB]
==> rails10-meetup: Get:40 http://archive.ubuntu.com/ubuntu/ trusty/universe python-pip all 1.5.4-1 [9
7.7 kB]
==> rails10-meetup: Get:41 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libyaml-dev amd64 0.1
.4-3ubuntu3.1 [55.9 kB]
==> rails10-meetup: Get:42 http://archive.ubuntu.com/ubuntu/ trusty/universe nodejs amd64 0.10.25~dfsg
2-2ubuntu1 [684 kB]
==> rails10-meetup: Fetched 42.6 MB in 2min 55s (242 kB/s)
==> rails10-meetup:
==> rails10-meetup: msg: 'apt-get install 'autoconf' 'bison' 'build-essential' 'libssl-dev' 'libyaml-d
ev' 'libreadline6-dev' 'zlib1g-dev' 'libncurses5-dev' 'nodejs' 'python-pip' 'python-dev' 'htop' 'git''
failed: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/automake-1.14/automake_1.14.1
-2ubuntu1_all.deb Hash Sum mismatch
==> rails10-meetup:
==> rails10-meetup: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.8/g++-4.8_4.
8.2-19ubuntu1_amd64.deb Hash Sum mismatch
==> rails10-meetup:
==> rails10-meetup: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/r/readline6/libreadl
ine6-dev_6.3-4ubuntu2_amd64.deb Hash Sum mismatch
==> rails10-meetup:
==> rails10-meetup: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missi
ng?
==> rails10-meetup:
==> rails10-meetup:
==> rails10-meetup: FATAL: all hosts have already failed -- aborting
==> rails10-meetup:
==> rails10-meetup: PLAY RECAP ********************************************************************
==> rails10-meetup: to retry, use: --limit @/home/vagrant/site.retry
==> rails10-meetup:
==> rails10-meetup: 127.0.0.1 : ok=2 changed=0 unreachable=0 failed=1
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment