Picture of Joseph Friedman
Trouble installing on Mac OSX
by Joseph Friedman - Friday, 18 March 2016, 5:59 PM
 

Hi:

I've been having trouble installing the Adapt tool after following the instructions--I've tried uninstalling/reinstalling both Vagrant and VirtualBox multiple times, and have tried previous versions of Adapt. Could someone please give me some guidance? See the humongous log file below.

Thanks,

Joseph

Bringing machine 'default' up with 'virtualbox' provider...

==> default: Importing base box 'ubuntu/trusty64'...

==> default: Matching MAC address for NAT networking...

==> default: Checking if box 'ubuntu/trusty64' is up to date...

==> default: Setting the name of the VM: adapt_authoring_default_1458323195870_47919

==> default: Clearing any previously set forwarded ports...

==> default: Clearing any previously set network interfaces...

==> default: Preparing network interfaces based on configuration...

    default: Adapter 1: nat

==> default: Forwarding ports...

    default: 5000 (guest) => 5000 (host) (adapter 1)

    default: 5858 (guest) => 5858 (host) (adapter 1)

    default: 27017 (guest) => 27027 (host) (adapter 1)

    default: 22 (guest) => 2222 (host) (adapter 1)

==> default: Running 'pre-boot' VM customizations...

==> default: Booting VM...

==> default: Waiting for machine to boot. This may take a few minutes...

    default: SSH address: 127.0.0.1:2222

    default: SSH username: vagrant

    default: SSH auth method: private key

    default: 

    default: Vagrant insecure key detected. Vagrant will automatically replace

    default: this with a newly generated keypair for better security.

    default: 

    default: Inserting generated public key within guest...

    default: Removing insecure key from the guest if it's present...

    default: Key inserted! Disconnecting and reconnecting using new SSH key...

==> default: Machine booted and ready!

==> default: Checking for guest additions in VM...

    default: The guest additions on this VM do not match the installed version of

    default: VirtualBox! In most cases this is fine, but in rare cases it can

    default: prevent things such as shared folders from working properly. If you see

    default: shared folder errors, please make sure the guest additions within the

    default: virtual machine match the version of VirtualBox you have installed on

    default: your host and reload your VM.

    default: 

    default: Guest Additions Version: 4.3.36

    default: VirtualBox Version: 5.0

==> default: Mounting shared folders...

    default: /vagrant => /Users/Joseph/Downloads/adapt_authoring

==> default: Running provisioner: shell...

    default: Running: /var/folders/l6/kwk_2_hn1b94yps_qsbxsh5w0000gn/T/vagrant-shell20160318-81130-1ltzz2d.sh

==> default: stdin: is not a tty

==> default:  Upgraded, advanced or not normally available multimedia packages for Trusty

==> default: 

==> default: *Please note that if using this ppa I would *not* try upgrading to 14.10/15.04, ect. Do a fresh install instead. The intent here is just for users wishing to stay on 14.04*

==> default: 

==> default: If upgrading releases anyway use ppa-purge *First* -

==> default: sudo ppa-purge  ppa:mc3man/trusty-media

==> default: 

==> default: Also note that using this ppa then disabling may cause issue for installing i386 packages like used by wine. So once enabled leave enabled or purge before removing.

==> default: 

==> default: Additionally if using apt-get * sudo  apt-get dist-upgrade will be needed* at times.(pay attention).  Otherwise package managers may be ok.

==> default: 

==> default: So typically to enable & first use -

==> default: sudo add-apt-repository ppa:mc3man/trusty-media

==> default: sudo apt-get update

==> default: sudo apt-get dist-upgrade

==> default: 

==> default: A few notes:

==> default: gstreamer0.10-ffmpeg - needed for some apps that still use gstreamer-0.10 & also provides h.264 in html5 decoding for firefox < 30.

==> default: Note that Firefox 30 will support h.264 in html5 thru gstreamer1.0-libav & should be available soon

==> default: 

==> default: A standalone ppa is here for gstreamer0.10-ffmpeg  -

==> default: https://launchpad.net/~mc3man/+archive/ubuntu/gstffmpeg-keep

==> default: 

==> default: 

==> default: Vlc: after upgrading please remove ~/.config/vlc folder to ensure proper runnning

==> default: 

==> default: Totem+grilo - it's quite possible this & RB+grilo will show in 14.04 by first point release, if so will probably remove. Also note some plugins work well, some don't at all, bit of a mess

==> default: 

==> default: rhythmbox+grilo - needs to be enabled in rhythmbox > tools > plugins

==> default: Plus install grilo-plugins if not already

==> default: 

==> default: mpv - has been removed as 14.04.4-lts requires higher libva than what's in 14.04 or in this ppa

==> default: Available here with newer libva & i965 driver

==> default: https://launchpad.net/~mc3man/+archive/mpv-tests

==> default: 

==> default: *Note* - Osc config options now go into ~/.mpv/lua-settings/osc.config

==> default: refer to manpage or pdf in /usr/share/doc/mpv

==> default: If this is a new install of mpv setting are in ~/.config/mpv

==> default: 

==> default: mplayer - described here, note mencoder is not inc. & likely will not be, you may be able to use repo mencoder..

==> default: https://launchpad.net/~mc3man/+archive/mplayer-test

==> default: 

==> default: fdkaac (fdkaac-encoder) - described here

==> default: https://launchpad.net/~mc3man/+archive/fdkaac-encoder

==> default: 

==> default: x264 - for use with ffmpeg from here, supports both 8 & 10 bit encoding

==> default: 

==> default: ffmpeg -

==> default: a static build for use of the binaries, installed to /opt/ffmpeg

==> default: binaries are symlinked in /usr/bin (ffmpeg, ffplay, ffprobe

==> default: 

==> default: For info on using libfdk_aac see here -

==> default: http://trac.ffmpeg.org/wiki/Encode/AAC

==> default: 

==> default: Can be used for both 8 & 10 bit x264 encoding with this ppa's libx264, default is 8

==> default: For 10 bit preload the 10 bit .so first in terminal, eg.,

==> default: export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/x264-10bit/libx264.so.142

==> default: or

==> default: export LD_PRELOAD=/usr/lib/i386-linux-gnu/x264-10bit/libx264.so.142

==> default: 

==> default: libav - has fdkaac encoding enabled

==> default: 

==> default: yasm -

==> default:  has been patched to improve compiling x265

==> default: 

==> default: devede -

==> default:  can use either avconv or ffmpeg from here

==> default:  1st choice for previewer is mplayer (version here is best

==> default: 

==> default: K9copy -

==> default: Mainly for ripping, as far as encoding there are better apps. If inclined to use for encoding then use mencoder as ffmpeg support is quite limited

==> default: 

==> default: For rhythmbox users a wide range of plugins can be found here -

==> default: https://launchpad.net/~fossfreedom/+archive/rhythmbox-plugins

==> default: 

==> default: Abcde -

==> default: ck. Suggested in synaptic for add. useful packages

==> default: A guide to config is here -

==> default: http://www.andrews-corner.org/abcde.html

==> default: 

==> default: An excellent  audio recorder is available here -

==> default: https://launchpad.net/~osmoma/+archive/audio-recorder

==> default: 

==> default: A good blender ppa is here -

==> default:  https://launchpad.net/~irie/+archive/blender

==> default: 

==> default: To further extend this ppa to libav11 check here -

==> default: https://launchpad.net/~mc3man/+archive/ubuntu/testing6

==> default: 

==> default: To repeat -

==> default: *Please note that if using this ppa I would *not* try upgrading to 14.10/15.04, ect. Do a fresh install instead. The intent here is just for users wishing to stay on 14.04*

==> default: If upgrading anyway use ppa-purge first -

==> default: sudo ppa-purge  ppa:mc3man/trusty-media

==> default: 

==> default: Also note that with apt-get a sudo apt-get dist-upgrade is needed for initial setup & with some package upgrades

==> default:  More info: https://launchpad.net/~mc3man/+archive/ubuntu/trusty-media

==> default: gpg: keyring `/tmp/tmpx2tm6t_q/secring.gpg' created

==> default: gpg: keyring `/tmp/tmpx2tm6t_q/pubring.gpg' created

==> default: gpg: requesting key ED8E640A from hkp server keyserver.ubuntu.com

==> default: gpg: 

==> default: /tmp/tmpx2tm6t_q/trustdb.gpg: trustdb created

==> default: gpg: 

==> default: key ED8E640A: public key "Launchpad PPA for Doug McMahon" imported

==> default: gpg: 

==> default: no ultimately trusted keys found

==> default: gpg: 

==> default: Total number processed: 1

==> default: gpg: 

==> default:               imported: 1

==> default:   (RSA: 1)

==> default: OK

==> default: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]

==> default: Ign http://archive.ubuntu.com trusty InRelease

==> default: Get:2 http://ppa.launchpad.net trusty InRelease [15.5 kB]

==> default: Get:3 http://security.ubuntu.com trusty-security/main Sources [109 kB]

==> default: Get:4 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB]

==> default: Get:5 http://ppa.launchpad.net trusty/main amd64 Packages [44.1 kB]

==> default: Get:6 http://security.ubuntu.com trusty-security/universe Sources [34.0 kB]

==> default: Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [444 kB]

==> default: Get:8 http://ppa.launchpad.net trusty/main Translation-en [25.4 kB]

==> default: Get:9 http://archive.ubuntu.com trusty-backports InRelease [65.9 kB]

==> default: Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [125 kB]

==> default: Hit http://security.ubuntu.com trusty-security/main Translation-en

==> default: Hit http://security.ubuntu.com trusty-security/universe Translation-en

==> default: Hit http://archive.ubuntu.com trusty Release.gpg

==> default: Get:11 http://archive.ubuntu.com trusty-updates/main Sources [264 kB]

==> default: Get:12 http://archive.ubuntu.com trusty-updates/restricted Sources [5,352 B]

==> default: Get:13 http://archive.ubuntu.com trusty-updates/universe Sources [151 kB]

==> default: Get:14 http://archive.ubuntu.com trusty-updates/multiverse Sources [5,946 B]

==> default: Get:15 http://archive.ubuntu.com trusty-updates/main amd64 Packages [730 kB]

==> default: Get:16 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [15.9 kB]

==> default: Get:17 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [339 kB]

==> default: Get:18 http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13.2 kB]

==> default: Get:19 http://archive.ubuntu.com trusty-updates/main Translation-en [367 kB]

==> default: Get:20 http://archive.ubuntu.com trusty-updates/multiverse Translation-en [7,227 B]

==> default: Get:21 http://archive.ubuntu.com trusty-updates/restricted Translation-en [3,699 B]

==> default: Get:22 http://archive.ubuntu.com trusty-updates/universe Translation-en [182 kB]

==> default: Get:23 http://archive.ubuntu.com trusty-backports/main Sources [8,696 B]

==> default: Get:24 http://archive.ubuntu.com trusty-backports/restricted Sources [28 B]

==> default: Get:25 http://archive.ubuntu.com trusty-backports/universe Sources [34.0 kB]

==> default: Get:26 http://archive.ubuntu.com trusty-backports/multiverse Sources [1,898 B]

==> default: Get:27 http://archive.ubuntu.com trusty-backports/main amd64 Packages [9,782 B]

==> default: Get:28 http://archive.ubuntu.com trusty-backports/restricted amd64 Packages [28 B]

==> default: Get:29 http://archive.ubuntu.com trusty-backports/universe amd64 Packages [41.0 kB]

==> default: Get:30 http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages [1,571 B]

==> default: Get:31 http://archive.ubuntu.com trusty-backports/main Translation-en [5,843 B]

==> default: Get:32 http://archive.ubuntu.com trusty-backports/multiverse Translation-en [1,215 B]

==> default: Get:33 http://archive.ubuntu.com trusty-backports/restricted Translation-en [28 B]

==> default: Get:34 http://archive.ubuntu.com trusty-backports/universe Translation-en [35.5 kB]

==> default: Hit http://archive.ubuntu.com trusty Release

==> default: Get:35 http://archive.ubuntu.com trusty/main Sources [1,064 kB]

==> default: Get:36 http://archive.ubuntu.com trusty/restricted Sources [5,433 B]

==> default: Get:37 http://archive.ubuntu.com trusty/universe Sources [6,399 kB]

==> default: Get:38 http://archive.ubuntu.com trusty/multiverse Sources [174 kB]

==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/restricted amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty/multiverse Translation-en

==> default: Hit http://archive.ubuntu.com trusty/restricted Translation-en

==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en

==> default: Ign http://archive.ubuntu.com trusty/main Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/restricted Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/universe Translation-en_US

==> default: Fetched 10.9 MB in 12s (851 kB/s)

==> default: Reading package lists...

==> default: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: The following packages will be upgraded:

==> default:   cloud-guest-utils liblcms2-2 libvorbis0a libvorbisfile3 libvpx1

==> default: 5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

==> default: Need to get 836 kB of archives.

==> default: After this operation, 17.4 kB of additional disk space will be used.

==> default: Do you want to continue?

==> default:  [Y/n] 

==> default: Abort.

==> default: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: The following extra packages will be installed:

==> default:   dpkg-dev g++ g++-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl

==> default:   libalgorithm-merge-perl libdpkg-perl libfile-fcntllock-perl libssl-doc

==> default:   libstdc++-4.8-dev zlib1g-dev

==> default: Suggested packages:

==> default:   debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg

==> default:   libstdc++-4.8-doc

==> default: The following NEW packages will be installed:

==> default:   build-essential dpkg-dev g++ g++-4.8 libalgorithm-diff-perl

==> default:   libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl

==> default:   libfile-fcntllock-perl libssl-dev libssl-doc libstdc++-4.8-dev zlib1g-dev

==> default: 0 upgraded, 13 newly installed, 0 to remove and 5 not upgraded.

==> default: Need to get 22.4 MB of archives.

==> default: After this operation, 52.0 MB of additional disk space will be used.

==> default: Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.1 [1,051 kB]

==> default: Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.1 [18.1 MB]

==> default: Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]

==> default: Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.5 [179 kB]

==> default: Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.5 [726 kB]

==> default: Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]

==> default: Get:7 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]

==> default: Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]

==> default: Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]

==> default: Get:10 http://archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]

==> default: Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1 [183 kB]

==> default: Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.18 [1,071 kB]

==> default: Get:13 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.18 [966 kB]

==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory

==> default: Fetched 22.4 MB in 55s (402 kB/s)

==> default: Selecting previously unselected package libstdc++-4.8-dev:amd64.

==> default: (Reading database ... 62975 files and directories currently installed.)

==> default: Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.1_amd64.deb ...

==> default: Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.1) ...

==> default: Selecting previously unselected package g++-4.8.

==> default: Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.1_amd64.deb ...

==> default: Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.1) ...

==> default: Selecting previously unselected package g++.

==> default: Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...

==> default: Unpacking g++ (4:4.8.2-1ubuntu6) ...

==> default: Selecting previously unselected package libdpkg-perl.

==> default: Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.5_all.deb ...

==> default: Unpacking libdpkg-perl (1.17.5ubuntu5.5) ...

==> default: Selecting previously unselected package dpkg-dev.

==> default: Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.5_all.deb ...

==> default: Unpacking dpkg-dev (1.17.5ubuntu5.5) ...

==> default: Selecting previously unselected package build-essential.

==> default: Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...

==> default: Unpacking build-essential (11.6ubuntu6) ...

==> default: Selecting previously unselected package libalgorithm-diff-perl.

==> default: Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...

==> default: Unpacking libalgorithm-diff-perl (1.19.02-3) ...

==> default: Selecting previously unselected package libalgorithm-diff-xs-perl.

==> default: Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...

==> default: Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ...

==> default: Selecting previously unselected package libalgorithm-merge-perl.

==> default: Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...

==> default: Unpacking libalgorithm-merge-perl (0.08-2) ...

==> default: Selecting previously unselected package libfile-fcntllock-perl.

==> default: Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...

==> default: Unpacking libfile-fcntllock-perl (0.14-2build1) ...

==> default: Selecting previously unselected package zlib1g-dev:amd64.

==> default: Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb ...

==> default: Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...

==> default: Selecting previously unselected package libssl-dev:amd64.

==> default: Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.18_amd64.deb ...

==> default: Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.18) ...

==> default: Selecting previously unselected package libssl-doc.

==> default: Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.18_all.deb ...

==> default: Unpacking libssl-doc (1.0.1f-1ubuntu2.18) ...

==> default: Processing triggers for man-db (2.6.7.1-1ubuntu1) ...

==> default: Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.1) ...

==> default: Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.1) ...

==> default: Setting up g++ (4:4.8.2-1ubuntu6) ...

==> default: update-alternatives: 

==> default: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode

==> default: Setting up libdpkg-perl (1.17.5ubuntu5.5) ...

==> default: Setting up dpkg-dev (1.17.5ubuntu5.5) ...

==> default: Setting up build-essential (11.6ubuntu6) ...

==> default: Setting up libalgorithm-diff-perl (1.19.02-3) ...

==> default: Setting up libalgorithm-diff-xs-perl (0.04-2build4) ...

==> default: Setting up libalgorithm-merge-perl (0.08-2) ...

==> default: Setting up libfile-fcntllock-perl (0.14-2build1) ...

==> default: Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...

==> default: Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.18) ...

==> default: Setting up libssl-doc (1.0.1f-1ubuntu2.18) ...

==> default: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: The following extra packages will be installed:

==> default:   git-man liberror-perl

==> default: Suggested packages:

==> default:   git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk

==> default:   gitweb git-arch git-bzr git-cvs git-mediawiki git-svn

==> default: The following NEW packages will be installed:

==> default:   git git-man liberror-perl

==> default: 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.

==> default: Need to get 3,421 kB of archives.

==> default: After this operation, 21.9 MB of additional disk space will be used.

==> default: Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB]

==> default: Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.2 [699 kB]

==> default: Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.2 [2,701 kB]

==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory

==> default: Fetched 3,421 kB in 3s (1,054 kB/s)

==> default: Selecting previously unselected package liberror-perl.

==> default: (Reading database ... 65597 files and directories currently installed.)

==> default: Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ...

==> default: Unpacking liberror-perl (0.17-1.1) ...

==> default: Selecting previously unselected package git-man.

==> default: Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.2_all.deb ...

==> default: Unpacking git-man (1:1.9.1-1ubuntu0.2) ...

==> default: Selecting previously unselected package git.

==> default: Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.2_amd64.deb ...

==> default: Unpacking git (1:1.9.1-1ubuntu0.2) ...

==> default: Processing triggers for man-db (2.6.7.1-1ubuntu1) ...

==> default: Setting up liberror-perl (0.17-1.1) ...

==> default: Setting up git-man (1:1.9.1-1ubuntu0.2) ...

==> default: Setting up git (1:1.9.1-1ubuntu0.2) ...

==> default: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: The following extra packages will be installed:

==> default:   libboost-dev libboost-filesystem1.54.0 libboost-program-options1.54.0

==> default:   libboost-system1.54.0 libboost-thread1.54.0 libboost1.54-dev

==> default:   libgoogle-perftools4 libpcrecpp0 libsnappy1 libtcmalloc-minimal4 libunwind8

==> default:   libv8-3.14.5 mongodb-clients mongodb-dev mongodb-server

==> default: Suggested packages:

==> default:   libboost-doc libboost1.54-doc libboost-atomic1.54-dev

==> default:   libboost-chrono1.54-dev libboost-context1.54-dev libboost-coroutine.54-dev

==> default:   libboost-date-time1.54-dev libboost-exception1.54-dev

==> default:   libboost-filesystem1.54-dev libboost-graph1.54-dev

==> default:   libboost-graph-parallel1.54-dev libboost-iostreams1.54-dev

==> default:   libboost-locale1.54-dev libboost-log.54-dev libboost-math1.54-dev

==> default:   libboost-mpi1.54-dev libboost-mpi-python1.54-dev

==> default:   libboost-program-options1.54-dev libboost-python1.54-dev

==> default:   libboost-random1.54-dev libboost-regex1.54-dev

==> default:   libboost-serialization1.54-dev libboost-signals1.54-dev

==> default:   libboost-system1.54-dev libboost-test1.54-dev libboost-thread1.54-dev

==> default:   libboost-timer1.54-dev libboost-wave1.54-dev libboost1.54-tools-dev

==> default:   libmpfrc++-dev libntl-dev

==> default: The following NEW packages will be installed:

==> default:   libboost-dev libboost-filesystem1.54.0 libboost-program-options1.54.0

==> default:   libboost-system1.54.0 libboost-thread1.54.0 libboost1.54-dev

==> default:   libgoogle-perftools4 libpcrecpp0 libsnappy1 libtcmalloc-minimal4 libunwind8

==> default:   libv8-3.14.5 mongodb mongodb-clients mongodb-dev mongodb-server

==> default: 0 upgraded, 16 newly installed, 0 to remove and 5 not upgraded.

==> default: Need to get 21.3 MB of archives.

==> default: After this operation, 218 MB of additional disk space will be used.

==> default: Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]

==> default: Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]

==> default: Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]

==> default: Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]

==> default: Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpcrecpp0 amd64 1:8.31-2ubuntu2.1 [14.5 kB]

==> default: Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main libunwind8 amd64 1.1-2.2ubuntu3 [48.3 kB]

==> default: Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libboost1.54-dev amd64 1.54.0-4ubuntu3.1 [5,682 kB]

==> default: Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main libboost-dev amd64 1.54.0.1ubuntu1 [3,076 B]

==> default: Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libtcmalloc-minimal4 amd64 2.1-2ubuntu1.1 [103 kB]

==> default: Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgoogle-perftools4 amd64 2.1-2ubuntu1.1 [184 kB]

==> default: Get:11 http://archive.ubuntu.com/ubuntu/ trusty/universe libv8-3.14.5 amd64 3.14.5.8-5ubuntu2 [1,189 kB]

==> default: Get:12 http://archive.ubuntu.com/ubuntu/ trusty/universe mongodb-dev amd64 1:2.4.9-1ubuntu2 [982 kB]

==> default: Get:13 http://archive.ubuntu.com/ubuntu/ trusty/main libsnappy1 amd64 1.1.0-1ubuntu1 [11.2 kB]

==> default: Get:14 http://archive.ubuntu.com/ubuntu/ trusty/universe mongodb-clients amd64 1:2.4.9-1ubuntu2 [9,595 kB]

==> default: Get:15 http://archive.ubuntu.com/ubuntu/ trusty/universe mongodb-server amd64 1:2.4.9-1ubuntu2 [3,312 kB]

==> default: Get:16 http://archive.ubuntu.com/ubuntu/ trusty/universe mongodb amd64 1:2.4.9-1ubuntu2 [5,124 B]

==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory

==> default: Fetched 21.3 MB in 15s (1,361 kB/s)

==> default: Selecting previously unselected package libboost-system1.54.0:amd64.

==> default: (Reading database ... 66345 files and directories currently installed.)

==> default: Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...

==> default: Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Selecting previously unselected package libboost-filesystem1.54.0:amd64.

==> default: Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...

==> default: Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Selecting previously unselected package libboost-program-options1.54.0:amd64.

==> default: Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...

==> default: Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Selecting previously unselected package libboost-thread1.54.0:amd64.

==> default: Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...

==> default: Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Selecting previously unselected package libpcrecpp0:amd64.

==> default: Preparing to unpack .../libpcrecpp0_1%3a8.31-2ubuntu2.1_amd64.deb ...

==> default: Unpacking libpcrecpp0:amd64 (1:8.31-2ubuntu2.1) ...

==> default: Selecting previously unselected package libunwind8.

==> default: Preparing to unpack .../libunwind8_1.1-2.2ubuntu3_amd64.deb ...

==> default: Unpacking libunwind8 (1.1-2.2ubuntu3) ...

==> default: Selecting previously unselected package libboost1.54-dev.

==> default: Preparing to unpack .../libboost1.54-dev_1.54.0-4ubuntu3.1_amd64.deb ...

==> default: Unpacking libboost1.54-dev (1.54.0-4ubuntu3.1) ...

==> default: Selecting previously unselected package libboost-dev.

==> default: Preparing to unpack .../libboost-dev_1.54.0.1ubuntu1_amd64.deb ...

==> default: Unpacking libboost-dev (1.54.0.1ubuntu1) ...

==> default: Selecting previously unselected package libtcmalloc-minimal4.

==> default: Preparing to unpack .../libtcmalloc-minimal4_2.1-2ubuntu1.1_amd64.deb ...

==> default: Unpacking libtcmalloc-minimal4 (2.1-2ubuntu1.1) ...

==> default: Selecting previously unselected package libgoogle-perftools4.

==> default: Preparing to unpack .../libgoogle-perftools4_2.1-2ubuntu1.1_amd64.deb ...

==> default: Unpacking libgoogle-perftools4 (2.1-2ubuntu1.1) ...

==> default: Selecting previously unselected package libv8-3.14.5.

==> default: Preparing to unpack .../libv8-3.14.5_3.14.5.8-5ubuntu2_amd64.deb ...

==> default: Unpacking libv8-3.14.5 (3.14.5.8-5ubuntu2) ...

==> default: Selecting previously unselected package mongodb-dev.

==> default: Preparing to unpack .../mongodb-dev_1%3a2.4.9-1ubuntu2_amd64.deb ...

==> default: Unpacking mongodb-dev (1:2.4.9-1ubuntu2) ...

==> default: Selecting previously unselected package libsnappy1.

==> default: Preparing to unpack .../libsnappy1_1.1.0-1ubuntu1_amd64.deb ...

==> default: Unpacking libsnappy1 (1.1.0-1ubuntu1) ...

==> default: Selecting previously unselected package mongodb-clients.

==> default: Preparing to unpack .../mongodb-clients_1%3a2.4.9-1ubuntu2_amd64.deb ...

==> default: Unpacking mongodb-clients (1:2.4.9-1ubuntu2) ...

==> default: Selecting previously unselected package mongodb-server.

==> default: Preparing to unpack .../mongodb-server_1%3a2.4.9-1ubuntu2_amd64.deb ...

==> default: Unpacking mongodb-server (1:2.4.9-1ubuntu2) ...

==> default: Selecting previously unselected package mongodb.

==> default: Preparing to unpack .../mongodb_1%3a2.4.9-1ubuntu2_amd64.deb ...

==> default: Unpacking mongodb (1:2.4.9-1ubuntu2) ...

==> default: Processing triggers for man-db (2.6.7.1-1ubuntu1) ...

==> default: Processing triggers for ureadahead (0.100.0-16) ...

==> default: Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...

==> default: Setting up libpcrecpp0:amd64 (1:8.31-2ubuntu2.1) ...

==> default: Setting up libunwind8 (1.1-2.2ubuntu3) ...

==> default: Setting up libboost1.54-dev (1.54.0-4ubuntu3.1) ...

==> default: Setting up libboost-dev (1.54.0.1ubuntu1) ...

==> default: Setting up libtcmalloc-minimal4 (2.1-2ubuntu1.1) ...

==> default: Setting up libgoogle-perftools4 (2.1-2ubuntu1.1) ...

==> default: Setting up libv8-3.14.5 (3.14.5.8-5ubuntu2) ...

==> default: Setting up mongodb-dev (1:2.4.9-1ubuntu2) ...

==> default: Setting up libsnappy1 (1.1.0-1ubuntu1) ...

==> default: Setting up mongodb-clients (1:2.4.9-1ubuntu2) ...

==> default: Setting up mongodb-server (1:2.4.9-1ubuntu2) ...

==> default: Adding system user `mongodb' (UID 109) ...

==> default: Adding new user `mongodb' (UID 109) with group `nogroup' ...

==> default: Not creating home directory `/home/mongodb'.

==> default: Adding group `mongodb' (GID 115) ...

==> default: Done.

==> default: Adding user `mongodb' to group `mongodb' ...

==> default: Adding user mongodb to group mongodb

==> default: Done.

==> default: mongodb start/running, process 9034

==> default: Processing triggers for ureadahead (0.100.0-16) ...

==> default: Setting up mongodb (1:2.4.9-1ubuntu2) ...

==> default: Processing triggers for libc-bin (2.19-0ubuntu6.7) ...

==> default: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: The following extra packages will be installed:

==> default:   i965-va-driver libass5 libasyncns0 libcaca0 libfdk-aac0 libflac8 libmp3lame0

==> default:   libopencore-amrnb0 libopencore-amrwb0 libopus0 libpulse0 libsdl1.2debian

==> default:   libsndfile1 libsoxr0 libspeex1 libva1 libvdpau1 libvidstab1.0 libvorbis0a

==> default:   libvorbisenc2 libvorbisfile3 libx264-148 libx265-79 libxv1 libxvidcore4

==> default:   va-driver-all vdpau-va-driver

==> default: Suggested packages:

==> default:   opus-tools pulseaudio speex nvidia-vdpau-driver vdpau-driver libx265-79-dbg

==> default: The following NEW packages will be installed:

==> default:   ffmpeg i965-va-driver libass5 libasyncns0 libcaca0 libfdk-aac0 libflac8

==> default:   libmp3lame0 libopencore-amrnb0 libopencore-amrwb0 libopus0 libpulse0

==> default:   libsdl1.2debian libsndfile1 libsoxr0 libspeex1 libva1 libvdpau1

==> default:   libvidstab1.0 libvorbisenc2 libx264-148 libx265-79 libxv1 libxvidcore4

==> default:   va-driver-all vdpau-va-driver

==> default: The following packages will be upgraded:

==> default:   libvorbis0a libvorbisfile3

==> default: 2 upgraded, 26 newly installed, 0 to remove and 3 not upgraded.

==> default: Need to get 35.6 MB of archives.

==> default: After this operation, 128 MB of additional disk space will be used.

==> default: Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]

==> default: Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main libcaca0 amd64 0.99.beta18-1ubuntu5 [202 kB]

==> default: Get:3 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main i965-va-driver amd64 1.4.1~veboxmaster1-3-vebox~trusty [219 kB]

==> default: Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]

==> default: Get:5 http://archive.ubuntu.com/ubuntu/ trusty/universe libopencore-amrnb0 amd64 0.1.3-2ubuntu1 [90.4 kB]

==> default: Get:6 http://archive.ubuntu.com/ubuntu/ trusty/universe libopencore-amrwb0 amd64 0.1.3-2ubuntu1 [45.3 kB]

==> default: Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.1 [136 kB]

==> default: Get:8 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]

==> default: Get:9 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libsdl1.2debian amd64 1.2.15-8ubuntu1.1 [162 kB]

==> default: Get:10 http://archive.ubuntu.com/ubuntu/ trusty/universe libsoxr0 amd64 0.1.1-1 [101 kB]

==> default: Get:11 http://archive.ubuntu.com/ubuntu/ trusty/main libspeex1 amd64 1.2~rc1.1-1ubuntu1 [50.7 kB]

==> default: Get:12 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libvdpau1 amd64 0.7-1ubuntu0.1 [23.9 kB]

==> default: Get:13 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libass5 amd64 0.13.0-1~trusty [82.0 kB]

==> default: Get:14 http://archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB]

==> default: Get:15 http://archive.ubuntu.com/ubuntu/ trusty/universe libxvidcore4 amd64 2:1.3.2-9ubuntu1 [298 kB]

==> default: Get:16 http://archive.ubuntu.com/ubuntu/ trusty-updates/universe vdpau-va-driver amd64 0.7.3-2ubuntu1.2 [40.1 kB]

==> default: Get:17 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libfdk-aac0 amd64 0.1.3.1 [332 kB]

==> default: Get:18 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libmp3lame0 amd64 3.99.5+repack1-7~trusty [127 kB]

==> default: Get:19 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libopus0 amd64 1.1-0ubuntu1.2 [154 kB]

==> default: Get:20 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libvorbisfile3 amd64 1.3.4-2~trusty1 [23.4 kB]

==> default: Get:21 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libvorbis0a amd64 1.3.4-2~trusty1 [99.0 kB]

==> default: Get:22 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libvorbisenc2 amd64 1.3.4-2~trusty1 [79.1 kB]

==> default: Get:23 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libva1 amd64 1.4.0~trusty [42.8 kB]

==> default: Get:24 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libx264-148 amd64 3:0.148.2643+git5c65704-1~trusty [585 kB]

==> default: Get:25 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libvidstab1.0 amd64 2:1.0~trusty1.3 [37.5 kB]

==> default: Get:26 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main libx265-79 amd64 1.9-0ppa1~trusty [894 kB]

==> default: Get:27 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main ffmpeg amd64 7:3.0.0+git~trusty [31.4 MB]

==> default: Get:28 http://ppa.launchpad.net/mc3man/trusty-media/ubuntu/ trusty/main va-driver-all amd64 1.4.0~trusty [8,804 B]

==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory

==> default: Fetched 35.6 MB in 22s (1,569 kB/s)

==> default: Selecting previously unselected package i965-va-driver:amd64.

==> default: (Reading database ... 77456 files and directories currently installed.)

==> default: Preparing to unpack .../i965-va-driver_1.4.1~veboxmaster1-3-vebox~trusty_amd64.deb ...

==> default: Unpacking i965-va-driver:amd64 (1.4.1~veboxmaster1-3-vebox~trusty) ...

==> default: Selecting previously unselected package libass5:amd64.

==> default: Preparing to unpack .../libass5_0.13.0-1~trusty_amd64.deb ...

==> default: Unpacking libass5:amd64 (0.13.0-1~trusty) ...

==> default: Selecting previously unselected package libasyncns0:amd64.

==> default: Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...

==> default: Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ...

==> default: Selecting previously unselected package libcaca0:amd64.

==> default: Preparing to unpack .../libcaca0_0.99.beta18-1ubuntu5_amd64.deb ...

==> default: Unpacking libcaca0:amd64 (0.99.beta18-1ubuntu5) ...

==> default: Selecting previously unselected package libfdk-aac0:amd64.

==> default: Preparing to unpack .../libfdk-aac0_0.1.3.1_amd64.deb ...

==> default: Unpacking libfdk-aac0:amd64 (0.1.3.1) ...

==> default: Selecting previously unselected package libflac8:amd64.

==> default: Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...

==> default: Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...

==> default: Selecting previously unselected package libmp3lame0:amd64.

==> default: Preparing to unpack .../libmp3lame0_3.99.5+repack1-7~trusty_amd64.deb ...

==> default: Unpacking libmp3lame0:amd64 (3.99.5+repack1-7~trusty) ...

==> default: Selecting previously unselected package libopencore-amrnb0:amd64.

==> default: Preparing to unpack .../libopencore-amrnb0_0.1.3-2ubuntu1_amd64.deb ...

==> default: Unpacking libopencore-amrnb0:amd64 (0.1.3-2ubuntu1) ...

==> default: Selecting previously unselected package libopencore-amrwb0:amd64.

==> default: Preparing to unpack .../libopencore-amrwb0_0.1.3-2ubuntu1_amd64.deb ...

==> default: Unpacking libopencore-amrwb0:amd64 (0.1.3-2ubuntu1) ...

==> default: Selecting previously unselected package libopus0:amd64.

==> default: Preparing to unpack .../libopus0_1.1-0ubuntu1.2_amd64.deb ...

==> default: Unpacking libopus0:amd64 (1.1-0ubuntu1.2) ...

==> default: Preparing to unpack .../libvorbisfile3_1.3.4-2~trusty1_amd64.deb ...

==> default: Unpacking libvorbisfile3:amd64 (1.3.4-2~trusty1) over (1.3.2-1.3ubuntu1) ...

==> default: Preparing to unpack .../libvorbis0a_1.3.4-2~trusty1_amd64.deb ...

==> default: Unpacking libvorbis0a:amd64 (1.3.4-2~trusty1) over (1.3.2-1.3ubuntu1) ...

==> default: Selecting previously unselected package libvorbisenc2:amd64.

==> default: Preparing to unpack .../libvorbisenc2_1.3.4-2~trusty1_amd64.deb ...

==> default: Unpacking libvorbisenc2:amd64 (1.3.4-2~trusty1) ...

==> default: Selecting previously unselected package libsndfile1:amd64.

==> default: Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.1_amd64.deb ...

==> default: Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.1) ...

==> default: Selecting previously unselected package libpulse0:amd64.

==> default: Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...

==> default: Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...

==> default: Selecting previously unselected package libsdl1.2debian:amd64.

==> default: Preparing to unpack .../libsdl1.2debian_1.2.15-8ubuntu1.1_amd64.deb ...

==> default: Unpacking libsdl1.2debian:amd64 (1.2.15-8ubuntu1.1) ...

==> default: Selecting previously unselected package libsoxr0:amd64.

==> default: Preparing to unpack .../libsoxr0_0.1.1-1_amd64.deb ...

==> default: Unpacking libsoxr0:amd64 (0.1.1-1) ...

==> default: Selecting previously unselected package libspeex1:amd64.

==> default: Preparing to unpack .../libspeex1_1.2~rc1.1-1ubuntu1_amd64.deb ...

==> default: Unpacking libspeex1:amd64 (1.2~rc1.1-1ubuntu1) ...

==> default: Selecting previously unselected package libva1:amd64.

==> default: Preparing to unpack .../libva1_1.4.0~trusty_amd64.deb ...

==> default: Unpacking libva1:amd64 (1.4.0~trusty) ...

==> default: Selecting previously unselected package libvdpau1:amd64.

==> default: Preparing to unpack .../libvdpau1_0.7-1ubuntu0.1_amd64.deb ...

==> default: Unpacking libvdpau1:amd64 (0.7-1ubuntu0.1) ...

==> default: Selecting previously unselected package libx264-148:amd64.

==> default: Preparing to unpack .../libx264-148_3%3a0.148.2643+git5c65704-1~trusty_amd64.deb ...

==> default: Unpacking libx264-148:amd64 (3:0.148.2643+git5c65704-1~trusty) ...

==> default: Selecting previously unselected package libxv1:amd64.

==> default: Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ...

==> default: Unpacking libxv1:amd64 (2:1.0.10-1) ...

==> default: Selecting previously unselected package libxvidcore4:amd64.

==> default: Preparing to unpack .../libxvidcore4_2%3a1.3.2-9ubuntu1_amd64.deb ...

==> default: Unpacking libxvidcore4:amd64 (2:1.3.2-9ubuntu1) ...

==> default: Selecting previously unselected package vdpau-va-driver:amd64.

==> default: Preparing to unpack .../vdpau-va-driver_0.7.3-2ubuntu1.2_amd64.deb ...

==> default: Unpacking vdpau-va-driver:amd64 (0.7.3-2ubuntu1.2) ...

==> default: Selecting previously unselected package libvidstab1.0.

==> default: Preparing to unpack .../libvidstab1.0_2%3a1.0~trusty1.3_amd64.deb ...

==> default: Unpacking libvidstab1.0 (2:1.0~trusty1.3) ...

==> default: Selecting previously unselected package libx265-79:amd64.

==> default: Preparing to unpack .../libx265-79_1.9-0ppa1~trusty_amd64.deb ...

==> default: Unpacking libx265-79:amd64 (1.9-0ppa1~trusty) ...

==> default: Selecting previously unselected package ffmpeg.

==> default: Preparing to unpack .../ffmpeg_7%3a3.0.0+git~trusty_amd64.deb ...

==> default: Unpacking ffmpeg (7:3.0.0+git~trusty) ...

==> default: Selecting previously unselected package va-driver-all:amd64.

==> default: Preparing to unpack .../va-driver-all_1.4.0~trusty_amd64.deb ...

==> default: Unpacking va-driver-all:amd64 (1.4.0~trusty) ...

==> default: Processing triggers for man-db (2.6.7.1-1ubuntu1) ...

==> default: Setting up i965-va-driver:amd64 (1.4.1~veboxmaster1-3-vebox~trusty) ...

==> default: Setting up libass5:amd64 (0.13.0-1~trusty) ...

==> default: Setting up libasyncns0:amd64 (0.8-4ubuntu2) ...

==> default: Setting up libcaca0:amd64 (0.99.beta18-1ubuntu5) ...

==> default: Setting up libfdk-aac0:amd64 (0.1.3.1) ...

==> default: Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...

==> default: Setting up libmp3lame0:amd64 (3.99.5+repack1-7~trusty) ...

==> default: Setting up libopencore-amrnb0:amd64 (0.1.3-2ubuntu1) ...

==> default: Setting up libopencore-amrwb0:amd64 (0.1.3-2ubuntu1) ...

==> default: Setting up libopus0:amd64 (1.1-0ubuntu1.2) ...

==> default: Setting up libvorbis0a:amd64 (1.3.4-2~trusty1) ...

==> default: Setting up libvorbisfile3:amd64 (1.3.4-2~trusty1) ...

==> default: Setting up libvorbisenc2:amd64 (1.3.4-2~trusty1) ...

==> default: Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.1) ...

==> default: Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...

==> default: Setting up libsdl1.2debian:amd64 (1.2.15-8ubuntu1.1) ...

==> default: Setting up libsoxr0:amd64 (0.1.1-1) ...

==> default: Setting up libspeex1:amd64 (1.2~rc1.1-1ubuntu1) ...

==> default: Setting up libva1:amd64 (1.4.0~trusty) ...

==> default: Setting up libvdpau1:amd64 (0.7-1ubuntu0.1) ...

==> default: Setting up libx264-148:amd64 (3:0.148.2643+git5c65704-1~trusty) ...

==> default: Setting up libxv1:amd64 (2:1.0.10-1) ...

==> default: Setting up libxvidcore4:amd64 (2:1.3.2-9ubuntu1) ...

==> default: Setting up vdpau-va-driver:amd64 (0.7.3-2ubuntu1.2) ...

==> default: Setting up libvidstab1.0 (2:1.0~trusty1.3) ...

==> default: Setting up libx265-79:amd64 (1.9-0ppa1~trusty) ...

==> default: Setting up ffmpeg (7:3.0.0+git~trusty) ...

==> default: Setting up va-driver-all:amd64 (1.4.0~trusty) ...

==> default: Processing triggers for libc-bin (2.19-0ubuntu6.7) ...

==> default: ## Installing the NodeSource Node.js 4.x LTS Argon repo...

==> default: ## Populating apt-get cache...

==> default: + apt-get update

==> default: Hit http://ppa.launchpad.net trusty InRelease

==> default: Hit http://ppa.launchpad.net trusty/main amd64 Packages

==> default: Hit http://security.ubuntu.com trusty-security InRelease

==> default: Ign http://archive.ubuntu.com trusty InRelease

==> default: Hit http://ppa.launchpad.net trusty/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates InRelease

==> default: Hit http://security.ubuntu.com trusty-security/main Sources

==> default: Hit http://archive.ubuntu.com trusty-backports InRelease

==> default: Hit http://security.ubuntu.com trusty-security/universe Sources

==> default: Hit http://security.ubuntu.com trusty-security/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty Release.gpg

==> default: Hit http://security.ubuntu.com trusty-security/universe amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-updates/main Sources

==> default: Hit http://security.ubuntu.com trusty-security/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Sources

==> default: Hit http://security.ubuntu.com trusty-security/universe Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/universe Sources

==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Sources

==> default: Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-updates/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/universe Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/main Sources

==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Sources

==> default: Hit http://archive.ubuntu.com trusty-backports/universe Sources

==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Sources

==> default: Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/universe Translation-en

==> default: Hit http://archive.ubuntu.com trusty Release

==> default: Hit http://archive.ubuntu.com trusty/main Sources

==> default: Hit http://archive.ubuntu.com trusty/restricted Sources

==> default: Hit http://archive.ubuntu.com trusty/universe Sources

==> default: Hit http://archive.ubuntu.com trusty/multiverse Sources

==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/restricted amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty/multiverse Translation-en

==> default: Hit http://archive.ubuntu.com trusty/restricted Translation-en

==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en

==> default: Ign http://archive.ubuntu.com trusty/main Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/restricted Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/universe Translation-en_US

==> default: Reading package lists...

==> default: ## Confirming "trusty" is supported...

==> default: + curl -sLf -o /dev/null 'https://deb.nodesource.com/node_4.x/dists/trusty/Release'

==> default: ## Adding the NodeSource signing key to your keyring...

==> default: + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -

==> default: OK

==> default: ## Creating apt sources list file for the NodeSource Node.js 4.x LTS Argon repo...

==> default: + echo 'deb https://deb.nodesource.com/node_4.x trusty main' > /etc/apt/sources.list.d/nodesource.list

==> default: + echo 'deb-src https://deb.nodesource.com/node_4.x trusty main' >> /etc/apt/sources.list.d/nodesource.list

==> default: ## Running `apt-get update` for you...

==> default: + apt-get update

==> default: Hit http://security.ubuntu.com trusty-security InRelease

==> default: Hit http://security.ubuntu.com trusty-security/main Sources

==> default: Hit http://security.ubuntu.com trusty-security/universe Sources

==> default: Hit http://security.ubuntu.com trusty-security/main amd64 Packages

==> default: Ign http://archive.ubuntu.com trusty InRelease

==> default: Hit http://ppa.launchpad.net trusty InRelease

==> default: Hit http://security.ubuntu.com trusty-security/universe amd64 Packages

==> default: Hit http://security.ubuntu.com trusty-security/main Translation-en

==> default: Hit http://security.ubuntu.com trusty-security/universe Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates InRelease

==> default: Hit http://ppa.launchpad.net trusty/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports InRelease

==> default: Hit http://ppa.launchpad.net trusty/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty Release.gpg

==> default: Hit http://archive.ubuntu.com trusty-updates/main Sources

==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Sources

==> default: Hit http://archive.ubuntu.com trusty-updates/universe Sources

==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Sources

==> default: Get:1 https://deb.nodesource.com trusty InRelease

==> default: Hit http://archive.ubuntu.com trusty-updates/main amd64 Packages

==> default: Get:2 https://deb.nodesource.com trusty/main Sources

==> default: Hit http://archive.ubuntu.com trusty-updates/restricted amd64 Packages

==> default: Get:3 https://deb.nodesource.com trusty/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-updates/universe amd64 Packages

==> default: Get:4 https://deb.nodesource.com trusty/main Translation-en_US

==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-updates/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/multiverse Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/restricted Translation-en

==> default: Hit http://archive.ubuntu.com trusty-updates/universe Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/main Sources

==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Sources

==> default: Ign https://deb.nodesource.com trusty/main Translation-en_US

==> default: Ign https://deb.nodesource.com trusty/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/universe Sources

==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Sources

==> default: Hit http://archive.ubuntu.com trusty-backports/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/restricted amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/universe amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty-backports/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/multiverse Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/restricted Translation-en

==> default: Hit http://archive.ubuntu.com trusty-backports/universe Translation-en

==> default: Hit http://archive.ubuntu.com trusty Release

==> default: Hit http://archive.ubuntu.com trusty/main Sources

==> default: Hit http://archive.ubuntu.com trusty/restricted Sources

==> default: Hit http://archive.ubuntu.com trusty/universe Sources

==> default: Hit http://archive.ubuntu.com trusty/multiverse Sources

==> default: Hit http://archive.ubuntu.com trusty/main amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/restricted amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/universe amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/multiverse amd64 Packages

==> default: Hit http://archive.ubuntu.com trusty/main Translation-en

==> default: Hit http://archive.ubuntu.com trusty/multiverse Translation-en

==> default: Hit http://archive.ubuntu.com trusty/restricted Translation-en

==> default: Hit http://archive.ubuntu.com trusty/universe Translation-en

==> default: Ign http://archive.ubuntu.com trusty/main Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/multiverse Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/restricted Translation-en_US

==> default: Ign http://archive.ubuntu.com trusty/universe Translation-en_US

==> default: Fetched 5,633 B in 6s (907 B/s)

==> default: Reading package lists...

==> default: ## Run `apt-get install nodejs` (as root) to install Node.js 4.x LTS Argon and npm

==> default: Reading package lists...

==> default: Building dependency tree...

==> default: Reading state information...

==> default: The following extra packages will be installed:

==> default:   rlwrap

==> default: The following NEW packages will be installed:

==> default:   nodejs rlwrap

==> default: 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.

==> default: Need to get 8,650 kB of archives.

==> default: After this operation, 41.7 MB of additional disk space will be used.

==> default: Get:1 http://archive.ubuntu.com/ubuntu/ trusty/universe rlwrap amd64 0.37-5 [73.4 kB]

==> default: Get:2 https://deb.nodesource.com/node_4.x/ trusty/main nodejs amd64 4.4.0-1nodesource1~trusty1 [8,577 kB]

==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory

==> default: Fetched 8,650 kB in 3s (2,747 kB/s)

==> default: Selecting previously unselected package rlwrap.

==> default: (Reading database ... 77849 files and directories currently installed.)

==> default: Preparing to unpack .../rlwrap_0.37-5_amd64.deb ...

==> default: Unpacking rlwrap (0.37-5) ...

==> default: Selecting previously unselected package nodejs.

==> default: Preparing to unpack .../nodejs_4.4.0-1nodesource1~trusty1_amd64.deb ...

==> default: Unpacking nodejs (4.4.0-1nodesource1~trusty1) ...

==> default: Processing triggers for man-db (2.6.7.1-1ubuntu1) ...

==> default: Setting up rlwrap (0.37-5) ...

==> default: update-alternatives: 

==> default: using /usr/bin/rlwrap to provide /usr/bin/readline-editor (readline-editor) in auto mode

==> default: Setting up nodejs (4.4.0-1nodesource1~trusty1) ...

==> default: Setting up swapspace version 1, size = 1048572 KiB

==> default: no label, UUID=13c85955-2d66-4d2b-8a7e-c071e6823db5

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: optional dep failed, continuing

==> default:  fsevents@1.0.8

==> default: /usr/bin/pm2 -> /usr/lib/node_modules/pm2/bin/pm2

==> default: /usr/bin/pm2-dev -> /usr/lib/node_modules/pm2/bin/pm2-dev

==> default: pm2@1.0.2 /usr/lib/node_modules/pm2

==> default: ├── ikt@0.0.0

==> default: ├── eventemitter2@0.4.14

==> default: ├── async@1.5.2

==> default: ├── pidusage@1.0.1

==> default: ├── semver@5.1.0

==> default: ├── commander@2.9.0 (graceful-readlink@1.0.1)

==> default: ├── coffee-script@1.10.0

==> default: ├── debug@2.2.0 (ms@0.7.1)

==> default: ├── pm2-deploy@0.2.1 (async@1.4.2, tv4@1.0.18)

==> default: ├── vizion@0.2.12 (async@0.9.0)

==> default: ├── cli-table@0.3.1 (colors@1.0.3)

==> default: ├── pm2-multimeter@0.1.2 (charm@0.1.2)

==> default: ├── pmx@0.6.1 (json-stringify-safe@5.0.1)

==> default: ├── shelljs@0.6.0

==> default: ├── pm2-axon@2.0.9 (amp-message@0.1.2, escape-regexp@0.0.1, amp@0.3.1, configurable@0.0.1)

==> default: ├── chalk@1.1.1 (escape-string-regexp@1.0.5, supports-color@2.0.0, has-ansi@2.0.0, strip-ansi@3.0.1, ansi-styles@2.2.0)

==> default: ├── mkdirp@0.5.1 (minimist@0.0.8)

==> default: ├── nssocket@0.6.0 (lazy@1.0.11)

==> default: ├── cron@1.1.0 (moment-timezone@0.3.1)

==> default: ├── pm2-axon-rpc@0.3.6 (json-stringify-safe@5.0.1, commander@1.0.5)

==> default: ├── source-map-support@0.4.0 (source-map@0.1.32)

==> default: ├── moment@2.11.2

==> default: └── chokidar@1.4.3 (path-is-absolute@1.0.0, inherits@2.0.1, glob-parent@2.0.0, async-each@1.0.0, is-glob@2.0.1, is-binary-path@1.0.1, readdirp@2.0.0, anymatch@1.3.0)

==> default: /usr/bin/grunt -> /usr/lib/node_modules/grunt-cli/bin/grunt

==> default: grunt-cli@0.1.13 /usr/lib/node_modules/grunt-cli

==> default: ├── resolve@0.3.1

==> default: ├── nopt@1.0.10 (abbrev@1.0.7)

==> default: └── findup-sync@0.1.3 (lodash@2.4.2, glob@3.2.11)

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  lodash@0.9.2: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm

==> default: /usr/bin/adapt -> /usr/lib/node_modules/adapt-cli/bin/adapt

==> default: adapt-cli@2.0.2 /usr/lib/node_modules/adapt-cli

==> default: ├── url-join@0.0.1

==> default: ├── q@1.4.1

==> default: ├── bower-endpoint-parser@0.2.2

==> default: ├── uuid@2.0.1

==> default: ├── semver@4.3.6

==> default: ├── speakingurl@1.1.5

==> default: ├── debug@2.1.3 (ms@0.7.0)

==> default: ├── chalk@1.0.0 (escape-string-regexp@1.0.5, supports-color@1.3.1, ansi-styles@2.2.0, has-ansi@1.0.3, strip-ansi@2.0.1)

==> default: ├── q-io@1.12.0 (mimeparse@0.1.4, url2@0.0.0, mime@1.3.4, qs@1.2.2, collections@0.2.2)

==> default: ├── prompt@0.2.14 (revalidator@0.1.8, pkginfo@0.4.0, read@1.0.7, winston@0.8.3, utile@0.2.1)

==> default: ├── grunt@0.4.5 (eventemitter2@0.4.14, dateformat@1.0.2-1.2.3, which@1.0.9, getobject@0.1.0, async@0.1.22, colors@0.6.2, lodash@0.9.2, rimraf@2.2.8, hooker@0.2.3, grunt-legacy-util@0.2.0, exit@0.1.2, nopt@1.0.10, coffee-script@1.3.3, iconv-lite@0.2.11, underscore.string@2.2.1, minimatch@0.2.14, glob@3.1.21, grunt-legacy-log@0.1.3, findup-sync@0.1.3, js-yaml@2.0.5)

==> default: ├── download@0.1.18 (get-stdin@0.1.0, each-async@0.1.3, get-urls@0.1.2, mkdirp@0.3.5, nopt@2.2.1, through2@0.4.2, decompress@0.2.4, request@2.69.0)

==> default: ├── lodash@3.6.0

==> default: ├── bower@1.3.12 (is-root@1.0.0, junk@1.0.2, stringify-object@1.0.1, which@1.0.9, abbrev@1.0.7, chmodr@0.1.0, osenv@0.1.0, opn@1.0.2, archy@0.0.2, bower-logger@0.2.2, q@1.0.1, lockfile@1.0.1, rimraf@2.2.8, graceful-fs@3.0.8, nopt@3.0.6, lru-cache@2.5.2, retry@0.6.0, tmp@0.0.23, semver@2.3.2, p-throttler@0.1.0, request-progress@0.3.0, shell-quote@1.4.3, chalk@0.5.0, promptly@0.2.0, fstream@1.0.8, bower-json@0.4.0, mkdirp@0.5.0, fstream-ignore@1.0.3, glob@4.0.6, bower-config@0.5.2, request@2.42.0, cardinal@0.4.0, tar-fs@0.5.2, bower-registry-client@0.2.4, decompress-zip@0.0.8, update-notifier@0.2.0, handlebars@2.0.0, mout@0.9.1, inquirer@0.7.1, insight@0.4.3)

==> default: └── npm@2.7.6

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  URIjs@1.12.1: package renamed to "urijs" (lower-case), please update accordingly

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  lodash@0.9.2: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  lodash@2.3.0: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default: 

==> default: > phantomjs@1.9.19 install /vagrant/node_modules/grunt-casperjs/node_modules/phantomjs

==> default: > node install.js

==> default: PhantomJS not found on PATH

==> default: Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2

==> default: Saving to /vagrant/node_modules/grunt-casperjs/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2

==> default: Receiving...

==> default: Received 12854K total.

==> default: Extracting tar contents (via spawned process)

==> default: Removing /vagrant/node_modules/grunt-casperjs/node_modules/phantomjs/lib/phantom

==> default: Copying extracted folder /vagrant/node_modules/grunt-casperjs/node_modules/phantomjs/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2-extract-1458323565852/phantomjs-1.9.8-linux-x86_64 -> /vagrant/node_modules/grunt-casperjs/node_modules/phantomjs/lib/phantom

==> default: Writing location.js file

==> default: Done. Phantomjs binary available at /vagrant/node_modules/grunt-casperjs/node_modules/phantomjs/lib/phantom/bin/phantomjs

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: deprecated

==> default:  graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default: npm WARN peerDependencies The peer dependency kerberos@~0.0 included from mongodb-core will no

==> default: npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency 

==> default: npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.

==> default: 

==> default: > kerberos@0.0.11 install /vagrant/node_modules/connect-mongo/node_modules/mongodb/node_modules/kerberos

==> default: > (node-gyp rebuild 2> builderror.log) || (exit 0)

==> default: make: Entering directory `/vagrant/node_modules/connect-mongo/node_modules/mongodb/node_modules/kerberos/build'

==> default:   CXX(target) Release/obj.target/kerberos/lib/kerberos.o

==> default: make: Leaving directory `/vagrant/node_modules/connect-mongo/node_modules/mongodb/node_modules/kerberos/build'

==> default: 

==> default: > bson@0.2.22 install /vagrant/node_modules/connect-mongo/node_modules/mongodb/node_modules/bson

==> default: > (node-gyp rebuild 2> builderror.log) || (exit 0)

==> default: make: Entering directory `/vagrant/node_modules/connect-mongo/node_modules/mongodb/node_modules/bson/build'

==> default:   CXX(target) Release/obj.target/bson/ext/bson.o

==> default: make: Leaving directory `/vagrant/node_modules/connect-mongo/node_modules/mongodb/node_modules/bson/build'

==> default: 

==> default: > kerberos@0.0.19 install /vagrant/node_modules/mongoose/node_modules/mongodb/node_modules/kerberos

==> default: > (node-gyp rebuild) || (exit 0)

==> default: gyp

==> default:  

==> default: WARN

==> default:  

==> default: EACCES

==> default:  user "root" does not have permission to access the dev dir "/root/.node-gyp/4.4.0"

==> default: gyp

==> default:  WARN EACCES attempting to reinstall using temporary dev dir "/vagrant/node_modules/mongoose/node_modules/mongodb/node_modules/kerberos/.node-gyp"

==> default: make: Entering directory `/vagrant/node_modules/mongoose/node_modules/mongodb/node_modules/kerberos/build'

==> default:   CXX(target) Release/obj.target/kerberos/lib/kerberos.o

==> default: In file included from ../lib/kerberos.cc:1:0:

==> default: ../lib/kerberos.h:5:27: fatal error: gssapi/gssapi.h: No such file or directory

==> default:  #include <gssapi/gssapi.h>

==> default:                            ^

==> default: compilation terminated.

==> default: make: 

==> default: *** [Release/obj.target/kerberos/lib/kerberos.o] Error 1

==> default: make: Leaving directory `/vagrant/node_modules/mongoose/node_modules/mongodb/node_modules/kerberos/build'

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: build error

==> default:  

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: stack

==> default:  Error: `make` failed with exit code: 2

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: stack

==> default:      at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: stack

==> default:      at emitTwo (events.js:87:13)

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: stack

==> default:      at ChildProcess.emit (events.js:172:7)

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: stack

==> default:      at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: System

==> default:  Linux 3.13.0-83-generic

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: command

==> default:  "/usr/bin/nodejs" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: cwd

==> default:  /vagrant/node_modules/mongoose/node_modules/mongodb/node_modules/kerberos

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: node -v

==> default:  v4.4.0

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: node-gyp -v

==> default:  v3.3.0

==> default: gyp

==> default:  

==> default: ERR!

==> default:  

==> default: not ok

==> default:  

==> default: npm

==> default:  

==> default: WARN

==> default:  

==> default: installMany

==> default:  bower-registry-client was bundled with bower@1.6.5, but bundled package wasn't found in unpacked tree

==> default: npm

==> default:  

==> default: ERR!

==> default:  Linux 3.13.0-83-generic

==> default: npm

==> default:  

==> default: ERR!

==> default:  

==> default: argv

==> default:  "/usr/bin/nodejs" "/usr/bin/npm" "install" "--production"

==> default: npm

==> default:  

==> default: ERR!

==> default:  

==> default: node

==> default:  v4.4.0

==> default: npm

==> default:  

==> default: ERR!

==> default:  

==> default: npm 

==> default:  v2.14.20

==> default: npm

==> default:  

==> default: ERR!

==> default:  

==> default: file

==> default:  /vagrant/node_modules/bower/node_modules/bower-registry-client/package.json

==> default: npm

==> default:  

==> default: ERR!

==> default:  

==> default: code

==> default:  EJSONPARSE

==> default: npm

==> default:  

==> default: ERR!

==> default:  Failed to parse json

==> default: npm

==> default:  

==> default: ERR! Unexpected control character at 44:124

==> default: npm ERR! https://travis-ci.org/bower/registry-client.png?branch=master)](https

==> default: npm ERR!                                                                      ^

==> default: npm ERR! File: /vagrant/node_modules/bower/node_modules/bower-registry-client/package.json

==> default: npm

==> default:  

==> default: ERR! Failed to parse package.json data.

==> default: npm ERR! package.json must be actual JSON, not just JavaScript.

==> default: npm ERR! 

==> default: npm

==> default:  

==> default: ERR!

==> default:  This is not a bug in npm.

==> default: npm

==> default:  

==> default: ERR!

==> default:  Tell the package author to fix their package.json file. JSON.parse

==> default: npm

==> default:  

==> default: ERR!

==> default:  Please include the following file with any support request:

==> default: npm

==> default:  

==> default: ERR!

==> default:      /vagrant/npm-debug.log

==> default: { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }

==> default: js-bson: Failed to load c++ bson extension, using pure JS version

==> default: This script will install the application. Please wait ...

==> default: The Adapt Framework was not found. It will now be installed...

==> default:  Cloning into 'adapt_framework'...

==> default: Clone from GitHub was successful.

==> default: Running 'npm install' for the Adapt Framework...

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  package.json

==> default:   adapt_framework@2.0.0 license should be a valid SPDX license expression

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  deprecated

==> default:   lodash@0.9.2: Grunt needs your help! See https://github.com/gruntjs/grunt/issues/1403.

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  deprecated

==> default:   lodash@2.3.0: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  deprecated

==> default:   lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  deprecated

==> default:   graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  deprecated

==> default:   graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  deprecated

==> default:   graceful-fs@2.0.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.

==> default:  npm

==> default:   

==> default:  WARN

==> default:   

==> default:  deprecated

==> default:   npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm

==> default:  underscore@1.6.0 node_modules/underscore

==> default: 

==> default: underscore-deep-extend@0.0.5 node_modules/underscore-deep-extend

==> default: 

==> default: adapt-grunt-tracking-ids@0.1.2 node_modules/adapt-grunt-tracking-ids

==> default: 

==> default: lodash@2.4.2 node_modules/lodash

==> default: 

==> default: grunt-contrib-clean@0.6.0 node_modules/grunt-contrib-clean

==> default: └── rimraf@2.2.8

==> default: 

==> default: grunt-open@0.2.3 node_modules/grunt-open

==> default: └── open@0.0.5

==> default: 

==> default: grunt-contrib-requirejs@0.4.4 node_modules/grunt-contrib-requirejs

==> default: └── requirejs@2.1.22

==> default: 

==> default: chalk@1.1.1 node_modules/chalk

==> default: ├── escape-string-regexp@1.0.5

==> default: ├── supports-color@2.0.0

==> default: ├── strip-ansi@3.0.1 (ansi-regex@2.0.0)

==> default: ├── has-ansi@2.0.0 (ansi-regex@2.0.0)

==> default: └── ansi-styles@2.2.0 (color-convert@1.0.0)

==> default: 

==> default: grunt-concurrent@1.0.1 node_modules/grunt-concurrent

==> default: ├── async@0.9.2

==> default: └── pad-stdio@1.0.0 (lpad@1.0.0)

==> default: 

==> default: grunt-contrib-copy@0.6.0 node_modules/grunt-contrib-copy

==> default: └── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.5, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0)

==> default: 

==> default: grunt-requirejs-bundle@0.0.9 node_modules/grunt-requirejs-bundle

==> default: └── lodash@2.3.0

==> default: 

==> default: columnify@1.5.4 node_modules/columnify

==> default: ├── strip-ansi@3.0.1 (ansi-regex@2.0.0)

==> default: └── wcwidth@1.0.0 (defaults@1.0.3)

==> default: 

==> default: grunt-contrib-concat@0.5.1 node_modules/grunt-contrib-concat

==> default: ├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.5, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0)

==> default: └── source-map@0.3.0 (amdefine@1.0.0)

==> default: 

==> default: matchdep@0.3.0 node_modules/matchdep

==> default: ├── stack-trace@0.0.7

==> default: ├── resolve@0.5.1

==> default: ├── globule@0.1.0 (lodash@1.0.2, minimatch@0.2.14, glob@3.1.21)

==> default: └── findup-sync@0.1.3 (glob@3.2.11)

==> default: 

==> default: grunt-contrib-watch@0.6.1 node_modules/grunt-contrib-watch

==> default: ├── async@0.2.10

==> default: ├── gaze@0.5.2 (globule@0.1.0)

==> default: └── tiny-lr-fork@0.0.5 (debug@0.7.4, qs@0.5.6, faye-websocket@0.4.4, noptify@0.0.3)

==> default: 

==> default: grunt@0.4.5 node_modules/grunt

==> default: ├── eventemitter2@0.4.14

==> default: ├── dateformat@1.0.2-1.2.3

==> default: ├── which@1.0.9

==> default: ├── async@0.1.22

==> default: ├── colors@0.6.2

==> default: ├── getobject@0.1.0

==> default: ├── lodash@0.9.2

==> default: ├── rimraf@2.2.8

==> default: ├── hooker@0.2.3

==> default: ├── grunt-legacy-util@0.2.0

==> default: ├── exit@0.1.2

==> default: ├── nopt@1.0.10 (abbrev@1.0.7)

==> default: ├── coffee-script@1.3.3

==> default: ├── iconv-lite@0.2.11

==> default: ├── underscore.string@2.2.1

==> default: ├── minimatch@0.2.14 (sigmund@1.0.1, lru-cache@2.7.3)

==> default: ├── glob@3.1.21 (inherits@1.0.2, graceful-fs@1.2.3)

==> default: ├── grunt-legacy-log@0.1.3 (grunt-legacy-log-utils@0.1.1, lodash@2.4.2, underscore.string@2.3.3)

==> default: ├── findup-sync@0.1.3 (lodash@2.4.2, glob@3.2.11)

==> default: └── js-yaml@2.0.5 (esprima@1.0.4, argparse@0.1.16)

==> default: 

==> default: grunt-contrib-connect@0.8.0 node_modules/grunt-contrib-connect

==> default: ├── connect-livereload@0.4.1

==> default: ├── open@0.0.5

==> default: ├── async@0.9.2

==> default: ├── portscanner@0.2.3 (async@0.1.15)

==> default: └── connect@2.19.6 (parseurl@1.0.1, pause@0.0.1, qs@0.6.6, cookie@0.1.2, response-time@2.0.0, morgan@1.1.1, escape-html@1.0.1, cookie-signature@1.0.3, on-headers@0.0.0, basic-auth-connect@1.0.0, vhost@1.0.0, fresh@0.2.2, serve-favicon@2.0.1, bytes@1.0.0, errorhandler@1.0.2, cookie-parser@1.1.0, connect-timeout@1.1.0, body-parser@1.3.1, method-override@2.0.2, debug@1.0.2, express-session@1.2.1, type-is@1.2.1, compression@1.0.7, csurf@1.2.1, multiparty@3.2.8, serve-static@1.2.3, serve-index@1.1.1)

==> default: 

==> default: grunt-contrib-handlebars@0.9.3 node_modules/grunt-contrib-handlebars

==> default: ├── nsdeclare@0.1.0

==> default: ├── chalk@0.4.0 (ansi-styles@1.0.0, has-color@0.1.7, strip-ansi@0.1.1)

==> default: └── handlebars@2.0.0 (optimist@0.3.7, uglify-js@2.3.6)

==> default: 

==> default: grunt-jsonlint@1.0.7 node_modules/grunt-jsonlint

==> default: ├── strip-json-comments@2.0.1

==> default: └── jsonlint@1.6.2 (nomnom@1.8.1, JSV@4.0.2)

==> default: 

==> default: grunt-bower-requirejs@1.1.1 node_modules/grunt-bower-requirejs

==> default: └── bower-requirejs@1.2.0 (slash@1.0.0, object-assign@2.1.1, requirejs@2.2.0, sudo-block@1.2.0, nopt@3.0.6, file-utils@0.2.2, update-notifier@0.3.2, lodash@3.10.1)

==> default: 

==> default: assemble-less@0.7.0 node_modules/assemble-less

==> default: ├── async@0.2.10

==> default: ├── grunt-lib-contrib@0.6.1 (zlib-browserify@0.0.1)

==> default: └── less@1.6.3 (mime@1.2.11, mkdirp@0.3.5, clean-css@2.0.8, source-map@0.1.43, request@2.69.0)

==> default: 

==> default: grunt-contrib-less@0.11.4 node_modules/grunt-contrib-less

==> default: ├── async@0.2.10

==> default: ├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.5, supports-color@0.2.0, has-ansi@0.1.0, strip-ansi@0.3.0)

==> default: ├── maxmin@0.1.0 (pretty-bytes@0.1.2, chalk@0.4.0, gzip-size@0.1.1)

==> default: └── less@1.7.5 (mime@1.2.11, graceful-fs@3.0.8, mkdirp@0.5.1, source-map@0.1.43, clean-css@2.2.23, request@2.40.0)

==> default: 

==> default: bower@1.3.12 node_modules/bower

==> default: ├── is-root@1.0.0

==> default: ├── junk@1.0.2

==> default: ├── stringify-object@1.0.1

==> default: ├── chmodr@0.1.0

==> default: ├── which@1.0.9

==> default: ├── osenv@0.1.0

==> default: ├── abbrev@1.0.7

==> default: ├── opn@1.0.2

==> default: ├── bower-endpoint-parser@0.2.2

==> default: ├── bower-logger@0.2.2

==> default: ├── archy@0.0.2

==> default: ├── lockfile@1.0.1

==> default: ├── q@1.0.1

==> default: ├── nopt@3.0.6

==> default: ├── lru-cache@2.5.2

==> default: ├── graceful-fs@3.0.8

==> default: ├── rimraf@2.2.8

==> default: ├── retry@0.6.0

==> default: ├── tmp@0.0.23

==> default: ├── semver@2.3.2

==> default: ├── request-progress@0.3.0 (throttleit@0.0.2)

==> default: ├── p-throttler@0.1.0 (q@0.9.7)

==> default: ├── shell-quote@1.4.3 (array-filter@0.0.1, array-reduce@0.0.0, jsonify@0.0.0, array-map@0.0.0)

==> default: ├── chalk@0.5.0 (ansi-styles@1.1.0, escape-string-regexp@1.0.5, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0)

==> default: ├── bower-json@0.4.0 (intersect@0.0.3, deep-extend@0.2.11, graceful-fs@2.0.3)

==> default: ├── promptly@0.2.0 (read@1.0.7)

==> default: ├── fstream@1.0.8 (inherits@2.0.1, graceful-fs@4.1.3)

==> default: ├── mkdirp@0.5.0 (minimist@0.0.8)

==> default: ├── fstream-ignore@1.0.3 (inherits@2.0.1, minimatch@3.0.0)

==> default: ├── glob@4.0.6 (inherits@2.0.1, once@1.3.3, minimatch@1.0.0)

==> default: ├── bower-config@0.5.2 (osenv@0.0.3, graceful-fs@2.0.3, optimist@0.6.1)

==> default: ├── request@2.42.0 (aws-sign2@0.5.0, forever-agent@0.5.2, caseless@0.6.0, tunnel-agent@0.4.2, oauth-sign@0.4.0, stringstream@0.0.5, json-stringify-safe@5.0.1, tough-cookie@2.2.2, mime-types@1.0.2, qs@1.2.2, node-uuid@1.4.7, http-signature@0.10.1, form-data@0.1.4, bl@0.9.5, hawk@1.1.1)

==> default: ├── tar-fs@0.5.2 (pump@0.3.5, tar-stream@0.4.7)

==> default: ├── cardinal@0.4.0 (redeyed@0.4.4)

==> default: ├── decompress-zip@0.0.8 (nopt@2.2.1, mkpath@0.1.0, touch@0.0.2, readable-stream@1.1.13, binary@0.3.0)

==> default: ├── bower-registry-client@0.2.4 (async@0.2.10, graceful-fs@2.0.3, request-replay@0.2.0, lru-cache@2.3.1, mkdirp@0.3.5, request@2.51.0)

==> default: ├── update-notifier@0.2.0 (semver-diff@0.1.0, string-length@0.1.2, latest-version@0.2.0, configstore@0.3.2)

==> default: ├── handlebars@2.0.0 (optimist@0.3.7, uglify-js@2.3.6)

==> default: ├── mout@0.9.1

==> default: ├── inquirer@0.7.1 (figures@1.4.0, mute-stream@0.0.4, through@2.3.8, readline2@0.1.1, rx@2.5.3, cli-color@0.3.3)

==> default: └── insight@0.4.3 (object-assign@1.0.0, async@0.9.2, chalk@0.5.1, tough-cookie@0.12.1, lodash.debounce@2.4.1, os-name@1.0.3, configstore@0.3.2, inquirer@0.6.0)

==> default: Completed installing NodeJS modules.

==> default: Now setting configuration items.

==> default: Checking configuration, please wait a moment ... 

==> default: module.js:327

==> default:     throw err;

==> default:     ^

==> default: Error: Cannot find module 'bower'

==> default:     at Function.Module._resolveFilename (module.js:325:15)

==> default:     at Function.Module._load (module.js:276:25)

==> default:     at Module.require (module.js:353:17)

==> default:     at require (internal/module.js:12:17)

==> default:     at Object.<anonymous> (/vagrant/lib/bowermanager.js:1:75)

==> default:     at Module._compile (module.js:409:26)

==> default:     at Object.Module._extensions..js (module.js:416:10)

==> default:     at Module.load (module.js:343:32)

==> default:     at Function.Module._load (module.js:300:12)

==> default:     at Module.require (module.js:353:17)

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.