Skip to content

Instantly share code, notes, and snippets.

@s3w47m88
Last active August 12, 2017 04: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 s3w47m88/de03cb6b1ed2fcb88d7c1afa9605ee5c to your computer and use it in GitHub Desktop.
Save s3w47m88/de03cb6b1ed2fcb88d7c1afa9605ee5c to your computer and use it in GitHub Desktop.
These are all the steps I took to install everything necessary for managing sites with Trellis. Yet I get an error I don't know how to resolve.
spencerhill@ubuntu-budgie:~$ apt-get install git
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
spencerhill@ubuntu-budgie:~$ sudo apt-get install git
[sudo] password for spencerhill:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
git-man liberror-perl
Suggested packages:
git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki
git-svn
The following NEW packages will be installed:
git git-man liberror-perl
0 upgraded, 3 newly installed, 0 to remove and 19 not upgraded.
Need to get 3,918 kB of archives.
After this operation, 25.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.2 [736 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.2 [3,163 kB]
Fetched 3,918 kB in 1s (2,335 kB/s)
Selecting previously unselected package liberror-perl.
(Reading database ... 189799 files and directories currently installed.)
Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
Unpacking liberror-perl (0.17-1.2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.2_all.deb ...
Unpacking git-man (1:2.7.4-0ubuntu1.2) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.2_amd64.deb ...
Unpacking git (1:2.7.4-0ubuntu1.2) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up liberror-perl (0.17-1.2) ...
Setting up git-man (1:2.7.4-0ubuntu1.2) ...
Setting up git (1:2.7.4-0ubuntu1.2) ...
spencerhill@ubuntu-budgie:~$ wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
OK
spencerhill@ubuntu-budgie:~$ echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
deb https://download.sublimetext.com/ apt/stable/
spencerhill@ubuntu-budgie:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://dl.google.com/linux/chrome/deb stable Release [1,189 B]
Get:3 http://dl.google.com/linux/chrome/deb stable Release.gpg [819 B]
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:5 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,372 B]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Hit:7 http://ppa.launchpad.net/budgie-remix/ppa/ubuntu xenial InRelease
Get:8 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [305 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [216 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [170 kB]
Get:13 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [60.0 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [220 kB]
Get:15 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [52.0 kB]
Get:16 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [48.7 kB]
Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [64.2 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5,892 B]
Get:19 http://us.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3,328 B]
Get:20 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [5,136 B]
Fetched 1,460 kB in 1s (1,172 kB/s)
Reading package lists... Done
E: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?
E: Failed to fetch https://download.sublimetext.com/apt/stable/InRelease
E: Some index files failed to download. They have been ignored, or old ones used instead.
spencerhill@ubuntu-budgie:~$ sudo apt-get install sublime-text
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package sublime-text
spencerhill@ubuntu-budgie:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:7 http://ppa.launchpad.net/budgie-remix/ppa/ubuntu xenial InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists... Done
E: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?
E: Failed to fetch https://download.sublimetext.com/apt/stable/InRelease
E: Some index files failed to download. They have been ignored, or old ones used instead.
spencerhill@ubuntu-budgie:~$ sudo echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
deb https://download.sublimetext.com/ apt/stable/
spencerhill@ubuntu-budgie:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:6 http://ppa.launchpad.net/budgie-remix/ppa/ubuntu xenial InRelease
Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists... Done
E: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?
E: Failed to fetch https://download.sublimetext.com/apt/stable/InRelease
E: Some index files failed to download. They have been ignored, or old ones used instead.
spencerhill@ubuntu-budgie:~$ sudo apt-get install apt-transport-https
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
apt-transport-https
0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
Need to get 26.1 kB of archives.
After this operation, 215 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.24 [26.1 kB]
Fetched 26.1 kB in 0s (94.2 kB/s)
Selecting previously unselected package apt-transport-https.
(Reading database ... 190614 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_1.2.24_amd64.deb ...
Unpacking apt-transport-https (1.2.24) ...
Setting up apt-transport-https (1.2.24) ...
spencerhill@ubuntu-budgie:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Hit:4 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Hit:5 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:7 http://ppa.launchpad.net/budgie-remix/ppa/ubuntu xenial InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:9 https://download.sublimetext.com apt/stable/ InRelease [2,562 B]
Get:10 https://download.sublimetext.com apt/stable/ Packages [711 B]
Fetched 3,273 B in 0s (4,050 B/s)
Reading package lists... Done
spencerhill@ubuntu-budgie:~$ sudo apt-get install sublime-text
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
sublime-text
0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
Need to get 7,747 kB of archives.
After this operation, 14.5 MB of additional disk space will be used.
Get:1 https://download.sublimetext.com apt/stable/ sublime-text 3126 [7,747 kB]
Fetched 7,747 kB in 12s (602 kB/s)
Selecting previously unselected package sublime-text.
(Reading database ... 190620 files and directories currently installed.)
Preparing to unpack .../sublime-text_3126_amd64.deb ...
Unpacking sublime-text (3126) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5.1~xenial) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up sublime-text (3126) ...
spencerhill@ubuntu-budgie:~$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"Zsh is not installed! Please install zsh first!
spencerhill@ubuntu-budgie:~$ sudo apt-get zsh
[sudo] password for spencerhill:
E: Invalid operation zsh
spencerhill@ubuntu-budgie:~$ sudo apt-get install zsh
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
zsh-common
Suggested packages:
zsh-doc
The following NEW packages will be installed:
zsh zsh-common
0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded.
Need to get 3,822 kB of archives.
After this operation, 14.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 zsh-common all 5.1.1-1ubuntu2 [3,170 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 zsh amd64 5.1.1-1ubuntu2 [651 kB]
Fetched 3,822 kB in 2s (1,831 kB/s)
Selecting previously unselected package zsh-common.
(Reading database ... 190696 files and directories currently installed.)
Preparing to unpack .../zsh-common_5.1.1-1ubuntu2_all.deb ...
Unpacking zsh-common (5.1.1-1ubuntu2) ...
Selecting previously unselected package zsh.
Preparing to unpack .../zsh_5.1.1-1ubuntu2_amd64.deb ...
Unpacking zsh (5.1.1-1ubuntu2) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up zsh-common (5.1.1-1ubuntu2) ...
Setting up zsh (5.1.1-1ubuntu2) ...
update-alternatives: using /bin/zsh5 to provide /bin/zsh (zsh) in auto mode
update-alternatives: using /bin/zsh5 to provide /bin/rzsh (rzsh) in auto mode
spencerhill@ubuntu-budgie:~$ sudo apt-get install git-core
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
git-core
0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
Need to get 1,454 B of archives.
After this operation, 8,192 B of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-core all 1:2.7.4-0ubuntu1.2 [1,454 B]
Fetched 1,454 B in 0s (8,057 B/s)
Selecting previously unselected package git-core.
(Reading database ... 191964 files and directories currently installed.)
Preparing to unpack .../git-core_1%3a2.7.4-0ubuntu1.2_all.deb ...
Unpacking git-core (1:2.7.4-0ubuntu1.2) ...
Setting up git-core (1:2.7.4-0ubuntu1.2) ...
spencerhill@ubuntu-budgie:~$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"Cloning Oh My Zsh...
Cloning into '/home/spencerhill/.oh-my-zsh'...
remote: Counting objects: 831, done.
remote: Compressing objects: 100% (700/700), done.
remote: Total 831 (delta 14), reused 776 (delta 10), pack-reused 0
Receiving objects: 100% (831/831), 567.67 KiB | 0 bytes/s, done.
Resolving deltas: 100% (14/14), done.
Checking connectivity... done.
Looking for an existing zsh config...
Using the Oh My Zsh template file and adding it to ~/.zshrc
Time to change your default shell to zsh!
Password:
__ __
____ / /_ ____ ___ __ __ ____ _____/ /_
/ __ \/ __ \ / __ `__ \/ / / / /_ / / ___/ __ \
/ /_/ / / / / / / / / / / /_/ / / /_(__ ) / / /
\____/_/ /_/ /_/ /_/ /_/\__, / /___/____/_/ /_/
/____/ ....is now installed!
Please look over the ~/.zshrc file to select plugins, themes, and options.
p.s. Follow us at https://twitter.com/ohmyzsh.
p.p.s. Get stickers and t-shirts at http://shop.planetargon.com.
➜ ~ sudo easy_install pip
sudo: easy_install: command not found
➜ ~ sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:5 http://ppa.launchpad.net/budgie-remix/ppa/ubuntu xenial InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Hit:7 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:9 https://download.sublimetext.com apt/stable/ InRelease
Reading package lists... Done
➜ ~ sudo apt-get install software-properties-common
Reading package lists... Done
Building dependency tree
Reading state information... Done
software-properties-common is already the newest version (0.96.20.7).
software-properties-common set to manually installed.
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
➜ ~ sudo apt-add-repository ppa:ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
http://ansible.com/
More info: https://launchpad.net/~ansible/+archive/ubuntu/ansible
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keyring `/tmp/tmp8q9_83ga/secring.gpg' created
gpg: keyring `/tmp/tmp8q9_83ga/pubring.gpg' created
gpg: requesting key 7BB9C367 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp8q9_83ga/trustdb.gpg: trustdb created
gpg: key 7BB9C367: public key "Launchpad PPA for Ansible, Inc." imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
➜ ~ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:5 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial InRelease [18.1 kB]
Get:6 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:7 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:9 https://download.sublimetext.com apt/stable/ InRelease
Hit:10 http://ppa.launchpad.net/budgie-remix/ppa/ubuntu xenial InRelease
Get:11 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial/main amd64 Packages [552 B]
Get:12 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial/main i386 Packages [552 B]
Get:13 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial/main Translation-en [340 B]
Fetched 122 kB in 1s (84.0 kB/s)
Reading package lists... Done
➜ ~ sudo apt-get install ansible
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
python-crypto python-ecdsa python-httplib2 python-jinja2 python-markupsafe python-paramiko python-pkg-resources
python-setuptools python-six python-yaml sshpass
Suggested packages:
python-crypto-dbg python-crypto-doc python-jinja2-doc python-setuptools-doc
The following NEW packages will be installed:
ansible python-crypto python-ecdsa python-httplib2 python-jinja2 python-markupsafe python-paramiko
python-pkg-resources python-setuptools python-six python-yaml sshpass
0 upgraded, 12 newly installed, 0 to remove and 19 not upgraded.
Need to get 2,985 kB of archives.
After this operation, 21.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-markupsafe amd64 0.23-2build2 [15.5 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-jinja2 all 2.8-1 [109 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-yaml amd64 3.11-3build1 [105 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-crypto amd64 2.6.1-6ubuntu0.16.04.2 [246 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-six all 1.10.0-3 [10.9 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-ecdsa all 0.13-2 [34.0 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-paramiko all 1.16.0-1 [109 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-httplib2 all 0.9.1+dfsg-1 [34.2 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 sshpass amd64 1.05-1 [10.5 kB]
Get:12 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial/main amd64 ansible all 2.3.2.0-1ppa~xenial [2,035 kB]
Fetched 2,985 kB in 20s (147 kB/s)
Selecting previously unselected package python-markupsafe.
(Reading database ... 191965 files and directories currently installed.)
Preparing to unpack .../python-markupsafe_0.23-2build2_amd64.deb ...
Unpacking python-markupsafe (0.23-2build2) ...
Selecting previously unselected package python-jinja2.
Preparing to unpack .../python-jinja2_2.8-1_all.deb ...
Unpacking python-jinja2 (2.8-1) ...
Selecting previously unselected package python-yaml.
Preparing to unpack .../python-yaml_3.11-3build1_amd64.deb ...
Unpacking python-yaml (3.11-3build1) ...
Selecting previously unselected package python-crypto.
Preparing to unpack .../python-crypto_2.6.1-6ubuntu0.16.04.2_amd64.deb ...
Unpacking python-crypto (2.6.1-6ubuntu0.16.04.2) ...
Selecting previously unselected package python-six.
Preparing to unpack .../python-six_1.10.0-3_all.deb ...
Unpacking python-six (1.10.0-3) ...
Selecting previously unselected package python-ecdsa.
Preparing to unpack .../python-ecdsa_0.13-2_all.deb ...
Unpacking python-ecdsa (0.13-2) ...
Selecting previously unselected package python-paramiko.
Preparing to unpack .../python-paramiko_1.16.0-1_all.deb ...
Unpacking python-paramiko (1.16.0-1) ...
Selecting previously unselected package python-httplib2.
Preparing to unpack .../python-httplib2_0.9.1+dfsg-1_all.deb ...
Unpacking python-httplib2 (0.9.1+dfsg-1) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ...
Unpacking python-pkg-resources (20.7.0-1) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ...
Unpacking python-setuptools (20.7.0-1) ...
Selecting previously unselected package sshpass.
Preparing to unpack .../sshpass_1.05-1_amd64.deb ...
Unpacking sshpass (1.05-1) ...
Selecting previously unselected package ansible.
Preparing to unpack .../ansible_2.3.2.0-1ppa~xenial_all.deb ...
Unpacking ansible (2.3.2.0-1ppa~xenial) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up python-markupsafe (0.23-2build2) ...
Setting up python-jinja2 (2.8-1) ...
Setting up python-yaml (3.11-3build1) ...
Setting up python-crypto (2.6.1-6ubuntu0.16.04.2) ...
Setting up python-six (1.10.0-3) ...
Setting up python-ecdsa (0.13-2) ...
Setting up python-paramiko (1.16.0-1) ...
Setting up python-httplib2 (0.9.1+dfsg-1) ...
Setting up python-pkg-resources (20.7.0-1) ...
Setting up python-setuptools (20.7.0-1) ...
Setting up sshpass (1.05-1) ...
Setting up ansible (2.3.2.0-1ppa~xenial) ...
➜ ~ sudo apt-get install dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
dkms is already the newest version (2.2.0.3-2ubuntu11.3).
dkms set to manually installed.
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
➜ ~ sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:3 http://ppa.launchpad.net/ansible/ansible/ubuntu xenial InRelease
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:5 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Hit:7 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:9 http://ppa.launchpad.net/budgie-remix/ppa/ubuntu xenial InRelease
Hit:10 https://download.sublimetext.com apt/stable/ InRelease
Fetched 102 kB in 0s (106 kB/s)
Reading package lists... Done
➜ ~ sudo apt-get install virtualbox-5.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package virtualbox-5.1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'virtualbox-5.1' has no installation candidate
➜ ~ sudo apt-get install virtualbox-5.1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package virtualbox-5.1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'virtualbox-5.1' has no installation candidate
➜ ~ sudo apt-get install virtualbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libgsoap8 libmng2 libmysqlclient20 libqt4-dbus libqt4-declarative libqt4-network libqt4-opengl libqt4-script
libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libvncserver1 mysql-common
qdbus qt-at-spi qtchooser qtcore4-l10n virtualbox-dkms virtualbox-qt
Suggested packages:
libqt4-declarative-folderlistmodel libqt4-declarative-gestures libqt4-declarative-particles
libqt4-declarative-shaders qt4-qmlviewer libqt4-dev qt4-qtconfig vde2 virtualbox-guest-additions-iso
The following NEW packages will be installed:
libgsoap8 libmng2 libmysqlclient20 libqt4-dbus libqt4-declarative libqt4-network libqt4-opengl libqt4-script
libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libvncserver1 mysql-common
qdbus qt-at-spi qtchooser qtcore4-l10n virtualbox virtualbox-dkms virtualbox-qt
0 upgraded, 24 newly installed, 0 to remove and 19 not upgraded.
Need to get 34.1 MB of archives.
After this operation, 143 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 libgsoap8 amd64 2.8.28-1 [216 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.19-0ubuntu0.16.04.1 [15.7 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.19-0ubuntu0.16.04.1 [809 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvncserver1 amd64 0.9.10+dfsg-3ubuntu0.16.04.1 [122 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 virtualbox-dkms all 5.0.40-dfsg-0ubuntu1.16.04.1 [623 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 virtualbox amd64 5.0.40-dfsg-0ubuntu1.16.04.1 [14.3 MB]
Get:24 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 virtualbox-qt amd64 5.0.40-dfsg-0ubuntu1.16.04.1 [7,195 kB]
Fetched 34.1 MB in 54s (620 kB/s)
Selecting previously unselected package libmng2:amd64.
(Reading database ... 194184 files and directories currently installed.)
Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ...
Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ...
Selecting previously unselected package libgsoap8:amd64.
Preparing to unpack .../libgsoap8_2.8.28-1_amd64.deb ...
Unpacking libgsoap8:amd64 (2.8.28-1) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../mysql-common_5.7.19-0ubuntu0.16.04.1_all.deb ...
Unpacking mysql-common (5.7.19-0ubuntu0.16.04.1) ...
Selecting previously unselected package libmysqlclient20:amd64.
Preparing to unpack .../libmysqlclient20_5.7.19-0ubuntu0.16.04.1_amd64.deb ...
Unpacking libmysqlclient20:amd64 (5.7.19-0ubuntu0.16.04.1) ...
Selecting previously unselected package qtcore4-l10n.
Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ...
Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqtcore4:amd64.
Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-xml:amd64.
Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqtdbus4:amd64.
Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package qtchooser.
Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ...
Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ...
Selecting previously unselected package qdbus.
Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-dbus:amd64.
Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-network:amd64.
Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-script:amd64.
Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-sql:amd64.
Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-xmlpatterns:amd64.
Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqtgui4:amd64.
Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-declarative:amd64.
Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-opengl:amd64.
Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libqt4-sql-mysql:amd64.
Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ...
Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Selecting previously unselected package libvncserver1:amd64.
Preparing to unpack .../libvncserver1_0.9.10+dfsg-3ubuntu0.16.04.1_amd64.deb ...
Unpacking libvncserver1:amd64 (0.9.10+dfsg-3ubuntu0.16.04.1) ...
Selecting previously unselected package qt-at-spi:amd64.
Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ...
Unpacking qt-at-spi:amd64 (0.4.0-3) ...
Selecting previously unselected package virtualbox-dkms.
Preparing to unpack .../virtualbox-dkms_5.0.40-dfsg-0ubuntu1.16.04.1_all.deb ...
Unpacking virtualbox-dkms (5.0.40-dfsg-0ubuntu1.16.04.1) ...
Selecting previously unselected package virtualbox.
Preparing to unpack .../virtualbox_5.0.40-dfsg-0ubuntu1.16.04.1_amd64.deb ...
Unpacking virtualbox (5.0.40-dfsg-0ubuntu1.16.04.1) ...
Selecting previously unselected package virtualbox-qt.
Preparing to unpack .../virtualbox-qt_5.0.40-dfsg-0ubuntu1.16.04.1_amd64.deb ...
Unpacking virtualbox-qt (5.0.40-dfsg-0ubuntu1.16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for systemd (229-4ubuntu19) ...
Processing triggers for ureadahead (0.100.0-19) ...
ureadahead will be reprofiled on next reboot
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5.1~xenial) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up libmng2:amd64 (2.0.2-0ubuntu3) ...
Setting up libgsoap8:amd64 (2.8.28-1) ...
Setting up mysql-common (5.7.19-0ubuntu0.16.04.1) ...
update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
Setting up libmysqlclient20:amd64 (5.7.19-0ubuntu0.16.04.1) ...
Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ...
Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libvncserver1:amd64 (0.9.10+dfsg-3ubuntu0.16.04.1) ...
Setting up virtualbox-dkms (5.0.40-dfsg-0ubuntu1.16.04.1) ...
Loading new virtualbox-5.0.40 DKMS files...
First Installation: checking all kernels...
Building only for 4.10.0-30-generic
Building initial module for 4.10.0-30-generic
Done.
vboxdrv:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.10.0-30-generic/updates/dkms/
vboxnetadp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.10.0-30-generic/updates/dkms/
vboxnetflt.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.10.0-30-generic/updates/dkms/
vboxpci.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.10.0-30-generic/updates/dkms/
depmod....
DKMS: install completed.
Setting up virtualbox (5.0.40-dfsg-0ubuntu1.16.04.1) ...
vboxweb.service is a disabled or a static unit, not starting it.
Job for virtualbox.service failed because the control process exited with error code. See "systemctl status virtualbox.service" and "journalctl -xe" for details.
invoke-rc.d: initscript virtualbox, action "restart" failed.
● virtualbox.service - LSB: VirtualBox Linux kernel module
Loaded: loaded (/etc/init.d/virtualbox; bad; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2017-08-11 21:04:02 PDT; 3ms ago
Docs: man:systemd-sysv-generator(8)
Process: 16450 ExecStart=/etc/init.d/virtualbox start (code=exited, status=1/FAILURE)
Aug 11 21:04:02 ubuntu-budgie systemd[1]: Starting LSB: VirtualBox Linux kernel module...
Aug 11 21:04:02 ubuntu-budgie virtualbox[16450]: * Loading VirtualBox kernel modules...
Aug 11 21:04:02 ubuntu-budgie virtualbox[16450]: * modprobe vboxdrv failed. Please use 'dmesg' to find out why
Aug 11 21:04:02 ubuntu-budgie virtualbox[16450]: ...fail!
Aug 11 21:04:02 ubuntu-budgie systemd[1]: virtualbox.service: Control process exited, code=exited status=1
Aug 11 21:04:02 ubuntu-budgie systemd[1]: Failed to start LSB: VirtualBox Linux kernel module.
Aug 11 21:04:02 ubuntu-budgie systemd[1]: virtualbox.service: Unit entered failed state.
Aug 11 21:04:02 ubuntu-budgie systemd[1]: virtualbox.service: Failed with result 'exit-code'.
Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ...
Setting up qt-at-spi:amd64 (0.4.0-3) ...
Setting up virtualbox-qt (5.0.40-dfsg-0ubuntu1.16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Processing triggers for shim-signed (1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1) ...
Processing triggers for systemd (229-4ubuntu19) ...
Processing triggers for ureadahead (0.100.0-19) ...
➜ ~ sudo apt-get install vagrant
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
busybox-static guile-2.0-libs libgc1c2 libqqwing2v5 libtimezonemap-data libtimezonemap1 libutempter0 lsof
xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
bsdtar build-essential bundler dpkg-dev fonts-lato g++ g++-5 javascript-common libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libgmp-dev libgmpxx4ldbl libjs-jquery libruby2.3 libstdc++-5-dev
rake ruby ruby-bundler ruby-childprocess ruby-dev ruby-did-you-mean ruby-domain-name ruby-erubis ruby-ffi
ruby-http-cookie ruby-i18n ruby-listen ruby-log4r ruby-mime-types ruby-minitest ruby-molinillo
ruby-net-http-persistent ruby-net-scp ruby-net-sftp ruby-net-ssh ruby-net-telnet ruby-netrc ruby-nokogiri
ruby-power-assert ruby-rb-inotify ruby-rest-client ruby-sqlite3 ruby-test-unit ruby-thor ruby-unf ruby-unf-ext
ruby2.3 ruby2.3-dev rubygems-integration sqlite3
Suggested packages:
bsdcpio debian-keyring g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg apache2 | lighttpd | httpd gmp-doc
libgmp10-doc libmpfr-dev libstdc++-5-doc ri publicsuffix sqlite3-doc
The following NEW packages will be installed:
bsdtar build-essential bundler dpkg-dev fonts-lato g++ g++-5 javascript-common libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libgmp-dev libgmpxx4ldbl libjs-jquery libruby2.3 libstdc++-5-dev
rake ruby ruby-bundler ruby-childprocess ruby-dev ruby-did-you-mean ruby-domain-name ruby-erubis ruby-ffi
ruby-http-cookie ruby-i18n ruby-listen ruby-log4r ruby-mime-types ruby-minitest ruby-molinillo
ruby-net-http-persistent ruby-net-scp ruby-net-sftp ruby-net-ssh ruby-net-telnet ruby-netrc ruby-nokogiri
ruby-power-assert ruby-rb-inotify ruby-rest-client ruby-sqlite3 ruby-test-unit ruby-thor ruby-unf ruby-unf-ext
ruby2.3 ruby2.3-dev rubygems-integration sqlite3 vagrant
0 upgraded, 52 newly installed, 0 to remove and 19 not upgraded.
Need to get 19.8 MB of archives.
After this operation, 86.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 bsdtar amd64 3.1.2-11ubuntu0.16.04.3 [47.9 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.4 [1,426 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.4 [8,300 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1,504 B]
Get:6 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.2 [584 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4,758 B]
Get:8 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B]
Get:9 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B]
Get:14 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.2 [2,958 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.2 [41.0 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B]
Get:18 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-molinillo all 0.4.3-1 [12.1 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-net-http-persistent all 2.9.4-1 [15.9 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-thor all 0.19.1-2 [43.7 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-bundler all 1.11.2-1 [122 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 bundler all 1.11.2-1 [4,796 B]
Get:23 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B]
Get:24 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB]
Get:26 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B]
Get:28 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB]
Get:29 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-ffi amd64 1.9.10debian-1build2 [74.5 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-childprocess all 0.5.9-1ubuntu1 [21.4 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3-dev amd64 2.3.1-2~16.04.2 [1,032 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-dev amd64 1:2.3.0+1 [4,408 B]
Get:34 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-unf-ext amd64 0.0.7.2-1build2 [95.0 kB]
Get:35 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-unf all 0.1.4-1 [4,532 B]
Get:36 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-domain-name all 0.5.20160216-2 [38.2 kB]
Get:37 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-erubis all 2.7.0-3 [88.6 kB]
Get:38 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-http-cookie all 1.0.2-1 [21.9 kB]
Get:39 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-i18n all 0.7.0-2 [34.1 kB]
Get:40 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-rb-inotify all 0.9.7-1 [11.2 kB]
Get:41 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-listen all 3.0.3-3 [25.3 kB]
Get:42 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-log4r all 1.1.10-4 [102 kB]
Get:43 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-mime-types all 2.6.1-1 [111 kB]
Get:44 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-net-ssh all 1:3.0.1-3 [83.3 kB]
Get:45 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-net-scp all 1.2.1-3 [16.4 kB]
Get:46 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-net-sftp all 1:2.1.2-3 [36.2 kB]
Get:47 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-netrc all 0.10.3-1 [5,478 B]
Get:48 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-nokogiri amd64 1.6.7.2-3build1 [88.3 kB]
Get:49 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-rest-client all 1.8.0-2ubuntu1 [25.2 kB]
Get:50 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 ruby-sqlite3 amd64 1.3.11-2build1 [34.3 kB]
Get:51 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 sqlite3 amd64 3.11.0-1ubuntu1 [515 kB]
Get:52 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 vagrant all 1.8.1+dfsg-1 [332 kB]
Fetched 19.8 MB in 18s (1,099 kB/s)
Extracting templates from packages: 100%
Selecting previously unselected package fonts-lato.
(Reading database ... 195034 files and directories currently installed.)
Preparing to unpack .../fonts-lato_2.0-1_all.deb ...
Unpacking fonts-lato (2.0-1) ...
Selecting previously unselected package bsdtar.
Preparing to unpack .../bsdtar_3.1.2-11ubuntu0.16.04.3_amd64.deb ...
Unpacking bsdtar (3.1.2-11ubuntu0.16.04.3) ...
Selecting previously unselected package libstdc++-5-dev:amd64.
Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.4_amd64.deb ...
Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.4) ...
Selecting previously unselected package g++-5.
Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.4_amd64.deb ...
Unpacking g++-5 (5.4.0-6ubuntu1~16.04.4) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ...
Unpacking g++ (4:5.3.1-1ubuntu1) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.2_all.deb ...
Unpacking dpkg-dev (1.18.4ubuntu1.2) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ...
Unpacking build-essential (12.1ubuntu2) ...
Selecting previously unselected package rubygems-integration.
Preparing to unpack .../rubygems-integration_1.10_all.deb ...
Unpacking rubygems-integration (1.10) ...
Selecting previously unselected package rake.
Preparing to unpack .../archives/rake_10.5.0-2_all.deb ...
Unpacking rake (10.5.0-2) ...
Selecting previously unselected package ruby-did-you-mean.
Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ...
Unpacking ruby-did-you-mean (1.0.0-2) ...
Selecting previously unselected package ruby-minitest.
Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ...
Unpacking ruby-minitest (5.8.4-2) ...
Selecting previously unselected package ruby-net-telnet.
Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ...
Unpacking ruby-net-telnet (0.1.1-2) ...
Selecting previously unselected package ruby-power-assert.
Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ...
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~16.04.2_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~16.04.2) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~16.04.2_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~16.04.2) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package ruby-molinillo.
Preparing to unpack .../ruby-molinillo_0.4.3-1_all.deb ...
Unpacking ruby-molinillo (0.4.3-1) ...
Selecting previously unselected package ruby-net-http-persistent.
Preparing to unpack .../ruby-net-http-persistent_2.9.4-1_all.deb ...
Unpacking ruby-net-http-persistent (2.9.4-1) ...
Selecting previously unselected package ruby-thor.
Preparing to unpack .../ruby-thor_0.19.1-2_all.deb ...
Unpacking ruby-thor (0.19.1-2) ...
Selecting previously unselected package ruby-bundler.
Preparing to unpack .../ruby-bundler_1.11.2-1_all.deb ...
Unpacking ruby-bundler (1.11.2-1) ...
Selecting previously unselected package bundler.
Preparing to unpack .../bundler_1.11.2-1_all.deb ...
Unpacking bundler (1.11.2-1) ...
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.03-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libgmpxx4ldbl:amd64.
Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ...
Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Selecting previously unselected package libgmp-dev:amd64.
Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ...
Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ...
Unpacking libjs-jquery (1.11.3+dfsg-4) ...
Selecting previously unselected package ruby-ffi.
Preparing to unpack .../ruby-ffi_1.9.10debian-1build2_amd64.deb ...
Unpacking ruby-ffi (1.9.10debian-1build2) ...
Selecting previously unselected package ruby-childprocess.
Preparing to unpack .../ruby-childprocess_0.5.9-1ubuntu1_all.deb ...
Unpacking ruby-childprocess (0.5.9-1ubuntu1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~16.04.2_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~16.04.2) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Selecting previously unselected package ruby-unf-ext.
Preparing to unpack .../ruby-unf-ext_0.0.7.2-1build2_amd64.deb ...
Unpacking ruby-unf-ext (0.0.7.2-1build2) ...
Selecting previously unselected package ruby-unf.
Preparing to unpack .../ruby-unf_0.1.4-1_all.deb ...
Unpacking ruby-unf (0.1.4-1) ...
Selecting previously unselected package ruby-domain-name.
Preparing to unpack .../ruby-domain-name_0.5.20160216-2_all.deb ...
Unpacking ruby-domain-name (0.5.20160216-2) ...
Selecting previously unselected package ruby-erubis.
Preparing to unpack .../ruby-erubis_2.7.0-3_all.deb ...
Unpacking ruby-erubis (2.7.0-3) ...
Selecting previously unselected package ruby-http-cookie.
Preparing to unpack .../ruby-http-cookie_1.0.2-1_all.deb ...
Unpacking ruby-http-cookie (1.0.2-1) ...
Selecting previously unselected package ruby-i18n.
Preparing to unpack .../ruby-i18n_0.7.0-2_all.deb ...
Unpacking ruby-i18n (0.7.0-2) ...
Selecting previously unselected package ruby-rb-inotify.
Preparing to unpack .../ruby-rb-inotify_0.9.7-1_all.deb ...
Unpacking ruby-rb-inotify (0.9.7-1) ...
Selecting previously unselected package ruby-listen.
Preparing to unpack .../ruby-listen_3.0.3-3_all.deb ...
Unpacking ruby-listen (3.0.3-3) ...
Selecting previously unselected package ruby-log4r.
Preparing to unpack .../ruby-log4r_1.1.10-4_all.deb ...
Unpacking ruby-log4r (1.1.10-4) ...
Selecting previously unselected package ruby-mime-types.
Preparing to unpack .../ruby-mime-types_2.6.1-1_all.deb ...
Unpacking ruby-mime-types (2.6.1-1) ...
Selecting previously unselected package ruby-net-ssh.
Preparing to unpack .../ruby-net-ssh_1%3a3.0.1-3_all.deb ...
Unpacking ruby-net-ssh (1:3.0.1-3) ...
Selecting previously unselected package ruby-net-scp.
Preparing to unpack .../ruby-net-scp_1.2.1-3_all.deb ...
Unpacking ruby-net-scp (1.2.1-3) ...
Selecting previously unselected package ruby-net-sftp.
Preparing to unpack .../ruby-net-sftp_1%3a2.1.2-3_all.deb ...
Unpacking ruby-net-sftp (1:2.1.2-3) ...
Selecting previously unselected package ruby-netrc.
Preparing to unpack .../ruby-netrc_0.10.3-1_all.deb ...
Unpacking ruby-netrc (0.10.3-1) ...
Selecting previously unselected package ruby-nokogiri.
Preparing to unpack .../ruby-nokogiri_1.6.7.2-3build1_amd64.deb ...
Unpacking ruby-nokogiri (1.6.7.2-3build1) ...
Selecting previously unselected package ruby-rest-client.
Preparing to unpack .../ruby-rest-client_1.8.0-2ubuntu1_all.deb ...
Unpacking ruby-rest-client (1.8.0-2ubuntu1) ...
Selecting previously unselected package ruby-sqlite3.
Preparing to unpack .../ruby-sqlite3_1.3.11-2build1_amd64.deb ...
Unpacking ruby-sqlite3 (1.3.11-2build1) ...
Selecting previously unselected package sqlite3.
Preparing to unpack .../sqlite3_3.11.0-1ubuntu1_amd64.deb ...
Unpacking sqlite3 (3.11.0-1ubuntu1) ...
Selecting previously unselected package vagrant.
Preparing to unpack .../vagrant_1.8.1+dfsg-1_all.deb ...
Unpacking vagrant (1.8.1+dfsg-1) ...
Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
Setting up fonts-lato (2.0-1) ...
Setting up bsdtar (3.1.2-11ubuntu0.16.04.3) ...
Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.4) ...
Setting up g++-5 (5.4.0-6ubuntu1~16.04.4) ...
Setting up g++ (4:5.3.1-1ubuntu1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up dpkg-dev (1.18.4ubuntu1.2) ...
Setting up build-essential (12.1ubuntu2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up javascript-common (11) ...
Setting up libalgorithm-diff-perl (1.19.03-1) ...
Setting up libalgorithm-diff-xs-perl (0.04-4build1) ...
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up libjs-jquery (1.11.3+dfsg-4) ...
Setting up sqlite3 (3.11.0-1ubuntu1) ...
Setting up rake (10.5.0-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~16.04.2) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~16.04.2) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby2.3 (2.3.1-2~16.04.2) ...
Setting up ruby (1:2.3.0+1) ...
Setting up ruby-molinillo (0.4.3-1) ...
Setting up ruby-net-http-persistent (2.9.4-1) ...
Setting up ruby-thor (0.19.1-2) ...
Setting up ruby-bundler (1.11.2-1) ...
Setting up bundler (1.11.2-1) ...
Setting up ruby-ffi (1.9.10debian-1build2) ...
Setting up ruby-childprocess (0.5.9-1ubuntu1) ...
Setting up ruby-unf-ext (0.0.7.2-1build2) ...
Setting up ruby-unf (0.1.4-1) ...
Setting up ruby-domain-name (0.5.20160216-2) ...
Setting up ruby-erubis (2.7.0-3) ...
Setting up ruby-http-cookie (1.0.2-1) ...
Setting up ruby-i18n (0.7.0-2) ...
Setting up ruby-rb-inotify (0.9.7-1) ...
Setting up ruby-listen (3.0.3-3) ...
Setting up ruby-log4r (1.1.10-4) ...
Setting up ruby-mime-types (2.6.1-1) ...
Setting up ruby-net-ssh (1:3.0.1-3) ...
Setting up ruby-net-scp (1.2.1-3) ...
Setting up ruby-net-sftp (1:2.1.2-3) ...
Setting up ruby-netrc (0.10.3-1) ...
Setting up ruby-nokogiri (1.6.7.2-3build1) ...
Setting up ruby-rest-client (1.8.0-2ubuntu1) ...
Setting up ruby-sqlite3 (1.3.11-2build1) ...
Setting up vagrant (1.8.1+dfsg-1) ...
Processing triggers for libc-bin (2.23-0ubuntu9) ...
➜ ~ vagrant plugin install vagrant-bindfs
Installing the 'vagrant-bindfs' plugin. This can take a few minutes...
/usr/lib/ruby/2.3.0/rubygems/specification.rb:946:in `all=': undefined method `group_by' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:275:in `with_isolated_gem'
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:231:in `internal_install'
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:102:in `install'
from /usr/lib/ruby/vendor_ruby/vagrant/plugin/manager.rb:62:in `block in install_plugin'
from /usr/lib/ruby/vendor_ruby/vagrant/plugin/manager.rb:72:in `install_plugin'
from /usr/share/vagrant/plugins/commands/plugin/action/install_gem.rb:37:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/share/vagrant/plugins/commands/plugin/command/base.rb:14:in `action'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:32:in `block in execute'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:31:in `each'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:31:in `execute'
from /usr/share/vagrant/plugins/commands/plugin/command/root.rb:56:in `execute'
from /usr/lib/ruby/vendor_ruby/vagrant/cli.rb:42:in `execute'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:268:in `cli'
from /usr/bin/vagrant:173:in `<main>'
➜ ~ vagrant plugin install vagrant-bindfs
Installing the 'vagrant-bindfs' plugin. This can take a few minutes...
/usr/lib/ruby/2.3.0/rubygems/specification.rb:946:in `all=': undefined method `group_by' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:275:in `with_isolated_gem'
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:231:in `internal_install'
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:102:in `install'
from /usr/lib/ruby/vendor_ruby/vagrant/plugin/manager.rb:62:in `block in install_plugin'
from /usr/lib/ruby/vendor_ruby/vagrant/plugin/manager.rb:72:in `install_plugin'
from /usr/share/vagrant/plugins/commands/plugin/action/install_gem.rb:37:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/share/vagrant/plugins/commands/plugin/command/base.rb:14:in `action'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:32:in `block in execute'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:31:in `each'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:31:in `execute'
from /usr/share/vagrant/plugins/commands/plugin/command/root.rb:56:in `execute'
from /usr/lib/ruby/vendor_ruby/vagrant/cli.rb:42:in `execute'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:268:in `cli'
from /usr/bin/vagrant:173:in `<main>'
➜ ~ sudo vagrant plugin install vagrant-bindfs
Installing the 'vagrant-bindfs' plugin. This can take a few minutes...
/usr/lib/ruby/2.3.0/rubygems/specification.rb:946:in `all=': undefined method `group_by' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:275:in `with_isolated_gem'
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:231:in `internal_install'
from /usr/lib/ruby/vendor_ruby/vagrant/bundler.rb:102:in `install'
from /usr/lib/ruby/vendor_ruby/vagrant/plugin/manager.rb:62:in `block in install_plugin'
from /usr/lib/ruby/vendor_ruby/vagrant/plugin/manager.rb:72:in `install_plugin'
from /usr/share/vagrant/plugins/commands/plugin/action/install_gem.rb:37:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/warden.rb:34:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/builder.rb:116:in `call'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `block in run'
from /usr/lib/ruby/vendor_ruby/vagrant/util/busy.rb:19:in `busy'
from /usr/lib/ruby/vendor_ruby/vagrant/action/runner.rb:66:in `run'
from /usr/share/vagrant/plugins/commands/plugin/command/base.rb:14:in `action'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:32:in `block in execute'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:31:in `each'
from /usr/share/vagrant/plugins/commands/plugin/command/install.rb:31:in `execute'
from /usr/share/vagrant/plugins/commands/plugin/command/root.rb:56:in `execute'
from /usr/lib/ruby/vendor_ruby/vagrant/cli.rb:42:in `execute'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:268:in `cli'
from /usr/bin/vagrant:173:in `<main>'
➜ ~ sudo vagrant plugin install vagrant-bindfs
[sudo] password for spencerhill:
Installing the 'vagrant-bindfs' plugin. This can take a few minutes...
Fetching: vagrant-share-1.1.9.gem (100%)
Fetching: vagrant-bindfs-1.0.8.gem (100%)
Installed the plugin 'vagrant-bindfs (1.0.8)'!
➜ ~ sudo vagrant plugin install vagrant-hostmanager
Installing the 'vagrant-hostmanager' plugin. This can take a few minutes...
Fetching: vagrant-hostmanager-1.8.7.gem (100%)
Installed the plugin 'vagrant-hostmanager (1.8.7)'!
➜ ~ pwd
/home/spencerhill
➜ ~ ls
Desktop Documents Downloads Music Pictures Public Templates Videos
➜ ~ mkdir Sites && cd Sites
➜ Sites ssh-keygen -t rsa -b 4096 -C "thespencerhill@gmail.com"
Generating public/private rsa key pair.
Enter file in which to save the key (/home/spencerhill/.ssh/id_rsa):
Created directory '/home/spencerhill/.ssh'.
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /home/spencerhill/.ssh/id_rsa.
Your public key has been saved in /home/spencerhill/.ssh/id_rsa.pub.
The key fingerprint is:
SHA256:AiteWnodcV19rbakHLIy//rnJo7Eac0e3Zv2bbOMgi4 thespencerhill@gmail.com
The key's randomart image is:
+---[RSA 4096]----+
| .. .|
| . . . o|
| . . . . o |
| o o . . + |
| . + o S + = . |
| . * . oo..+o... |
| + . . +* + . .|
| . E +.+..=o=|
| o.o=**o**|
+----[SHA256]-----+
➜ Sites eval "$(ssh-agent -s)"
Agent pid 21992
➜ Sites ssh-add ~/.ssh/id_rsa
Enter passphrase for /home/spencerhill/.ssh/id_rsa:
Identity added: /home/spencerhill/.ssh/id_rsa (/home/spencerhill/.ssh/id_rsa)
➜ Sites sudo apt-get install xclip
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
bsdtar bundler busybox-static fonts-lato guile-2.0-libs javascript-common libgc1c2 libgmp-dev libgmpxx4ldbl
libjs-jquery libqqwing2v5 libruby2.3 libtimezonemap-data libtimezonemap1 libutempter0 lsof rake ruby ruby-bundler
ruby-childprocess ruby-dev ruby-did-you-mean ruby-domain-name ruby-erubis ruby-ffi ruby-http-cookie ruby-i18n
ruby-listen ruby-log4r ruby-mime-types ruby-minitest ruby-molinillo ruby-net-http-persistent ruby-net-scp
ruby-net-sftp ruby-net-ssh ruby-net-telnet ruby-netrc ruby-nokogiri ruby-power-assert ruby-rb-inotify
ruby-rest-client ruby-sqlite3 ruby-test-unit ruby-thor ruby-unf ruby-unf-ext ruby2.3 ruby2.3-dev
rubygems-integration sqlite3 xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
xclip
0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
Need to get 17.0 kB of archives.
After this operation, 72.7 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 xclip amd64 0.12+svn84-4 [17.0 kB]
Fetched 17.0 kB in 0s (61.4 kB/s)
Selecting previously unselected package xclip.
(Reading database ... 204862 files and directories currently installed.)
Preparing to unpack .../xclip_0.12+svn84-4_amd64.deb ...
Unpacking xclip (0.12+svn84-4) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up xclip (0.12+svn84-4) ...
➜ Sites xclip -sel clip < ~/.ssh/id_rsa.pub
➜ Sites git clone git@gitlab.iteratemarketing.com:theportlandcompany/kangapestcontrol.com.git
Cloning into 'kangapestcontrol.com'...
The authenticity of host 'gitlab.iteratemarketing.com (50.112.185.53)' can't be established.
ECDSA key fingerprint is SHA256:xBqM+U9nEV0TCn7c89qHDWpOerhCqVmgCQHWQ4wYqr0.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'gitlab.iteratemarketing.com,50.112.185.53' (ECDSA) to the list of known hosts.
remote: Counting objects: 822, done.
remote: Compressing objects: 100% (596/596), done.
remote: Total 822 (delta 169), reused 802 (delta 159)
Receiving objects: 100% (822/822), 4.88 MiB | 1.16 MiB/s, done.
Resolving deltas: 100% (169/169), done.
Checking connectivity... done.
➜ Sites cd kangapestcontrol.com/trellis
➜ trellis git:(master) vagrant up
VirtualBox is complaining that the installation is incomplete. Please
run `VBoxManage --version` to see the error message which should contain
instructions on how to fix this error.
➜ trellis git:(master) ansible-galaxy install -r requirements.yml
- downloading role 'composer', owned by geerlingguy
- downloading role from https://github.com/geerlingguy/ansible-role-composer/archive/1.5.0.tar.gz
- extracting composer to /home/spencerhill/Sites/kangapestcontrol.com/trellis/vendor/roles/composer
- composer (1.5.0) was installed successfully
- downloading role 'ntp', owned by geerlingguy
- downloading role from https://github.com/geerlingguy/ansible-role-ntp/archive/1.3.0.tar.gz
- extracting ntp to /home/spencerhill/Sites/kangapestcontrol.com/trellis/vendor/roles/ntp
- ntp (1.3.0) was installed successfully
- downloading role 'logrotate', owned by nickhammond
- downloading role from https://github.com/nickhammond/ansible-logrotate/archive/e7a498d.tar.gz
- extracting logrotate to /home/spencerhill/Sites/kangapestcontrol.com/trellis/vendor/roles/logrotate
- logrotate (e7a498d) was installed successfully
- downloading role 'swapfile', owned by kamaln7
- downloading role from https://github.com/kamaln7/ansible-swapfile/archive/0.4.tar.gz
- extracting swapfile to /home/spencerhill/Sites/kangapestcontrol.com/trellis/vendor/roles/swapfile
- swapfile (0.4) was installed successfully
- downloading role 'daemonize', owned by geerlingguy
- downloading role from https://github.com/geerlingguy/ansible-role-daemonize/archive/1.1.1.tar.gz
- extracting geerlingguy.daemonize to /home/spencerhill/Sites/kangapestcontrol.com/trellis/vendor/roles/geerlingguy.daemonize
- geerlingguy.daemonize (1.1.1) was installed successfully
- downloading role 'mailhog', owned by geerlingguy
- downloading role from https://github.com/geerlingguy/ansible-role-mailhog/archive/2.1.0.tar.gz
- extracting mailhog to /home/spencerhill/Sites/kangapestcontrol.com/trellis/vendor/roles/mailhog
- mailhog (2.1.0) was installed successfully
[WARNING]: - dependency geerlingguy.daemonize from role mailhog differs from already installed version (1.1.1),
skipping
➜ trellis git:(master) vagrant up
VirtualBox is complaining that the installation is incomplete. Please
run `VBoxManage --version` to see the error message which should contain
instructions on how to fix this error.
➜ trellis git:(master) VBoxManage --version
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
5.0.40_Ubuntur115130
➜ trellis git:(master) sudo apt-get install linux-headers-generic
[sudo] password for spencerhill:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
bsdtar bundler busybox-static fonts-lato guile-2.0-libs javascript-common libgc1c2 libgmp-dev libgmpxx4ldbl
libjs-jquery libqqwing2v5 libruby2.3 libtimezonemap-data libtimezonemap1 libutempter0 lsof rake ruby ruby-bundler
ruby-childprocess ruby-dev ruby-did-you-mean ruby-domain-name ruby-erubis ruby-ffi ruby-http-cookie ruby-i18n
ruby-listen ruby-log4r ruby-mime-types ruby-minitest ruby-molinillo ruby-net-http-persistent ruby-net-scp
ruby-net-sftp ruby-net-ssh ruby-net-telnet ruby-netrc ruby-nokogiri ruby-power-assert ruby-rb-inotify
ruby-rest-client ruby-sqlite3 ruby-test-unit ruby-thor ruby-unf ruby-unf-ext ruby2.3 ruby2.3-dev
rubygems-integration sqlite3 xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
linux-headers-4.4.0-91 linux-headers-4.4.0-91-generic
The following NEW packages will be installed:
linux-headers-4.4.0-91 linux-headers-4.4.0-91-generic linux-headers-generic
0 upgraded, 3 newly installed, 0 to remove and 19 not upgraded.
Need to get 10.7 MB of archives.
After this operation, 78.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-4.4.0-91 all 4.4.0-91.114 [9,876 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-4.4.0-91-generic amd64 4.4.0-91.114 [791 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-headers-generic amd64 4.4.0.91.96 [2,262 B]
Fetched 10.7 MB in 7s (1,509 kB/s)
Selecting previously unselected package linux-headers-4.4.0-91.
(Reading database ... 204874 files and directories currently installed.)
Preparing to unpack .../linux-headers-4.4.0-91_4.4.0-91.114_all.deb ...
Unpacking linux-headers-4.4.0-91 (4.4.0-91.114) ...
Selecting previously unselected package linux-headers-4.4.0-91-generic.
Preparing to unpack .../linux-headers-4.4.0-91-generic_4.4.0-91.114_amd64.deb ...
Unpacking linux-headers-4.4.0-91-generic (4.4.0-91.114) ...
Selecting previously unselected package linux-headers-generic.
Preparing to unpack .../linux-headers-generic_4.4.0.91.96_amd64.deb ...
Unpacking linux-headers-generic (4.4.0.91.96) ...
Setting up linux-headers-4.4.0-91 (4.4.0-91.114) ...
Setting up linux-headers-4.4.0-91-generic (4.4.0-91.114) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 4.4.0-91-generic /boot/vmlinuz-4.4.0-91-generic
Setting up linux-headers-generic (4.4.0.91.96) ...
➜ trellis git:(master) VBoxManage --version
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
5.0.40_Ubuntur115130
➜ trellis git:(master) vagrant up
VirtualBox is complaining that the installation is incomplete. Please
run `VBoxManage --version` to see the error message which should contain
instructions on how to fix this error.
➜ trellis git:(master) VBoxManage --version
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
5.0.40_Ubuntur115130
➜ trellis git:(master) sudo apt-get install virtualbox-dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
virtualbox-dkms is already the newest version (5.0.40-dfsg-0ubuntu1.16.04.1).
virtualbox-dkms set to manually installed.
The following packages were automatically installed and are no longer required:
bsdtar bundler busybox-static fonts-lato guile-2.0-libs javascript-common libgc1c2 libgmp-dev libgmpxx4ldbl
libjs-jquery libqqwing2v5 libruby2.3 libtimezonemap-data libtimezonemap1 libutempter0 lsof rake ruby ruby-bundler
ruby-childprocess ruby-dev ruby-did-you-mean ruby-domain-name ruby-erubis ruby-ffi ruby-http-cookie ruby-i18n
ruby-listen ruby-log4r ruby-mime-types ruby-minitest ruby-molinillo ruby-net-http-persistent ruby-net-scp
ruby-net-sftp ruby-net-ssh ruby-net-telnet ruby-netrc ruby-nokogiri ruby-power-assert ruby-rb-inotify
ruby-rest-client ruby-sqlite3 ruby-test-unit ruby-thor ruby-unf ruby-unf-ext ruby2.3 ruby2.3-dev
rubygems-integration sqlite3 xul-ext-ubufox
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
➜ trellis git:(master) VBoxManage --version
WARNING: The character device /dev/vboxdrv does not exist.
Please install the virtualbox-dkms package and the appropriate
headers, most likely linux-headers-generic.
You will not be able to start VMs until this problem is fixed.
5.0.40_Ubuntur115130
➜ trellis git:(master) vagrant up
VirtualBox is complaining that the installation is incomplete. Please
run `VBoxManage --version` to see the error message which should contain
instructions on how to fix this error.
➜ trellis git:(master)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment