ptwobrussell / Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
http://bit.ly/135dHfs
Other
2.9k stars 1.49k forks source link

Chef never successfully completed! #194

Closed genaroh closed 10 years ago

genaroh commented 10 years ago

Hi. I am having trouble getting the IPython Sever started after issuing "vagrant up" on the command line. Can you help me get past this because I am very excited about moving forward with Mining the Social Web 2nd Edition?

Here is information about my VirtualBox, Vagrant, and Ubuntu OS:

genaroh1@Genaro:~/Documents/research_coral_lab/project_twitter/miningTheSocialWeb/Mining-the-Social-Web-2nd-Edition$ VBoxManage --version 4.2.10_Ubuntur84101

genaroh1@Genaro:~/Documents/research_coral_lab/project_twitter/miningTheSocialWeb/Mining-the-Social-Web-2nd-Edition$ vagrant --version Vagrant 1.5.2

genaroh1@Genaro:~/Documents/research_coral_lab/project_twitter/miningTheSocialWeb/Mining-the-Social-Web-2nd-Edition$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 13.04 Release: 13.04 Codename: raring

Here is the output I get from the "vagrant up" command:

Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'precise64'...

Progress: 40% Progress: 50% Progress: 60% Progress: 70% Progress: 80% Progress: 90% ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: Mining-the-Social-Web-2nd-Edition_default_1400625918929_27924 ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... default: 22 => 2222 (adapter 1) default: 8888 => 8888 (adapter 1) default: 5000 => 5000 (adapter 1) default: 27017 => 27017 (adapter 1) default: 27018 => 27018 (adapter 1) default: 27019 => 27019 (adapter 1) default: 28017 => 28017 (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: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... ==> default: Mounting shared folders... default: /vagrant => /home/genaroh1/Documents/research_coral_lab/project_twitter/miningTheSocialWeb/Mining-the-Social-Web-2nd-Edition default: /tmp/vagrant-chef-1/chef-solo-1/cookbooks => /home/genaroh1/Documents/research_coral_lab/project_twitter/miningTheSocialWeb/Mining-the-Social-Web-2nd-Edition/deploy/cookbooks ==> default: Running provisioner: chef_solo... Generating chef JSON and uploading... Running chef-solo... stdin: is not a tty [2014-05-20T22:45:30+00:00] INFO: * Chef 10.14.2 * [2014-05-20T22:45:30+00:00] DEBUG: Building node object for precise64 [2014-05-20T22:45:30+00:00] DEBUG: Extracting run list from JSON attributes provided on command line [2014-05-20T22:45:30+00:00] INFO: Setting the run_list to ["recipe[mtsw2e::default]"] from JSON [2014-05-20T22:45:30+00:00] DEBUG: Applying attributes from json file [2014-05-20T22:45:30+00:00] DEBUG: Platform is ubuntu version 12.04 [2014-05-20T22:45:30+00:00] INFO: Run List is [recipe[mtsw2e::default]] [2014-05-20T22:45:30+00:00] INFO: Run List expands to [mtsw2e::default] [2014-05-20T22:45:30+00:00] INFO: Starting Chef Run for precise64 [2014-05-20T22:45:30+00:00] INFO: Running start handlers [2014-05-20T22:45:30+00:00] INFO: Start handlers complete. [2014-05-20T22:45:30+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef-1/chef-solo-1/cookbooks/chefignore no files will be ignored [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/libraries/provider_runit_service.rb [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/libraries/resource_runit_service.rb [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/libraries/default.rb [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/preference.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/preference.rb into a provider named apt_preference defined in Chef::Provider::AptPreference [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/pip.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/pip.rb into a provider named python_pip defined in Chef::Provider::PythonPip [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/virtualenv.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/providers/virtualenv.rb into a provider named python_virtualenv defined in Chef::Provider::PythonVirtualenv [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/key.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/key.rb into a provider named yum_key defined in Chef::Provider::YumKey [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/repository.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/providers/repository.rb into a provider named yum_repository defined in Chef::Provider::YumRepository [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/repository.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/preference.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/resources/preference.rb into a resource named apt_preference defined in Chef::Resource::AptPreference [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/pip.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/pip.rb into a resource named python_pip defined in Chef::Resource::PythonPip [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/virtualenv.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/resources/virtualenv.rb into a resource named python_virtualenv defined in Chef::Resource::PythonVirtualenv [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/repository.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/repository.rb into a resource named yum_repository defined in Chef::Resource::YumRepository [2014-05-20T22:45:31+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/key.rb [2014-05-20T22:45:31+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/resources/key.rb into a resource named yum_key defined in Chef::Resource::YumKey [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook runit's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/attributes/default.rb [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook apt's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/attributes/default.rb [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook python's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/python/attributes/default.rb [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/default.rb [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/epel.rb [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/remi.rb [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/yum/attributes/elrepo.rb [2014-05-20T22:45:31+00:00] DEBUG: Node precise64 loading cookbook build-essential's attribute file /tmp/vagrant-chef-1/chef-solo-1/cookbooks/build-essential/attributes/default.rb [2014-05-20T22:45:31+00:00] DEBUG: Loading Recipe mtsw2e::default via include_recipe [2014-05-20T22:45:31+00:00] DEBUG: Found recipe default in cookbook mtsw2e [2014-05-20T22:45:31+00:00] DEBUG: Loading Recipe apt via include_recipe [2014-05-20T22:45:31+00:00] DEBUG: Found recipe default in cookbook apt [2014-05-20T22:45:31+00:00] DEBUG: Loading Recipe runit via include_recipe [2014-05-20T22:45:31+00:00] DEBUG: Found recipe default in cookbook runit [2014-05-20T22:45:31+00:00] DEBUG: Loading Recipe python via include_recipe [2014-05-20T22:45:31+00:00] DEBUG: Found recipe default in cookbook python [2014-05-20T22:45:31+00:00] DEBUG: Loading Recipe python::package via include_recipe [2014-05-20T22:45:31+00:00] DEBUG: Found recipe package in cookbook python [2014-05-20T22:45:31+00:00] DEBUG: Loading Recipe python::pip via include_recipe [2014-05-20T22:45:31+00:00] DEBUG: Found recipe pip in cookbook python [2014-05-20T22:45:31+00:00] DEBUG: Loading Recipe python::virtualenv via include_recipe [2014-05-20T22:45:31+00:00] DEBUG: Found recipe virtualenv in cookbook python [2014-05-20T22:45:31+00:00] DEBUG: I am not loading python::pip, because I have already seen it. [2014-05-20T22:45:31+00:00] DEBUG: Loading from cookbook_path: /tmp/vagrant-chef-1/chef-solo-1/cookbooks [2014-05-20T22:45:31+00:00] DEBUG: Converging node precise64 [2014-05-20T22:45:31+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) [2014-05-20T22:46:08+00:00] INFO: execute[apt-get-update] ran successfully [2014-05-20T22:46:08+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29) [2014-05-20T22:46:08+00:00] DEBUG: Doing nothing for execute[apt-get update] [2014-05-20T22:46:08+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36) [2014-05-20T22:46:08+00:00] DEBUG: Doing nothing for execute[apt-get autoremove] [2014-05-20T22:46:08+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42) [2014-05-20T22:46:08+00:00] DEBUG: Doing nothing for execute[apt-get autoclean] [2014-05-20T22:46:08+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 48) [2014-05-20T22:46:08+00:00] DEBUG: package[update-notifier-common] checking package status for update-notifier-common [2014-05-20T22:46:08+00:00] DEBUG: package[update-notifier-common] current version is nil [2014-05-20T22:46:08+00:00] DEBUG: package[update-notifier-common] candidate version is 0.119ubuntu8.6 [2014-05-20T22:46:08+00:00] DEBUG: Executing apt-get -q -y install update-notifier-common=0.119ubuntu8.6 [2014-05-20T22:46:12+00:00] DEBUG: ---- Begin output of apt-get -q -y install update-notifier-common=0.119ubuntu8.6 ---- [2014-05-20T22:46:12+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: patch Suggested packages: diffutils-doc gksu The following NEW packages will be installed: patch update-notifier-common 0 upgraded, 2 newly installed, 0 to remove and 160 not upgraded. Need to get 303 kB of archives. After this operation, 2,214 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main patch amd64 2.6.1-3 [80.2 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main update-notifier-common all 0.119ubuntu8.6 [222 kB] Fetched 303 kB in 3s (100.0 kB/s) Selecting previously unselected package patch. (Reading database ... 51095 files and directories currently installed.) Unpacking patch (from .../patch_2.6.1-3_amd64.deb) ... Selecting previously unselected package update-notifier-common. Unpacking update-notifier-common (from .../update-notifier-common_0.119ubuntu8.6_all.deb) ... Processing triggers for man-db ... Setting up patch (2.6.1-3) ... Setting up update-notifier-common (0.119ubuntu8.6) ... [2014-05-20T22:46:12+00:00] DEBUG: STDERR: [2014-05-20T22:46:12+00:00] DEBUG: ---- End output of apt-get -q -y install update-notifier-common=0.119ubuntu8.6 ---- [2014-05-20T22:46:12+00:00] DEBUG: Ran apt-get -q -y install update-notifier-common=0.119ubuntu8.6 returned 0 [2014-05-20T22:46:12+00:00] INFO: package[update-notifier-common] sending run action to executeapt-get-update [2014-05-20T22:46:12+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) [2014-05-20T22:46:16+00:00] INFO: execute[apt-get-update] ran successfully [2014-05-20T22:46:16+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52) [2014-05-20T22:46:16+00:00] DEBUG: Skipping execute[apt-get-update-periodic] due to only_if ruby block [2014-05-20T22:46:16+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 62) [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local] owner changed to 0 [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local] group changed to 0 [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local] mode changed to 755 [2014-05-20T22:46:16+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62) [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0 [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0 [2014-05-20T22:46:16+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755 [2014-05-20T22:46:16+00:00] INFO: Processing service[runit] action nothing (runit::default line 20) [2014-05-20T22:46:16+00:00] DEBUG: service[runit] falling back to process table inspection [2014-05-20T22:46:16+00:00] DEBUG: service[runit] attempting to match 'runit' (/runit/) against process list [2014-05-20T22:46:16+00:00] DEBUG: service[runit] running: false [2014-05-20T22:46:16+00:00] DEBUG: Doing nothing for service[runit] [2014-05-20T22:46:16+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) [2014-05-20T22:46:16+00:00] DEBUG: Doing nothing for execute[start-runsvdir] [2014-05-20T22:46:16+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) [2014-05-20T22:46:16+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command grep ^SV /etc/inittab [2014-05-20T22:46:16+00:00] INFO: Processing package[runit] action install (runit::default line 80) [2014-05-20T22:46:16+00:00] DEBUG: package[runit] checking package status for runit [2014-05-20T22:46:16+00:00] DEBUG: package[runit] current version is nil [2014-05-20T22:46:16+00:00] DEBUG: package[runit] candidate version is 2.1.1-6.2ubuntu2.1 [2014-05-20T22:46:16+00:00] DEBUG: Creating directory /var/chef/cache/preseed [2014-05-20T22:46:16+00:00] DEBUG: Creating directory /var/chef/cache/preseed/runit [2014-05-20T22:46:16+00:00] DEBUG: package[runit] fetching preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed [2014-05-20T22:46:16+00:00] DEBUG: package[runit] fetching preseed file via Template resource failed, fallback to CookbookFile resource [2014-05-20T22:46:16+00:00] INFO: Processing cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] action create (dynamically defined) [2014-05-20T22:46:16+00:00] DEBUG: File /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed does not exist, so there is no checksum to generate [2014-05-20T22:46:16+00:00] DEBUG: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] has new contents [2014-05-20T22:46:16+00:00] DEBUG: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] staging /tmp/vagrant-chef-1/chef-solo-1/cookbooks/runit/files/default/runit.seed to /tmp/runit-2.1.1-6.2ubuntu2.1.seed20140520-1123-lj7kwb-0 [2014-05-20T22:46:16+00:00] INFO: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] created file /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed [2014-05-20T22:46:16+00:00] DEBUG: package[runit] fetched preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed [2014-05-20T22:46:16+00:00] INFO: package[runit] pre-seeding package installation instructions [2014-05-20T22:46:16+00:00] DEBUG: Executing debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed [2014-05-20T22:46:16+00:00] DEBUG: ---- Begin output of debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ---- [2014-05-20T22:46:16+00:00] DEBUG: STDOUT: [2014-05-20T22:46:16+00:00] DEBUG: STDERR: [2014-05-20T22:46:16+00:00] DEBUG: ---- End output of debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ---- [2014-05-20T22:46:16+00:00] DEBUG: Ran debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed returned 0 [2014-05-20T22:46:16+00:00] DEBUG: Executing apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 [2014-05-20T22:46:19+00:00] DEBUG: ---- Begin output of apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 ---- [2014-05-20T22:46:19+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: fgetty Suggested packages: socklog-run The following NEW packages will be installed: fgetty runit 0 upgraded, 2 newly installed, 0 to remove and 160 not upgraded. Need to get 132 kB of archives. After this operation, 542 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe fgetty amd64 0.6-5build1 [25.4 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe runit amd64 2.1.1-6.2ubuntu2.1 [107 kB] Fetched 132 kB in 1s (112 kB/s) Selecting previously unselected package fgetty. (Reading database ... 51266 files and directories currently installed.) Unpacking fgetty (from .../fgetty_0.6-5build1_amd64.deb) ... Selecting previously unselected package runit. Unpacking runit (from .../runit_2.1.1-6.2ubuntu2.1_amd64.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... ureadahead will be reprofiled on next reboot Setting up fgetty (0.6-5build1) ... Setting up runit (2.1.1-6.2ubuntu2.1) ... [2014-05-20T22:46:19+00:00] DEBUG: STDERR: runsvdir start/running, process 1625 [2014-05-20T22:46:19+00:00] DEBUG: ---- End output of apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 ---- [2014-05-20T22:46:19+00:00] DEBUG: Ran apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 returned 0 [2014-05-20T22:46:19+00:00] INFO: package[runit] sending nothing action to executestart-runsvdir [2014-05-20T22:46:19+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) [2014-05-20T22:46:19+00:00] DEBUG: Doing nothing for execute[start-runsvdir] [2014-05-20T22:46:19+00:00] INFO: package[runit] sending nothing action to executerunit-hup-init [2014-05-20T22:46:19+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) [2014-05-20T22:46:19+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command grep ^SV /etc/inittab [2014-05-20T22:46:19+00:00] INFO: Processing package[python] action install (python::package line 40) [2014-05-20T22:46:19+00:00] DEBUG: package[python] checking package status for python [2014-05-20T22:46:19+00:00] DEBUG: package[python] current version is 2.7.3-0ubuntu2 [2014-05-20T22:46:19+00:00] DEBUG: package[python] candidate version is 2.7.3-0ubuntu2.2 [2014-05-20T22:46:19+00:00] DEBUG: package[python] is already installed - nothing to do [2014-05-20T22:46:19+00:00] INFO: Processing package[python-dev] action install (python::package line 40) [2014-05-20T22:46:19+00:00] DEBUG: package[python-dev] checking package status for python-dev [2014-05-20T22:46:19+00:00] DEBUG: package[python-dev] current version is nil [2014-05-20T22:46:19+00:00] DEBUG: package[python-dev] candidate version is 2.7.3-0ubuntu2.2 [2014-05-20T22:46:19+00:00] DEBUG: Executing apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 [2014-05-20T22:51:57+00:00] DEBUG: ---- Begin output of apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 ---- [2014-05-20T22:51:57+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libexpat1 libexpat1-dev libpython2.7 python python-minimal python2.7 python2.7-dev python2.7-minimal Suggested packages: python-doc python-tk python2.7-doc binfmt-support The following NEW packages will be installed: libexpat1-dev libpython2.7 python-dev python2.7-dev The following packages will be upgraded: libexpat1 python python-minimal python2.7 python2.7-minimal 5 upgraded, 4 newly installed, 0 to remove and 155 not upgraded. Need to get 35.7 MB of archives. After this operation, 43.3 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 amd64 2.7.3-0ubuntu3.5 [2,675 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal amd64 2.7.3-0ubuntu3.5 [1,743 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 amd64 2.0.1-7.2ubuntu1.1 [131 kB] Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal amd64 2.7.3-0ubuntu2.2 [29.7 kB] Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python amd64 2.7.3-0ubuntu2.2 [168 kB] Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev amd64 2.0.1-7.2ubuntu1.1 [216 kB] Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 amd64 2.7.3-0ubuntu3.5 [1,188 kB] Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev amd64 2.7.3-0ubuntu3.5 [29.5 MB] Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev amd64 2.7.3-0ubuntu2.2 [1,090 B] Fetched 35.7 MB in 5min 34s (107 kB/s) (Reading database ... 51343 files and directories currently installed.) Preparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.5_amd64.deb) ... Unpacking replacement python2.7 ... Preparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.5_amd64.deb) ... Unpacking replacement python2.7-minimal ... Processing triggers for man-db ... Setting up python2.7-minimal (2.7.3-0ubuntu3.5) ... (Reading database ... 51342 files and directories currently installed.) Preparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_amd64.deb) ... Unpacking replacement libexpat1 ... Preparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_amd64.deb) ... Unpacking replacement python-minimal ... Processing triggers for man-db ... Setting up python-minimal (2.7.3-0ubuntu2.2) ... (Reading database ... 51342 files and directories currently installed.) Preparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_amd64.deb) ... Unpacking replacement python ... Selecting previously unselected package libexpat1-dev. Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_amd64.deb) ... Selecting previously unselected package libpython2.7. Unpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.5_amd64.deb) ... Selecting previously unselected package python2.7-dev. Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.5_amd64.deb) ... Selecting previously unselected package python-dev. Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_amd64.deb) ... Processing triggers for man-db ... Setting up libexpat1 (2.0.1-7.2ubuntu1.1) ... Setting up python2.7 (2.7.3-0ubuntu3.5) ... Setting up python (2.7.3-0ubuntu2.2) ... Setting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ... Setting up libpython2.7 (2.7.3-0ubuntu3.5) ... Setting up python2.7-dev (2.7.3-0ubuntu3.5) ... Setting up python-dev (2.7.3-0ubuntu2.2) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place [2014-05-20T22:51:57+00:00] DEBUG: STDERR: [2014-05-20T22:51:57+00:00] DEBUG: ---- End output of apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 ---- [2014-05-20T22:51:57+00:00] DEBUG: Ran apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 returned 0 [2014-05-20T22:51:57+00:00] INFO: Processing remote_file[/var/chef/cache/ez_setup.py] action create (python::pip line 36) [2014-05-20T22:51:57+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] checking for changes [2014-05-20T22:51:57+00:00] DEBUG: Sending HTTP Request via GET to bitbucket.org:443/pypa/setuptools/raw/0.8/ez_setup.py [2014-05-20T22:51:58+00:00] DEBUG: Streaming download from https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py to tempfile /tmp/chef-rest20140520-1123-qhc8ok-0 [2014-05-20T22:51:58+00:00] DEBUG: decompressing gzip stream [2014-05-20T22:51:58+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] checking for file existence of /var/chef/cache/ez_setup.py [2014-05-20T22:51:58+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] creating /var/chef/cache/ez_setup.py [2014-05-20T22:51:58+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] updated [2014-05-20T22:51:58+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] mode changed to 644 [2014-05-20T22:51:58+00:00] INFO: Processing remote_file[/var/chef/cache/get-pip.py] action create (python::pip line 42) [2014-05-20T22:51:58+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] checking for changes [2014-05-20T22:51:58+00:00] DEBUG: Sending HTTP Request via GET to raw.github.com:443/pypa/pip/master/contrib/get-pip.py [2014-05-20T22:51:58+00:00] DEBUG: Streaming download from https://raw.github.com/pypa/pip/master/contrib/get-pip.py to tempfile /tmp/chef-rest20140520-1123-1uqkr5g-0 [2014-05-20T22:51:58+00:00] DEBUG: Following redirect 1/10 [2014-05-20T22:51:58+00:00] DEBUG: Sending HTTP Request via GET to raw.githubusercontent.com:443/pypa/pip/master/contrib/get-pip.py [2014-05-20T22:51:58+00:00] DEBUG: Streaming download from https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py to tempfile /tmp/chef-rest20140520-1123-23h2st-0 [2014-05-20T22:51:58+00:00] DEBUG: decompressing gzip stream [2014-05-20T22:51:59+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] checking for file existence of /var/chef/cache/get-pip.py [2014-05-20T22:51:59+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] creating /var/chef/cache/get-pip.py [2014-05-20T22:51:59+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] updated [2014-05-20T22:51:59+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] mode changed to 644 [2014-05-20T22:51:59+00:00] INFO: Processing execute[install-setuptools] action run (python::pip line 48) [2014-05-20T22:52:00+00:00] INFO: execute[install-setuptools] ran successfully [2014-05-20T22:52:00+00:00] INFO: Processing execute[install-pip] action run (python::pip line 56) [2014-05-20T22:52:01+00:00] INFO: execute[install-pip] ran successfully [2014-05-20T22:52:01+00:00] INFO: Processing python_pip[virtualenv] action install (python::virtualenv line 23) [2014-05-20T22:52:01+00:00] INFO: Installing python_pip[virtualenv] version latest [2014-05-20T22:52:02+00:00] INFO: Processing apt_repository[mongodb-10gen] action add (mtsw2e::default line 6) [2014-05-20T22:52:02+00:00] DEBUG: Setting execute[apt-get update] to the state of the prior execute[apt-get update] [2014-05-20T22:52:02+00:00] INFO: Processing execute[install-key 7F0CEB10] action run (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 28) [2014-05-20T22:52:03+00:00] INFO: execute[install-key 7F0CEB10] ran successfully [2014-05-20T22:52:03+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 102) [2014-05-20T22:52:03+00:00] DEBUG: Doing nothing for file[/var/lib/apt/periodic/update-success-stamp] [2014-05-20T22:52:03+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 106) [2014-05-20T22:52:03+00:00] DEBUG: Doing nothing for execute[apt-get update] [2014-05-20T22:52:03+00:00] INFO: Processing file[/etc/apt/sources.list.d/mongodb-10gen.list] action create (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 118) [2014-05-20T22:52:03+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] owner changed to 0 [2014-05-20T22:52:03+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] group changed to 0 [2014-05-20T22:52:03+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] mode changed to 644 [2014-05-20T22:52:03+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] created file /etc/apt/sources.list.d/mongodb-10gen.list [2014-05-20T22:52:03+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending delete action to file/var/lib/apt/periodic/update-success-stamp [2014-05-20T22:52:03+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action delete (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 102) [2014-05-20T22:52:03+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] backed up to /var/chef/backup/var/lib/apt/periodic/update-success-stamp.chef-20140520225203 [2014-05-20T22:52:03+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp [2014-05-20T22:52:03+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending run action to executeapt-get update [2014-05-20T22:52:03+00:00] INFO: Processing execute[apt-get update] action run (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/apt/providers/repository.rb line 106) [2014-05-20T22:52:36+00:00] INFO: execute[apt-get update] ran successfully [2014-05-20T22:52:36+00:00] INFO: Processing package[mongodb-10gen] action install (mtsw2e::default line 24) [2014-05-20T22:52:36+00:00] DEBUG: package[mongodb-10gen] checking package status for mongodb-10gen [2014-05-20T22:52:36+00:00] DEBUG: package[mongodb-10gen] current version is nil [2014-05-20T22:52:36+00:00] DEBUG: package[mongodb-10gen] candidate version is 2.4.10 [2014-05-20T22:52:36+00:00] DEBUG: Executing apt-get -q -y install mongodb-10gen=2.4.10 [2014-05-20T22:53:15+00:00] DEBUG: ---- Begin output of apt-get -q -y install mongodb-10gen=2.4.10 ---- [2014-05-20T22:53:15+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: mongodb-10gen 0 upgraded, 1 newly installed, 0 to remove and 155 not upgraded. Need to get 88.1 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://downloads-distro.mongodb.org/repo/ubuntu-upstart/ dist/10gen mongodb-10gen amd64 2.4.10 [88.1 MB] Fetched 88.1 MB in 34s (2,575 kB/s) Selecting previously unselected package mongodb-10gen. (Reading database ... 51499 files and directories currently installed.) Unpacking mongodb-10gen (from .../mongodb-10gen_2.4.10_amd64.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... Setting up mongodb-10gen (2.4.10) ... Adding system user mongodb' (UID 106) ... Adding new usermongodb' (UID 106) with group nogroup' ... Not creating home directory/home/mongodb'. Adding group mongodb' (GID 111) ... Done. Adding usermongodb' to group `mongodb' ... Adding user mongodb to group mongodb Done. mongodb start/running, process 2714 [2014-05-20T22:53:15+00:00] DEBUG: STDERR: [2014-05-20T22:53:15+00:00] DEBUG: ---- End output of apt-get -q -y install mongodb-10gen=2.4.10 ---- [2014-05-20T22:53:15+00:00] DEBUG: Ran apt-get -q -y install mongodb-10gen=2.4.10 returned 0 [2014-05-20T22:53:15+00:00] INFO: Processing package[openjdk-6-jdk] action install (mtsw2e::default line 24) [2014-05-20T22:53:15+00:00] DEBUG: package[openjdk-6-jdk] checking package status for openjdk-6-jdk [2014-05-20T22:53:15+00:00] DEBUG: package[openjdk-6-jdk] current version is nil [2014-05-20T22:53:15+00:00] DEBUG: package[openjdk-6-jdk] candidate version is 6b31-1.13.3-1ubuntu1~0.12.04.2 [2014-05-20T22:53:15+00:00] DEBUG: Executing apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 [2014-05-20T22:55:02+00:00] DEBUG: ---- Begin output of apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 ---- [2014-05-20T22:55:02+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: ca-certificates-java fontconfig fontconfig-config hicolor-icon-theme icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common java-common libasound2 libasyncns0 libatk-wrapper-java libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data libavahi-common3 libcairo2 libcups2 libdatrie1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgif4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libice-dev libice6 libjasper1 libjpeg-turbo8 libjpeg8 libjson0 liblcms2-2 libnspr4 libnss3 libnss3-1d libogg0 libpango1.0-0 libpcsclite1 libpixman-1-0 libpthread-stubs0 libpthread-stubs0-dev libpulse0 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff4 libvorbis0a libvorbisenc2 libx11-6 libx11-dev libx11-doc libxau-dev libxcb-render0 libxcb-shm0 libxcb1 libxcb1-dev libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2 libxi6 libxinerama1 libxrandr2 libxrender1 libxt-dev libxt6 libxtst6 openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib shared-mime-info ttf-dejavu-core ttf-dejavu-extra tzdata tzdata-java x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev Suggested packages: default-jre equivs libasound2-plugins libasound2-python cups-common librsvg2-common gvfs libjasper-runtime liblcms2-utils ttf-baekmuk ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ttf-arphic-bkai00mp pcscd pulseaudio libxcb-doc openjdk-6-demo openjdk-6-source visualvm icedtea-plugin libnss-mdns sun-java6-fonts fonts-ipafont-gothic fonts-ipafont-mincho ttf-wqy-microhei ttf-wqy-zenhei ttf-indic-fonts-core ttf-telugu-fonts ttf-oriya-fonts ttf-kannada-fonts ttf-bengali-fonts The following NEW packages will be installed: ca-certificates-java fontconfig fontconfig-config hicolor-icon-theme icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common java-common libasound2 libasyncns0 libatk-wrapper-java libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data libavahi-common3 libcairo2 libcups2 libdatrie1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgif4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libice-dev libice6 libjasper1 libjpeg-turbo8 libjpeg8 libjson0 liblcms2-2 libnspr4 libnss3 libnss3-1d libogg0 libpango1.0-0 libpcsclite1 libpixman-1-0 libpthread-stubs0 libpthread-stubs0-dev libpulse0 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff4 libvorbis0a libvorbisenc2 libx11-dev libx11-doc libxau-dev libxcb-render0 libxcb-shm0 libxcb1-dev libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2 libxi6 libxinerama1 libxrandr2 libxrender1 libxt-dev libxt6 libxtst6 openjdk-6-jdk openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib shared-mime-info ttf-dejavu-core ttf-dejavu-extra tzdata-java x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev The following packages will be upgraded: libx11-6 libxcb1 tzdata 3 upgraded, 87 newly installed, 0 to remove and 152 not upgraded. Need to get 77.7 MB of archives. After this operation, 141 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb1 amd64 1.8.1-1ubuntu0.2 [44.8 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-6 amd64 2:1.4.99.1-0ubuntu2.2 [763 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libasound2 amd64 1.0.25-1ubuntu10.2 [428 kB] Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main libasyncns0 amd64 0.8-4 [13.2 kB] Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk1.0-data all 2.4.0-0ubuntu1 [12.7 kB] Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk1.0-0 amd64 2.4.0-0ubuntu1 [60.1 kB] Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgtk2.0-common all 2.24.10-0ubuntu6.1 [118 kB] Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB] Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB] Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfontconfig1 amd64 2.8.0-3ubuntu9.1 [125 kB] Get:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpixman-1-0 amd64 0.30.2-1ubuntu0.0.0.0.1 [256 kB] Get:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-render0 amd64 1.8.1-1ubuntu0.2 [13.3 kB] Get:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-shm0 amd64 1.8.1-1ubuntu0.2 [5,516 B] Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 amd64 1:0.9.6-2ubuntu0.1 [20.6 kB] Get:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcairo2 amd64 1.10.2-6.1ubuntu3 [467 kB] Get:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-common-data amd64 0.6.30-5ubuntu2.1 [21.4 kB] Get:17 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-common3 amd64 0.6.30-5ubuntu2.1 [25.5 kB] Get:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-client3 amd64 0.6.30-5ubuntu2.1 [30.3 kB] Get:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcups2 amd64 1.5.3-0ubuntu8.2 [171 kB] Get:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 amd64 1.1.90+svn733-0ubuntu4.3 [111 kB] Get:21 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 amd64 8c-2ubuntu7 [2,112 B] Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libjasper1 amd64 1.900.1-13 [154 kB] Get:23 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libtiff4 amd64 3.9.5-2ubuntu1.6 [144 kB] Get:24 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgdk-pixbuf2.0-common all 2.26.1-1ubuntu1.1 [7,846 B] Get:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgdk-pixbuf2.0-0 amd64 2.26.1-1ubuntu1.1 [200 kB] Get:26 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai-data all 0.1.16-3 [179 kB] Get:27 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatrie1 amd64 0.2.5-3 [16.4 kB] Get:28 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai0 amd64 0.1.16-3 [19.7 kB] Get:29 http://us.archive.ubuntu.com/ubuntu/ precise/main libxft2 amd64 2.2.0-3ubuntu2 [42.3 kB] Get:30 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig amd64 2.8.0-3ubuntu9.1 [156 kB] Get:31 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpango1.0-0 amd64 1.30.0-0ubuntu3.1 [363 kB] Get:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libxcomposite1 amd64 1:0.4.3-2build1 [7,708 B] Get:33 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxfixes3 amd64 1:5.0-4ubuntu4.2 [12.5 kB] Get:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcursor1 amd64 1:1.1.12-1ubuntu0.1 [22.7 kB] Get:35 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdamage1 amd64 1:1.1.3-2build1 [7,560 B] Get:36 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1~precise1 [31.6 kB] Get:37 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxinerama1 amd64 2:1.1.1-3ubuntu0.1 [8,072 B] Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrandr2 amd64 2:1.3.2-2ubuntu0.2 [17.5 kB] Get:39 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main shared-mime-info amd64 1.0-0ubuntu4.1 [496 kB] Get:40 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgtk2.0-0 amd64 2.24.10-0ubuntu6.1 [2,674 kB] Get:41 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-lib all 6b31-1.13.3-1ubuntu1~0.12.04.2 [6,214 kB] Get:42 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.2 [141 kB] Get:43 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.2 [1,229 kB] Get:44 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3-1d amd64 3.15.4-0ubuntu0.12.04.2 [13.4 kB] Get:45 http://us.archive.ubuntu.com/ubuntu/ precise/main ca-certificates-java all 20110912ubuntu6 [8,186 B] Get:46 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata all 2014c-0ubuntu0.12.04 [478 kB] Get:47 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata-java all 2014c-0ubuntu0.12.04 [130 kB] Get:48 http://us.archive.ubuntu.com/ubuntu/ precise/main java-common all 0.43ubuntu2 [61.7 kB] Get:49 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main liblcms2-2 amd64 2.2+git20110628-2ubuntu3.1 [143 kB] Get:50 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcsclite1 amd64 1.7.4-2ubuntu2 [23.5 kB] Get:51 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre-headless amd64 6b31-1.13.3-1ubuntu1~0.12.04.2 [32.8 MB] Get:52 http://us.archive.ubuntu.com/ubuntu/ precise/main libgif4 amd64 4.1.6-9ubuntu1 [31.0 kB] Get:53 http://us.archive.ubuntu.com/ubuntu/ precise/main libjson0 amd64 0.9-1ubuntu1 [16.3 kB] Get:54 http://us.archive.ubuntu.com/ubuntu/ precise/main libogg0 amd64 1.2.2~dfsg-1ubuntu1 [17.2 kB] Get:55 http://us.archive.ubuntu.com/ubuntu/ precise/main libflac8 amd64 1.2.1-6 [144 kB] Get:56 http://us.archive.ubuntu.com/ubuntu/ precise/main libvorbis0a amd64 1.3.2-1ubuntu3 [103 kB] Get:57 http://us.archive.ubuntu.com/ubuntu/ precise/main libvorbisenc2 amd64 1.3.2-1ubuntu3 [136 kB] Get:58 http://us.archive.ubuntu.com/ubuntu/ precise/main libsndfile1 amd64 1.0.25-4 [163 kB] Get:59 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpulse0 amd64 1:1.1-0ubuntu15.4 [289 kB] Get:60 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB] Get:61 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxtst6 amd64 2:1.2.0-4ubuntu0.1 [13.9 kB] Get:62 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jre amd64 6b31-1.13.3-1ubuntu1~0.12.04.2 [236 kB] Get:63 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk-wrapper-java all 0.30.4-0ubuntu2 [30.9 kB] Get:64 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk-wrapper-java-jni amd64 0.30.4-0ubuntu2 [30.5 kB] Get:65 http://us.archive.ubuntu.com/ubuntu/ precise/main libice6 amd64 2:1.0.7-2build1 [46.1 kB] Get:66 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm6 amd64 2:1.2.0-2build1 [18.1 kB] Get:67 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt6 amd64 1:1.1.1-2ubuntu0.1 [186 kB] Get:68 http://us.archive.ubuntu.com/ubuntu/ precise/main hicolor-icon-theme all 0.12-1ubuntu2 [10.2 kB] Get:69 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgtk2.0-bin amd64 2.24.10-0ubuntu6.1 [10.3 kB] Get:70 http://us.archive.ubuntu.com/ubuntu/ precise/main xorg-sgml-doctools all 1:1.10-1 [12.0 kB] Get:71 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11proto-core-dev all 7.0.22-1ubuntu0.1 [300 kB] Get:72 http://us.archive.ubuntu.com/ubuntu/ precise/main libice-dev amd64 2:1.0.7-2build1 [133 kB] Get:73 http://us.archive.ubuntu.com/ubuntu/ precise/main libpthread-stubs0 amd64 0.3-3 [3,258 B] Get:74 http://us.archive.ubuntu.com/ubuntu/ precise/main libpthread-stubs0-dev amd64 0.3-3 [2,866 B] Get:75 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm-dev amd64 2:1.2.0-2build1 [89.5 kB] Get:76 http://us.archive.ubuntu.com/ubuntu/ precise/main libxau-dev amd64 1:1.0.6-4 [10.5 kB] Get:77 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdmcp-dev amd64 1:1.1.0-4 [26.9 kB] Get:78 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11proto-input-dev all 2.3-1~precise1 [139 kB] Get:79 http://us.archive.ubuntu.com/ubuntu/ precise/main x11proto-kb-dev all 1.0.5-2 [27.6 kB] Get:80 http://us.archive.ubuntu.com/ubuntu/ precise/main xtrans-dev all 1.2.6-2 [82.9 kB] Get:81 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb1-dev amd64 1.8.1-1ubuntu0.2 [82.5 kB] Get:82 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-dev amd64 2:1.4.99.1-0ubuntu2.2 [912 kB] Get:83 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-doc all 2:1.4.99.1-0ubuntu2.2 [2,435 kB] Get:84 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt-dev amd64 1:1.1.1-2ubuntu0.1 [490 kB] Get:85 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-extra all 2.33-2ubuntu1 [3,420 kB] Get:86 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-cacao amd64 6b31-1.13.3-1ubuntu1~0.12.04.2 [776 kB] Get:87 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-6-jre-jamvm amd64 6b31-1.13.3-1ubuntu1~0.12.04.2 [527 kB] Get:88 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-netx-common all 1.2.3-0ubuntu0.12.04.4 [600 kB] Get:89 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-netx amd64 1.2.3-0ubuntu0.12.04.4 [16.4 kB] Get:90 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main openjdk-6-jdk amd64 6b31-1.13.3-1ubuntu1~0.12.04.2 [16.0 MB] Preconfiguring packages ... Fetched 77.7 MB in 1min 25s (903 kB/s) (Reading database ... 51534 files and directories currently installed.) Preparing to replace libxcb1 1.8.1-1 (using .../libxcb1_1.8.1-1ubuntu0.2_amd64.deb) ... Unpacking replacement libxcb1 ... Preparing to replace libx11-6 2:1.4.99.1-0ubuntu2 (using .../libx11-6_2%3a1.4.99.1-0ubuntu2.2_amd64.deb) ... Unpacking replacement libx11-6 ... Selecting previously unselected package libasound2. Unpacking libasound2 (from .../libasound2_1.0.25-1ubuntu10.2_amd64.deb) ... Selecting previously unselected package libasyncns0. Unpacking libasyncns0 (from .../libasyncns0_0.8-4_amd64.deb) ... Selecting previously unselected package libatk1.0-data. Unpacking libatk1.0-data (from .../libatk1.0-data_2.4.0-0ubuntu1_all.deb) ... Selecting previously unselected package libatk1.0-0. Unpacking libatk1.0-0 (from .../libatk1.0-0_2.4.0-0ubuntu1_amd64.deb) ... Selecting previously unselected package libgtk2.0-common. Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.24.10-0ubuntu6.1_all.deb) ... Selecting previously unselected package ttf-dejavu-core. Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ... Selecting previously unselected package fontconfig-config. Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ... Selecting previously unselected package libfontconfig1. Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_amd64.deb) ... Selecting previously unselected package libpixman-1-0. Unpacking libpixman-1-0 (from .../libpixman-1-0_0.30.2-1ubuntu0.0.0.0.1_amd64.deb) ... Selecting previously unselected package libxcb-render0. Unpacking libxcb-render0 (from .../libxcb-render0_1.8.1-1ubuntu0.2_amd64.deb) ... Selecting previously unselected package libxcb-shm0. Unpacking libxcb-shm0 (from .../libxcb-shm0_1.8.1-1ubuntu0.2_amd64.deb) ... Selecting previously unselected package libxrender1. Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_amd64.deb) ... Selecting previously unselected package libcairo2. Unpacking libcairo2 (from .../libcairo2_1.10.2-6.1ubuntu3_amd64.deb) ... Selecting previously unselected package libavahi-common-data. Unpacking libavahi-common-data (from .../libavahi-common-data_0.6.30-5ubuntu2.1_amd64.deb) ... Selecting previously unselected package libavahi-common3. Unpacking libavahi-common3 (from .../libavahi-common3_0.6.30-5ubuntu2.1_amd64.deb) ... Selecting previously unselected package libavahi-client3. Unpacking libavahi-client3 (from .../libavahi-client3_0.6.30-5ubuntu2.1_amd64.deb) ... Selecting previously unselected package libcups2. Unpacking libcups2 (from .../libcups2_1.5.3-0ubuntu8.2_amd64.deb) ... Selecting previously unselected package libjpeg-turbo8. Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.3_amd64.deb) ... Selecting previously unselected package libjpeg8. Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_amd64.deb) ... Selecting previously unselected package libjasper1. Unpacking libjasper1 (from .../libjasper1_1.900.1-13_amd64.deb) ... Selecting previously unselected package libtiff4. Unpacking libtiff4 (from .../libtiff4_3.9.5-2ubuntu1.6_amd64.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-common. Unpacking libgdk-pixbuf2.0-common (from .../libgdk-pixbuf2.0-common_2.26.1-1ubuntu1.1_all.deb) ... Selecting previously unselected package libgdk-pixbuf2.0-0. Unpacking libgdk-pixbuf2.0-0 (from .../libgdk-pixbuf2.0-0_2.26.1-1ubuntu1.1_amd64.deb) ... Selecting previously unselected package libthai-data. Unpacking libthai-data (from .../libthai-data_0.1.16-3_all.deb) ... Selecting previously unselected package libdatrie1. Unpacking libdatrie1 (from .../libdatrie1_0.2.5-3_amd64.deb) ... Selecting previously unselected package libthai0. Unpacking libthai0 (from .../libthai0_0.1.16-3_amd64.deb) ... Selecting previously unselected package libxft2. Unpacking libxft2 (from .../libxft2_2.2.0-3ubuntu2_amd64.deb) ... Selecting previously unselected package fontconfig. Unpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_amd64.deb) ... Selecting previously unselected package libpango1.0-0. Unpacking libpango1.0-0 (from .../libpango1.0-0_1.30.0-0ubuntu3.1_amd64.deb) ... Selecting previously unselected package libxcomposite1. Unpacking libxcomposite1 (from .../libxcomposite1_1%3a0.4.3-2build1_amd64.deb) ... Selecting previously unselected package libxfixes3. Unpacking libxfixes3 (from .../libxfixes3_1%3a5.0-4ubuntu4.2_amd64.deb) ... Selecting previously unselected package libxcursor1. Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.12-1ubuntu0.1_amd64.deb) ... Selecting previously unselected package libxdamage1. Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.3-2build1_amd64.deb) ... Selecting previously unselected package libxi6. Unpacking libxi6 (from .../libxi6_2%3a1.7.1.901-1ubuntu1~precise1_amd64.deb) ... Selecting previously unselected package libxinerama1. Unpacking libxinerama1 (from .../libxinerama1_2%3a1.1.1-3ubuntu0.1_amd64.deb) ... Selecting previously unselected package libxrandr2. Unpacking libxrandr2 (from .../libxrandr2_2%3a1.3.2-2ubuntu0.2_amd64.deb) ... Selecting previously unselected package shared-mime-info. Unpacking shared-mime-info (from .../shared-mime-info_1.0-0ubuntu4.1_amd64.deb) ... Selecting previously unselected package libgtk2.0-0. Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.24.10-0ubuntu6.1_amd64.deb) ... Selecting previously unselected package openjdk-6-jre-lib. Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b31-1.13.3-1ubuntu1~0.12.04.2_all.deb) ... Selecting previously unselected package libnspr4. Unpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.2_amd64.deb) ... Selecting previously unselected package libnss3. Unpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.2_amd64.deb) ... Selecting previously unselected package libnss3-1d. Unpacking libnss3-1d (from .../libnss3-1d_3.15.4-0ubuntu0.12.04.2_amd64.deb) ... Selecting previously unselected package ca-certificates-java. Unpacking ca-certificates-java (from .../ca-certificates-java_20110912ubuntu6_all.deb) ... Preparing to replace tzdata 2012b-1 (using .../tzdata_2014c-0ubuntu0.12.04_all.deb) ... Unpacking replacement tzdata ... Processing triggers for man-db ... Setting up tzdata (2014c-0ubuntu0.12.04) ... Selecting previously unselected package tzdata-java. (Reading database ... 52147 files and directories currently installed.) Unpacking tzdata-java (from .../tzdata-java_2014c-0ubuntu0.12.04_all.deb) ... Selecting previously unselected package java-common. Unpacking java-common (from .../java-common_0.43ubuntu2_all.deb) ... Selecting previously unselected package liblcms2-2. Unpacking liblcms2-2 (from .../liblcms2-2_2.2+git20110628-2ubuntu3.1_amd64.deb) ... Selecting previously unselected package libpcsclite1. Unpacking libpcsclite1 (from .../libpcsclite1_1.7.4-2ubuntu2_amd64.deb) ... Selecting previously unselected package openjdk-6-jre-headless. Unpacking openjdk-6-jre-headless (from .../openjdk-6-jre-headless_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... Selecting previously unselected package libgif4. Unpacking libgif4 (from .../libgif4_4.1.6-9ubuntu1_amd64.deb) ... Selecting previously unselected package libjson0. Unpacking libjson0 (from .../libjson0_0.9-1ubuntu1_amd64.deb) ... Selecting previously unselected package libogg0. Unpacking libogg0 (from .../libogg0_1.2.2~dfsg-1ubuntu1_amd64.deb) ... Selecting previously unselected package libflac8. Unpacking libflac8 (from .../libflac8_1.2.1-6_amd64.deb) ... Selecting previously unselected package libvorbis0a. Unpacking libvorbis0a (from .../libvorbis0a_1.3.2-1ubuntu3_amd64.deb) ... Selecting previously unselected package libvorbisenc2. Unpacking libvorbisenc2 (from .../libvorbisenc2_1.3.2-1ubuntu3_amd64.deb) ... Selecting previously unselected package libsndfile1. Unpacking libsndfile1 (from .../libsndfile1_1.0.25-4_amd64.deb) ... Selecting previously unselected package libpulse0. Unpacking libpulse0 (from .../libpulse0_1%3a1.1-0ubuntu15.4_amd64.deb) ... Selecting previously unselected package x11-common. Unpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ... Selecting previously unselected package libxtst6. Unpacking libxtst6 (from .../libxtst6_2%3a1.2.0-4ubuntu0.1_amd64.deb) ... Selecting previously unselected package openjdk-6-jre. Unpacking openjdk-6-jre (from .../openjdk-6-jre_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... Selecting previously unselected package libatk-wrapper-java. Unpacking libatk-wrapper-java (from .../libatk-wrapper-java_0.30.4-0ubuntu2_all.deb) ... Selecting previously unselected package libatk-wrapper-java-jni. Unpacking libatk-wrapper-java-jni (from .../libatk-wrapper-java-jni_0.30.4-0ubuntu2_amd64.deb) ... Selecting previously unselected package libice6. Unpacking libice6 (from .../libice6_2%3a1.0.7-2build1_amd64.deb) ... Selecting previously unselected package libsm6. Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_amd64.deb) ... Selecting previously unselected package libxt6. Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2ubuntu0.1_amd64.deb) ... Selecting previously unselected package hicolor-icon-theme. Unpacking hicolor-icon-theme (from .../hicolor-icon-theme_0.12-1ubuntu2_all.deb) ... Selecting previously unselected package libgtk2.0-bin. Unpacking libgtk2.0-bin (from .../libgtk2.0-bin_2.24.10-0ubuntu6.1_amd64.deb) ... Selecting previously unselected package xorg-sgml-doctools. Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ... Selecting previously unselected package x11proto-core-dev. Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.22-1ubuntu0.1_all.deb) ... Selecting previously unselected package libice-dev. Unpacking libice-dev (from .../libice-dev_2%3a1.0.7-2build1_amd64.deb) ... Selecting previously unselected package libpthread-stubs0. Unpacking libpthread-stubs0 (from .../libpthread-stubs0_0.3-3_amd64.deb) ... Selecting previously unselected package libpthread-stubs0-dev. Unpacking libpthread-stubs0-dev (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ... Selecting previously unselected package libsm-dev. Unpacking libsm-dev (from .../libsm-dev_2%3a1.2.0-2build1_amd64.deb) ... Selecting previously unselected package libxau-dev. Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.6-4_amd64.deb) ... Selecting previously unselected package libxdmcp-dev. Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.1.0-4_amd64.deb) ... Selecting previously unselected package x11proto-input-dev. Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.3-1~precise1_all.deb) ... Selecting previously unselected package x11proto-kb-dev. Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.5-2_all.deb) ... Selecting previously unselected package xtrans-dev. Unpacking xtrans-dev (from .../xtrans-dev_1.2.6-2_all.deb) ... Selecting previously unselected package libxcb1-dev. Unpacking libxcb1-dev (from .../libxcb1-dev_1.8.1-1ubuntu0.2_amd64.deb) ... Selecting previously unselected package libx11-dev. Unpacking libx11-dev (from .../libx11-dev_2%3a1.4.99.1-0ubuntu2.2_amd64.deb) ... Selecting previously unselected package libx11-doc. Unpacking libx11-doc (from .../libx11-doc_2%3a1.4.99.1-0ubuntu2.2_all.deb) ... Selecting previously unselected package libxt-dev. Unpacking libxt-dev (from .../libxt-dev_1%3a1.1.1-2ubuntu0.1_amd64.deb) ... Selecting previously unselected package ttf-dejavu-extra. Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.33-2ubuntu1_all.deb) ... Selecting previously unselected package icedtea-6-jre-cacao. Unpacking icedtea-6-jre-cacao (from .../icedtea-6-jre-cacao_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... Selecting previously unselected package icedtea-6-jre-jamvm. Unpacking icedtea-6-jre-jamvm (from .../icedtea-6-jre-jamvm_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... Selecting previously unselected package icedtea-netx-common. Unpacking icedtea-netx-common (from .../icedtea-netx-common_1.2.3-0ubuntu0.12.04.4_all.deb) ... Selecting previously unselected package icedtea-netx. Unpacking icedtea-netx (from .../icedtea-netx_1.2.3-0ubuntu0.12.04.4_amd64.deb) ... Selecting previously unselected package openjdk-6-jdk. Unpacking openjdk-6-jdk (from .../openjdk-6-jdk_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... Processing triggers for man-db ... Processing triggers for ureadahead ... Setting up libxcb1 (1.8.1-1ubuntu0.2) ... Setting up libx11-6 (2:1.4.99.1-0ubuntu2.2) ... Setting up libasound2 (1.0.25-1ubuntu10.2) ... Setting up libasyncns0 (0.8-4) ... Setting up libatk1.0-data (2.4.0-0ubuntu1) ... Setting up libatk1.0-0 (2.4.0-0ubuntu1) ... Setting up libgtk2.0-common (2.24.10-0ubuntu6.1) ... Setting up ttf-dejavu-core (2.33-2ubuntu1) ... Setting up fontconfig-config (2.8.0-3ubuntu9.1) ... Setting up libfontconfig1 (2.8.0-3ubuntu9.1) ... Setting up libpixman-1-0 (0.30.2-1ubuntu0.0.0.0.1) ... Setting up libxcb-render0 (1.8.1-1ubuntu0.2) ... Setting up libxcb-shm0 (1.8.1-1ubuntu0.2) ... Setting up libxrender1 (1:0.9.6-2ubuntu0.1) ... Setting up libcairo2 (1.10.2-6.1ubuntu3) ... Setting up libavahi-common-data (0.6.30-5ubuntu2.1) ... Setting up libavahi-common3 (0.6.30-5ubuntu2.1) ... Setting up libavahi-client3 (0.6.30-5ubuntu2.1) ... Setting up libcups2 (1.5.3-0ubuntu8.2) ... Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.3) ... Setting up libjpeg8 (8c-2ubuntu7) ... Setting up libjasper1 (1.900.1-13) ... Setting up libtiff4 (3.9.5-2ubuntu1.6) ... Setting up libgdk-pixbuf2.0-common (2.26.1-1ubuntu1.1) ... Setting up libgdk-pixbuf2.0-0 (2.26.1-1ubuntu1.1) ... Setting up libthai-data (0.1.16-3) ... Setting up libdatrie1 (0.2.5-3) ... Setting up libthai0 (0.1.16-3) ... Setting up libxft2 (2.2.0-3ubuntu2) ... Setting up fontconfig (2.8.0-3ubuntu9.1) ... Cleaning up old fontconfig caches... done. Regenerating fonts cache... done. Setting up libpango1.0-0 (1.30.0-0ubuntu3.1) ... Setting up libxcomposite1 (1:0.4.3-2build1) ... Setting up libxfixes3 (1:5.0-4ubuntu4.2) ... Setting up libxcursor1 (1:1.1.12-1ubuntu0.1) ... Setting up libxdamage1 (1:1.1.3-2build1) ... Setting up libxi6 (2:1.7.1.901-1ubuntu1~precise1) ... Setting up libxinerama1 (2:1.1.1-3ubuntu0.1) ... Setting up libxrandr2 (2:1.3.2-2ubuntu0.2) ... Setting up shared-mime-info (1.0-0ubuntu4.1) ... Setting up libgtk2.0-0 (2.24.10-0ubuntu6.1) ... Setting up libnspr4 (4.9.5-0ubuntu0.12.04.2) ... Setting up libnss3 (3.15.4-0ubuntu0.12.04.2) ... Setting up libnss3-1d (3.15.4-0ubuntu0.12.04.2) ... Setting up tzdata-java (2014c-0ubuntu0.12.04) ... Setting up java-common (0.43ubuntu2) ... Setting up liblcms2-2 (2.2+git20110628-2ubuntu3.1) ... Setting up libpcsclite1 (1.7.4-2ubuntu2) ... Setting up libgif4 (4.1.6-9ubuntu1) ... Setting up libjson0 (0.9-1ubuntu1) ... Setting up libogg0 (1.2.2~dfsg-1ubuntu1) ... Setting up libflac8 (1.2.1-6) ... Setting up libvorbis0a (1.3.2-1ubuntu3) ... Setting up libvorbisenc2 (1.3.2-1ubuntu3) ... Setting up libsndfile1 (1.0.25-4) ... Setting up libpulse0 (1:1.1-0ubuntu15.4) ... Setting up x11-common (1:7.6+12ubuntu2) ... Setting up libxtst6 (2:1.2.0-4ubuntu0.1) ... Setting up libice6 (2:1.0.7-2build1) ... Setting up libsm6 (2:1.2.0-2build1) ... Setting up libxt6 (1:1.1.1-2ubuntu0.1) ... Setting up hicolor-icon-theme (0.12-1ubuntu2) ... Setting up libgtk2.0-bin (2.24.10-0ubuntu6.1) ... Setting up xorg-sgml-doctools (1:1.10-1) ... Setting up x11proto-core-dev (7.0.22-1ubuntu0.1) ... Setting up libice-dev (2:1.0.7-2build1) ... Setting up libpthread-stubs0 (0.3-3) ... Setting up libpthread-stubs0-dev (0.3-3) ... Setting up libsm-dev (2:1.2.0-2build1) ... Setting up libxau-dev (1:1.0.6-4) ... Setting up libxdmcp-dev (1:1.1.0-4) ... Setting up x11proto-input-dev (2.3-1~precise1) ... Setting up x11proto-kb-dev (1.0.5-2) ... Setting up xtrans-dev (1.2.6-2) ... Setting up libxcb1-dev (1.8.1-1ubuntu0.2) ... Setting up libx11-dev (2:1.4.99.1-0ubuntu2.2) ... Setting up libx11-doc (2:1.4.99.1-0ubuntu2.2) ... Setting up libxt-dev (1:1.1.1-2ubuntu0.1) ... Setting up ttf-dejavu-extra (2.33-2ubuntu1) ... Setting up icedtea-netx-common (1.2.3-0ubuntu0.12.04.4) ... Setting up openjdk-6-jre-headless (6b31-1.13.3-1ubuntu1~0.12.04.2) ... update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode. Setting up ca-certificates-java (20110912ubuntu6) ... Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:ValiCert_Class_2_VA.pem Adding debian:GeoTrust_Primary_CertificationAuthority-_G3.pem Adding debian:Root_CA_Generalitat_Valenciana.pem Adding debian:ValiCert_Class_1_VA.pem Adding debian:Digital_Signature_Trust_Co._Global_CA_3.pem Adding debian:RSA_Root_Certificate_1.pem Adding debian:spi-cacert-2008.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Wells_Fargo_Root_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Global_ChambersignRoot-_2008.pem Adding debian:AddTrust_Qualified_CertificatesRoot.pem Adding debian:Certinomis-_Autorité_Racine.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Secure_Global_CA.pem Adding debian:ACEDICOM_Root.pem Adding debian:RSA_Security_2048_v3.pem Adding debian:ca.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:America_Online_Root_Certification_Authority_2.pem Adding debian:TC_TrustCenter_Class_2_CA_II.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Verisign_Class_2_Public_Primary_CertificationAuthority-_G2.pem Adding debian:NetLockNotary=Class_A=_Root.pem Adding debian:NetLockBusiness=Class_B=_Root.pem Adding debian:EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem Adding debian:NetLockExpress=Class_C=_Root.pem Adding debian:GeoTrust_Primary_CertificationAuthority-_G2.pem Adding debian:Entrust.net_Secure_Server_CA.pem Adding debian:TC_TrustCenter_Universal_CA_III.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:thawte_Primary_RootCA-_G2.pem Adding debian:Staat_der_Nederlanden_RootCA-_G2.pem Adding debian:Verisign_Class_3_Public_Primary_CertificationAuthority-G2.pem Adding debian:ApplicationCA-_Japanese_Government.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_1.pem Adding debian:Thawte_Premium_Server_CA.pem Adding debian:Verisign_Class_3_Public_Primary_CertificationAuthority-_G3.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:thawte_Primary_RootCA-_G3.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:UTN_USERFirst_Email_Root_CA.pem Adding debian:TDC_Internet_Root_CA.pem Adding debian:Verisign_Class_4_Public_Primary_CertificationAuthority-_G2.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:UTN_DATACorp_SGC_Root_CA.pem Adding debian:Thawte_Server_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:VeriSign_Class_3_Public_Primary_CertificationAuthority-_G5.pem Adding debian:TC_TrustCenter_Class_3_CA_II.pem Adding debian:Certigna.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:ComSign_CA.pem Adding debian:Juur-SK.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority.pem Adding debian:SwissSign_GoldCA-_G2.pem Adding debian:A-Trust-nQual-03.pem Adding debian:Verisign_Class_4_Public_Primary_CertificationAuthority-_G3.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Chambers_of_CommerceRoot-_2008.pem Adding debian:NetLockArany=Class_Gold=_Főtanúsítvány.pem Adding debian:Staat_der_Nederlanden_Root_CA.pem Adding debian:spi-ca-2003.pem Adding debian:AffirmTrust_Networking.pem Adding debian:GTE_CyberTrust_Global_Root.pem Adding debian:Certum_Root_CA.pem Adding debian:S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem Adding debian:CNNIC_ROOT.pem Adding debian:Microsec_e-Szigno_Root_CA.pem Adding debian:NetLockQualified=Class_QA=_Root.pem Adding debian:Verisign_Class_2_Public_Primary_CertificationAuthority-_G3.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GlobalSign_RootCA-_R2.pem Adding debian:VeriSign_Class_3_Public_Primary_CertificationAuthority-_G4.pem Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_HizmetSağlayıcısı-_Sürüm_3.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:CA_Disig.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:WellsSecure_Public_Root_Certificate_Authority.pem Adding debian:TDC_OCES_Root_CA.pem Adding debian:TC_TrustCenterGermanyClass_2_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:AC_Raíz_Certicámara_S.A..pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:SwissSign_SilverCA-_G2.pem Adding debian:SecureSign_RootCA11.pem Adding debian:SecureTrust_CA.pem Adding debian:Verisign_Class_1_Public_Primary_CertificationAuthority-_G2.pem Adding debian:cacert.org.pem Adding debian:GlobalSign_RootCA-_R3.pem Adding debian:StartCom_Certification_Authority.pem Adding debian:Go_Daddy_Root_CertificateAuthority-_G2.pem Adding debian:TC_TrustCenter_Universal_CA_I.pem Adding debian:Sonera_Class_1_Root_CA.pem Adding debian:Verisign_Class_1_Public_Primary_CertificationAuthority-_G3.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TC_TrustCenterGermanyClass_3_CA.pem Adding debian:Starfield_Services_Root_CertificateAuthority-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SwissSign_PlatinumCA-_G2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem Adding debian:Equifax_Secure_CA.pem Adding debian:Taiwan_GRCA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Buypass_Class_3_CA_1.pem Adding debian:Starfield_Root_CertificateAuthority-_G2.pem Adding debian:Digital_Signature_Trust_Co._Global_CA_1.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Equifax_Secure_eBusiness_CA_2.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Equifax_Secure_eBusiness_CA_1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Firmaprofesional_Root_CA.pem Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority.pem Adding debian:Equifax_Secure_Global_eBusiness_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Izenpe.com.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:ComSign_Secured_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:America_Online_Root_Certification_Authority_1.pem Adding debian:Buypass_Class_2_CA_1.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:IGC_A.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem done. Setting up openjdk-6-jre (6b31-1.13.3-1ubuntu1~0.12.04.2) ... update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode. Setting up libatk-wrapper-java (0.30.4-0ubuntu2) ... Setting up icedtea-6-jre-cacao (6b31-1.13.3-1ubuntu1~0.12.04.2) ... Setting up icedtea-6-jre-jamvm (6b31-1.13.3-1ubuntu1~0.12.04.2) ... Setting up icedtea-netx (1.2.3-0ubuntu0.12.04.4) ... update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws to provide /usr/bin/javaws (javaws) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/itweb-settings to provide /usr/bin/itweb-settings (itweb-settings) in auto mode. Setting up openjdk-6-jdk (6b31-1.13.3-1ubuntu1~0.12.04.2) ... update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode. update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode. Setting up openjdk-6-jre-lib (6b31-1.13.3-1ubuntu1~0.12.04.2) ... Setting up libatk-wrapper-java-jni (0.30.4-0ubuntu2) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place [2014-05-20T22:55:02+00:00] DEBUG: STDERR: Extracting templates from packages: 33% Extracting templates from packages: 66% Extracting templates from packages: 100%

Current default time zone: 'Etc/UTC' Local time is now: Tue May 20 22:54:45 UTC 2014. Universal Time is now: Tue May 20 22:54:45 UTC 2014. Run 'dpkg-reconfigure tzdata' if you wish to change it.

[2014-05-20T22:55:02+00:00] DEBUG: ---- End output of apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 ---- [2014-05-20T22:55:02+00:00] DEBUG: Ran apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 returned 0 [2014-05-20T22:55:02+00:00] INFO: Processing package[libfreetype6-dev] action install (mtsw2e::default line 24) [2014-05-20T22:55:02+00:00] DEBUG: package[libfreetype6-dev] checking package status for libfreetype6-dev [2014-05-20T22:55:02+00:00] DEBUG: package[libfreetype6-dev] current version is nil [2014-05-20T22:55:02+00:00] DEBUG: package[libfreetype6-dev] candidate version is 2.4.8-1ubuntu2.1 [2014-05-20T22:55:02+00:00] DEBUG: Executing apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 [2014-05-20T22:55:17+00:00] DEBUG: ---- Begin output of apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 ---- [2014-05-20T22:55:17+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libfreetype6 The following NEW packages will be installed: libfreetype6-dev The following packages will be upgraded: libfreetype6 1 upgraded, 1 newly installed, 0 to remove and 151 not upgraded. Need to get 1,139 kB of archives. After this operation, 3,434 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6 amd64 2.4.8-1ubuntu2.1 [343 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6-dev amd64 2.4.8-1ubuntu2.1 [796 kB] Fetched 1,139 kB in 13s (85.4 kB/s) (Reading database ... 55028 files and directories currently installed.) Preparing to replace libfreetype6 2.4.8-1ubuntu2 (using .../libfreetype6_2.4.8-1ubuntu2.1_amd64.deb) ... Unpacking replacement libfreetype6 ... Selecting previously unselected package libfreetype6-dev. Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.8-1ubuntu2.1_amd64.deb) ... Processing triggers for man-db ... Setting up libfreetype6 (2.4.8-1ubuntu2.1) ... Setting up libfreetype6-dev (2.4.8-1ubuntu2.1) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place [2014-05-20T22:55:17+00:00] DEBUG: STDERR: [2014-05-20T22:55:17+00:00] DEBUG: ---- End output of apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 ---- [2014-05-20T22:55:17+00:00] DEBUG: Ran apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 returned 0 [2014-05-20T22:55:17+00:00] INFO: Processing package[libpng-dev] action install (mtsw2e::default line 24) [2014-05-20T22:55:17+00:00] DEBUG: package[libpng-dev] checking package status for libpng-dev [2014-05-20T22:55:17+00:00] DEBUG: package[libpng-dev] current version is nil [2014-05-20T22:55:17+00:00] INFO: package[libpng-dev] is a virtual package, actually acting on package[libpng12-dev] [2014-05-20T22:55:17+00:00] DEBUG: package[libpng-dev] checking package status for libpng12-dev [2014-05-20T22:55:17+00:00] DEBUG: package[libpng-dev] current version is nil [2014-05-20T22:55:17+00:00] DEBUG: package[libpng-dev] candidate version is 1.2.46-3ubuntu4 [2014-05-20T22:55:17+00:00] DEBUG: Executing apt-get -q -y install libpng-dev [2014-05-20T22:55:22+00:00] DEBUG: ---- Begin output of apt-get -q -y install libpng-dev ---- [2014-05-20T22:55:22+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libpng12-dev 0 upgraded, 1 newly installed, 0 to remove and 151 not upgraded. Need to get 207 kB of archives. After this operation, 674 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libpng12-dev amd64 1.2.46-3ubuntu4 [207 kB] Fetched 207 kB in 1s (199 kB/s) Selecting previously unselected package libpng12-dev. (Reading database ... 55188 files and directories currently installed.) Unpacking libpng12-dev (from .../libpng12-dev_1.2.46-3ubuntu4_amd64.deb) ... Processing triggers for man-db ... Setting up libpng12-dev (1.2.46-3ubuntu4) ... [2014-05-20T22:55:22+00:00] DEBUG: STDERR: [2014-05-20T22:55:22+00:00] DEBUG: ---- End output of apt-get -q -y install libpng-dev ---- [2014-05-20T22:55:22+00:00] DEBUG: Ran apt-get -q -y install libpng-dev returned 0 [2014-05-20T22:55:22+00:00] INFO: Processing package[libncurses5-dev] action install (mtsw2e::default line 24) [2014-05-20T22:55:22+00:00] DEBUG: package[libncurses5-dev] checking package status for libncurses5-dev [2014-05-20T22:55:22+00:00] DEBUG: package[libncurses5-dev] current version is nil [2014-05-20T22:55:22+00:00] DEBUG: package[libncurses5-dev] candidate version is 5.9-4 [2014-05-20T22:55:22+00:00] DEBUG: Executing apt-get -q -y install libncurses5-dev=5.9-4 [2014-05-20T22:55:23+00:00] DEBUG: ---- Begin output of apt-get -q -y install libncurses5-dev=5.9-4 ---- [2014-05-20T22:55:23+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... Suggested packages: ncurses-doc The following NEW packages will be installed: libncurses5-dev 0 upgraded, 1 newly installed, 0 to remove and 151 not upgraded. Need to get 222 kB of archives. After this operation, 1,223 kB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libncurses5-dev amd64 5.9-4 [222 kB] Fetched 222 kB in 0s (940 kB/s) Selecting previously unselected package libncurses5-dev. (Reading database ... 55213 files and directories currently installed.) Unpacking libncurses5-dev (from .../libncurses5-dev_5.9-4_amd64.deb) ... Setting up libncurses5-dev (5.9-4) ... [2014-05-20T22:55:23+00:00] DEBUG: STDERR: [2014-05-20T22:55:23+00:00] DEBUG: ---- End output of apt-get -q -y install libncurses5-dev=5.9-4 ---- [2014-05-20T22:55:23+00:00] DEBUG: Ran apt-get -q -y install libncurses5-dev=5.9-4 returned 0 [2014-05-20T22:55:23+00:00] INFO: Processing package[vim] action install (mtsw2e::default line 24) [2014-05-20T22:55:23+00:00] DEBUG: package[vim] checking package status for vim [2014-05-20T22:55:23+00:00] DEBUG: package[vim] current version is nil [2014-05-20T22:55:23+00:00] DEBUG: package[vim] candidate version is 2:7.3.429-2ubuntu2.1 [2014-05-20T22:55:23+00:00] DEBUG: Executing apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 [2014-05-20T22:56:41+00:00] DEBUG: ---- Begin output of apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 ---- [2014-05-20T22:56:41+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libgpm2 vim-common vim-runtime vim-tiny Suggested packages: gpm ctags vim-doc vim-scripts indent The following NEW packages will be installed: libgpm2 vim vim-runtime The following packages will be upgraded: vim-common vim-tiny 2 upgraded, 3 newly installed, 0 to remove and 149 not upgraded. Need to get 7,839 kB of archives. After this operation, 25.0 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpm2 amd64 1.20.4-4 [17.2 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-tiny amd64 2:7.3.429-2ubuntu2.1 [411 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-common amd64 2:7.3.429-2ubuntu2.1 [86.5 kB] Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-runtime all 2:7.3.429-2ubuntu2.1 [6,277 kB] Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim amd64 2:7.3.429-2ubuntu2.1 [1,048 kB] Fetched 7,839 kB in 1min 14s (105 kB/s) Selecting previously unselected package libgpm2. (Reading database ... 55252 files and directories currently installed.) Unpacking libgpm2 (from .../libgpm2_1.20.4-4_amd64.deb) ... Preparing to replace vim-tiny 2:7.3.429-2ubuntu2 (using .../vim-tiny_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... Unpacking replacement vim-tiny ... Preparing to replace vim-common 2:7.3.429-2ubuntu2 (using .../vim-common_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... Unpacking replacement vim-common ... Selecting previously unselected package vim-runtime. Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.429-2ubuntu2.1_all.deb) ... Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime' Selecting previously unselected package vim. Unpacking vim (from .../vim_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... Processing triggers for man-db ... Setting up libgpm2 (1.20.4-4) ... Setting up vim-common (2:7.3.429-2ubuntu2.1) ... Setting up vim-tiny (2:7.3.429-2ubuntu2.1) ... Setting up vim-runtime (2:7.3.429-2ubuntu2.1) ... Processing /usr/share/vim/addons/doc Setting up vim (2:7.3.429-2ubuntu2.1) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode. update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode. Processing triggers for libc-bin ... ldconfig deferred processing now taking place [2014-05-20T22:56:41+00:00] DEBUG: STDERR: [2014-05-20T22:56:41+00:00] DEBUG: ---- End output of apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 ---- [2014-05-20T22:56:41+00:00] DEBUG: Ran apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 returned 0 [2014-05-20T22:56:41+00:00] INFO: Processing package[git-core] action install (mtsw2e::default line 24) [2014-05-20T22:56:41+00:00] DEBUG: package[git-core] checking package status for git-core [2014-05-20T22:56:41+00:00] DEBUG: package[git-core] current version is nil [2014-05-20T22:56:41+00:00] DEBUG: package[git-core] candidate version is 1:1.7.9.5-1 [2014-05-20T22:56:41+00:00] DEBUG: Executing apt-get -q -y install git-core=1:1.7.9.5-1 [2014-05-20T22:57:47+00:00] DEBUG: ---- Begin output of apt-get -q -y install git-core=1:1.7.9.5-1 ---- [2014-05-20T22:57:47+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: git git-man liberror-perl Suggested packages: git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn git-email git-gui gitk gitweb The following NEW packages will be installed: git git-core git-man liberror-perl 0 upgraded, 4 newly installed, 0 to remove and 149 not upgraded. Need to get 6,742 kB of archives. After this operation, 15.3 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main git amd64 1:1.7.9.5-1 [6,087 kB] Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main git-core all 1:1.7.9.5-1 [1,384 B] Fetched 6,742 kB in 1min 3s (106 kB/s) Selecting previously unselected package liberror-perl. (Reading database ... 56826 files and directories currently installed.) Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... Selecting previously unselected package git-man. Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ... Selecting previously unselected package git. Unpacking git (from .../git_1%3a1.7.9.5-1_amd64.deb) ... Selecting previously unselected package git-core. Unpacking git-core (from .../git-core_1%3a1.7.9.5-1_all.deb) ... Processing triggers for man-db ... Setting up liberror-perl (0.17-1) ... Setting up git-man (1:1.7.9.5-1) ... Setting up git (1:1.7.9.5-1) ... Setting up git-core (1:1.7.9.5-1) ... [2014-05-20T22:57:47+00:00] DEBUG: STDERR: [2014-05-20T22:57:47+00:00] DEBUG: ---- End output of apt-get -q -y install git-core=1:1.7.9.5-1 ---- [2014-05-20T22:57:47+00:00] DEBUG: Ran apt-get -q -y install git-core=1:1.7.9.5-1 returned 0 [2014-05-20T22:57:47+00:00] INFO: Processing package[build-essential] action install (mtsw2e::default line 24) [2014-05-20T22:57:47+00:00] DEBUG: package[build-essential] checking package status for build-essential [2014-05-20T22:57:47+00:00] DEBUG: package[build-essential] current version is nil [2014-05-20T22:57:47+00:00] DEBUG: package[build-essential] candidate version is 11.5ubuntu2.1 [2014-05-20T22:57:47+00:00] DEBUG: Executing apt-get -q -y install build-essential=11.5ubuntu2.1 [2014-05-20T22:59:19+00:00] DEBUG: ---- Begin output of apt-get -q -y install build-essential=11.5ubuntu2.1 ---- [2014-05-20T22:59:19+00:00] DEBUG: STDOUT: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: dpkg-dev fakeroot g++ g++-4.6 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libstdc++6-4.6-dev make Suggested packages: debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc libstdc++6-4.6-dbg libstdc++6-4.6-doc make-doc The following NEW packages will be installed: build-essential dpkg-dev fakeroot g++ g++-4.6 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libstdc++6-4.6-dev make 0 upgraded, 11 newly installed, 0 to remove and 149 not upgraded. Need to get 9,553 kB of archives. After this operation, 28.9 MB of additional disk space will be used. Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev amd64 4.6.3-1ubuntu5 [1,660 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 amd64 4.6.3-1ubuntu5 [6,954 kB] Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ amd64 4:4.6.3-1ubuntu5 [1,442 B] Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make amd64 3.81-8.1ubuntu1.1 [119 kB] Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.4 [182 kB] Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.4 [468 kB] Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential amd64 11.5ubuntu2.1 [5,816 B] Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot amd64 1.18.2-1 [87.2 kB] Get:9 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB] Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl amd64 0.04-2build2 [12.4 kB] Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Fetched 9,553 kB in 1min 28s (107 kB/s) Selecting previously unselected package libstdc++6-4.6-dev. (Reading database ... 57475 files and directories currently installed.) Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package g++-4.6. Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package g++. Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_amd64.deb) ... Selecting previously unselected package make. Unpacking make (from .../make_3.81-8.1ubuntu1.1_amd64.deb) ... Selecting previously unselected package libdpkg-perl. Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.4_all.deb) ... Selecting previously unselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.4_all.deb) ... Selecting previously unselected package build-essential. Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_amd64.deb) ... Selecting previously unselected package fakeroot. Unpacking fakeroot (from .../fakeroot_1.18.2-1_amd64.deb) ... Selecting previously unselected package libalgorithm-diff-perl. Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_amd64.deb) ... Selecting previously unselected package libalgorithm-merge-perl. Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ... Processing triggers for man-db ... Setting up make (3.81-8.1ubuntu1.1) ... Setting up libdpkg-perl (1.16.1.2ubuntu7.4) ... Setting up dpkg-dev (1.16.1.2ubuntu7.4) ... Setting up fakeroot (1.18.2-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode. Setting up libalgorithm-diff-perl (1.19.02-2) ... Setting up libalgorithm-diff-xs-perl (0.04-2build2) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ... Setting up g++-4.6 (4.6.3-1ubuntu5) ... Setting up g++ (4:4.6.3-1ubuntu5) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode. Setting up build-essential (11.5ubuntu2.1) ... [2014-05-20T22:59:19+00:00] DEBUG: STDERR: [2014-05-20T22:59:19+00:00] DEBUG: ---- End output of apt-get -q -y install build-essential=11.5ubuntu2.1 ---- [2014-05-20T22:59:19+00:00] DEBUG: Ran apt-get -q -y install build-essential=11.5ubuntu2.1 returned 0 [2014-05-20T22:59:19+00:00] INFO: Processing service[mongodb] action enable (mtsw2e::default line 29) [2014-05-20T22:59:19+00:00] DEBUG: service[mongodb] falling back to process table inspection [2014-05-20T22:59:19+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list [2014-05-20T22:59:19+00:00] DEBUG: service[mongodb] running: true [2014-05-20T22:59:19+00:00] DEBUG: Executing /usr/sbin/update-rc.d -f mongodb remove [2014-05-20T22:59:19+00:00] DEBUG: ---- Begin output of /usr/sbin/update-rc.d -f mongodb remove ---- [2014-05-20T22:59:19+00:00] DEBUG: STDOUT: Removing any system startup links for /etc/init.d/mongodb ... [2014-05-20T22:59:19+00:00] DEBUG: STDERR: [2014-05-20T22:59:19+00:00] DEBUG: ---- End output of /usr/sbin/update-rc.d -f mongodb remove ---- [2014-05-20T22:59:19+00:00] DEBUG: Ran /usr/sbin/update-rc.d -f mongodb remove returned 0 [2014-05-20T22:59:19+00:00] DEBUG: Executing /usr/sbin/update-rc.d mongodb defaults [2014-05-20T22:59:20+00:00] DEBUG: ---- Begin output of /usr/sbin/update-rc.d mongodb defaults ---- [2014-05-20T22:59:20+00:00] DEBUG: STDOUT: Adding system startup for /etc/init.d/mongodb ... /etc/rc0.d/K20mongodb -> ../init.d/mongodb /etc/rc1.d/K20mongodb -> ../init.d/mongodb /etc/rc6.d/K20mongodb -> ../init.d/mongodb /etc/rc2.d/S20mongodb -> ../init.d/mongodb /etc/rc3.d/S20mongodb -> ../init.d/mongodb /etc/rc4.d/S20mongodb -> ../init.d/mongodb /etc/rc5.d/S20mongodb -> ../init.d/mongodb [2014-05-20T22:59:20+00:00] DEBUG: STDERR: update-rc.d: warning: /etc/init.d/mongodb missing LSB information update-rc.d: see http://wiki.debian.org/LSBInitScripts [2014-05-20T22:59:20+00:00] DEBUG: ---- End output of /usr/sbin/update-rc.d mongodb defaults ---- [2014-05-20T22:59:20+00:00] DEBUG: Ran /usr/sbin/update-rc.d mongodb defaults returned 0 [2014-05-20T22:59:20+00:00] INFO: service[mongodb] enabled [2014-05-20T22:59:20+00:00] INFO: Processing service[mongodb] action start (mtsw2e::default line 29) [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] falling back to process table inspection [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] running: true [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] already running - nothing to do [2014-05-20T22:59:20+00:00] INFO: Processing execute[mongodb_textsearch] action run (mtsw2e::default line 33) [2014-05-20T22:59:20+00:00] INFO: execute[mongodb_textsearch] ran successfully [2014-05-20T22:59:20+00:00] INFO: execute[mongodb_textsearch] sending restart action to servicemongodb [2014-05-20T22:59:20+00:00] INFO: Processing service[mongodb] action restart (mtsw2e::default line 29) [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] falling back to process table inspection [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] running: true [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 [2014-05-20T22:59:20+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 [2014-05-20T22:59:21+00:00] INFO: service[mongodb] restarted [2014-05-20T22:59:21+00:00] INFO: Processing python_pip[numpy==1.7.1] action install (mtsw2e::default line 51) [2014-05-20T22:59:21+00:00] INFO: Installing python_pip[numpy==1.7.1] version latest [2014-05-20T23:00:41+00:00] INFO: Processing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] action install (mtsw2e::default line 51) [2014-05-20T23:00:41+00:00] INFO: Installing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] version latest [2014-05-20T23:00:50+00:00] INFO: Processing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] action install (mtsw2e::default line 51) [2014-05-20T23:00:50+00:00] INFO: Installing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] version latest [2014-05-20T23:00:52+00:00] INFO: Processing python_pip[https://pypi.python.org/packages/source/F/FuXi/FuXi-1.4.1.production.tar.gz] action install (mtsw2e::default line 51) [2014-05-20T23:00:52+00:00] INFO: Installing python_pip[https://pypi.python.org/packages/source/F/FuXi/FuXi-1.4.1.production.tar.gz] version latest [2014-05-20T23:00:53+00:00] INFO: Processing execute[install_requirements] action run (mtsw2e::default line 56)

Error executing action run on resource 'execute[install_requirements]'

Mixlib::ShellOut::ShellCommandFailed

Expected process to exit with [0], but received '1' ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) Downloading BeautifulSoup-3.2.1.tar.gz Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask

warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'

Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2

warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'

Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug

warning: no files found matching '*' under directory 'werkzeug/debug/templates'
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'

Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet

Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) Downloading cluster-1.1.2.tar.gz Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster

Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) Downloading envoy-0.0.2.tar.gz Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy

Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) Downloading facebook-sdk-0.4.0.tar.gz Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser

Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) Downloading geopy-0.95.1.tar.gz Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client

warning: no files found matching '*.json' under directory 'apiclient'

Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2

Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) matplotlib an externally hosted file and may be unreliable matplotlib is potentially insecure and unverifiable. Running setup.py (path:/tmp/pip_build_root/matplotlib/setup.py) egg_info for package matplotlib basedirlist is: ['/usr/local', '/usr']

BUILDING MATPLOTLIB
            matplotlib: 1.2.1
                python: 2.7.3 (default, Feb 27 2014, 19:58:35)  [GCC 4.6.3]
              platform: linux2
REQUIRED DEPENDENCIES
                 numpy: 1.7.1
             freetype2: found, but unknown version (no pkg-config)

OPTIONAL BACKEND DEPENDENCIES
                libpng: found, but unknown version (no pkg-config)
               Tkinter: no
                        * TKAgg requires Tkinter
                  Gtk+: no
                        * Building for Gtk+ requires pygtk; you must be able
                        * to "import gtk" in your build/install environment
       Mac OS X native: no
                    Qt: no
                   Qt4: no
                PySide: no
                 Cairo: no

OPTIONAL DATE/TIMEZONE DEPENDENCIES
              dateutil: matplotlib will provide
                  pytz: matplotlib will provide

OPTIONAL USETEX DEPENDENCIES
                dvipng: no
           ghostscript: /bin/sh: 1: gs: not found
                 latex: no

[Edit setup.cfg to suppress the above messages]
============================================================================
pymods ['pylab']
packages ['matplotlib', 'matplotlib.backends', 'matplotlib.backends.qt4_editor', 'matplotlib.projections', 'matplotlib.testing', 'matplotlib.testing.jpl_units', 'matplotlib.tests', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'mpl_toolkits.axes_grid1', 'mpl_toolkits.axisartist', 'matplotlib.sphinxext', 'matplotlib.tri', 'matplotlib.delaunay', 'pytz', 'dateutil', 'dateutil.zoneinfo']

warning: no files found matching 'KNOWN_BUGS'
warning: no files found matching 'INTERACTIVE'
warning: no files found matching 'make.osx'
warning: no files found matching 'MANIFEST'
warning: no files found matching '__init__.py'
warning: no files found matching 'examples/data/*'
warning: no files found matching 'lib/mpl_toolkits'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf.template'
warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

warning: no files found matching 'LICENSE*' under directory 'license'

Downloading/unpacking networkx==1.7 (from -r /vagrant/mtsw2e-requirements.txt (line 17)) Running setup.py (path:/tmp/pip_build_root/networkx/setup.py) egg_info for package networkx

warning: no files found matching 'scripts/*'
warning: no files found matching 'networkx/tests/*.txt'
warning: no files found matching 'networkx/*/*/tests/*.txt'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.svn' found anywhere in distribution
no previously-included directories found matching 'doc/build'
no previously-included directories found matching 'doc/source/reference/generated'
no previously-included directories found matching 'doc/source/examples'
no previously-included directories found matching 'doc/source/static/examples'
no previously-included directories found matching 'doc/source/templates/gallery.html'

Downloading/unpacking nltk==2.0.4 (from -r /vagrant/mtsw2e-requirements.txt (line 18)) Running setup.py (path:/tmp/pip_build_root/nltk/setup.py) egg_info for package nltk Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz Extracting in /tmp/tmpS4z9Hy Now working in /tmp/tmpS4z9Hy/distribute-0.6.21 Building a Distribute egg in /tmp/pip_build_root/nltk /tmp/pip_build_root/nltk/distribute-0.6.21-py2.7.egg

warning: no previously-included files matching '*~' found anywhere in distribution

Downloading/unpacking oauthlib==0.4.1 (from -r /vagrant/mtsw2e-requirements.txt (line 19)) Running setup.py (path:/tmp/pip_build_root/oauthlib/setup.py) egg_info for package oauthlib

Downloading/unpacking prettytable==0.7.1 (from -r /vagrant/mtsw2e-requirements.txt (line 20)) Downloading prettytable-0.7.1.tar.bz2 Running setup.py (path:/tmp/pip_build_root/prettytable/setup.py) egg_info for package prettytable

Downloading/unpacking pymongo==2.5.1 (from -r /vagrant/mtsw2e-requirements.txt (line 21)) Running setup.py (path:/tmp/pip_build_root/pymongo/setup.py) egg_info for package pymongo

Downloading/unpacking python-dateutil==2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 22)) Running setup.py (path:/tmp/pip_build_root/python-dateutil/setup.py) egg_info for package python-dateutil

Downloading/unpacking python-gflags==2.0 (from -r /vagrant/mtsw2e-requirements.txt (line 23)) Running setup.py (path:/tmp/pip_build_root/python-gflags/setup.py) egg_info for package python-gflags

Downloading/unpacking python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Could not find a version that satisfies the requirement python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) (from versions: 4.0, 4.1) Some insecure and unverifiable files were ignored (use --allow-unverified python-linkedin to allow). Cleaning up... No distributions matching the version for python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Storing debug log for failure in /root/.pip/pip.log STDERR: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 1

Resource Declaration:

In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb

55: 56: execute "install_requirements" do 57: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" 58: # action :nothing 59: end 60:

Compiled Resource:

Declared in /tmp/vagrant-chef-1/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb:56:in `from_file'

execute("install_requirements") do retry_delay 2 returns 0 command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" retries 0 recipe_name "default" action "run" cookbook_name :mtsw2e backup 5 end

[2014-05-20T23:02:43+00:00] DEBUG: Re-raising exception: Mixlib::ShellOut::ShellCommandFailed - execute[install_requirements](mtsw2e::default line 56) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1' ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) Downloading BeautifulSoup-3.2.1.tar.gz Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask

warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'

Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2

warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'

Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug

warning: no files found matching '*' under directory 'werkzeug/debug/templates'
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'

Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet

Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) Downloading cluster-1.1.2.tar.gz Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster

Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) Downloading envoy-0.0.2.tar.gz Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy

Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) Downloading facebook-sdk-0.4.0.tar.gz Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser

Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) Downloading geopy-0.95.1.tar.gz Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client

warning: no files found matching '*.json' under directory 'apiclient'

Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2

Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) matplotlib an externally hosted file and may be unreliable matplotlib is potentially insecure and unverifiable. Running setup.py (path:/tmp/pip_build_root/matplotlib/setup.py) egg_info for package matplotlib basedirlist is: ['/usr/local', '/usr']

BUILDING MATPLOTLIB
            matplotlib: 1.2.1
                python: 2.7.3 (default, Feb 27 2014, 19:58:35)  [GCC 4.6.3]
              platform: linux2
REQUIRED DEPENDENCIES
                 numpy: 1.7.1
             freetype2: found, but unknown version (no pkg-config)

OPTIONAL BACKEND DEPENDENCIES
                libpng: found, but unknown version (no pkg-config)
               Tkinter: no
                        * TKAgg requires Tkinter
                  Gtk+: no
                        * Building for Gtk+ requires pygtk; you must be able
                        * to "import gtk" in your build/install environment
       Mac OS X native: no
                    Qt: no
                   Qt4: no
                PySide: no
                 Cairo: no

OPTIONAL DATE/TIMEZONE DEPENDENCIES
              dateutil: matplotlib will provide
                  pytz: matplotlib will provide

OPTIONAL USETEX DEPENDENCIES
                dvipng: no
           ghostscript: /bin/sh: 1: gs: not found
                 latex: no

[Edit setup.cfg to suppress the above messages]
============================================================================
pymods ['pylab']
packages ['matplotlib', 'matplotlib.backends', 'matplotlib.backends.qt4_editor', 'matplotlib.projections', 'matplotlib.testing', 'matplotlib.testing.jpl_units', 'matplotlib.tests', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'mpl_toolkits.axes_grid1', 'mpl_toolkits.axisartist', 'matplotlib.sphinxext', 'matplotlib.tri', 'matplotlib.delaunay', 'pytz', 'dateutil', 'dateutil.zoneinfo']

warning: no files found matching 'KNOWN_BUGS'
warning: no files found matching 'INTERACTIVE'
warning: no files found matching 'make.osx'
warning: no files found matching 'MANIFEST'
warning: no files found matching '__init__.py'
warning: no files found matching 'examples/data/*'
warning: no files found matching 'lib/mpl_toolkits'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf.template'
warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

warning: no files found matching 'LICENSE*' under directory 'license'

Downloading/unpacking networkx==1.7 (from -r /vagrant/mtsw2e-requirements.txt (line 17)) Running setup.py (path:/tmp/pip_build_root/networkx/setup.py) egg_info for package networkx

warning: no files found matching 'scripts/*'
warning: no files found matching 'networkx/tests/*.txt'
warning: no files found matching 'networkx/*/*/tests/*.txt'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.svn' found anywhere in distribution
no previously-included directories found matching 'doc/build'
no previously-included directories found matching 'doc/source/reference/generated'
no previously-included directories found matching 'doc/source/examples'
no previously-included directories found matching 'doc/source/static/examples'
no previously-included directories found matching 'doc/source/templates/gallery.html'

Downloading/unpacking nltk==2.0.4 (from -r /vagrant/mtsw2e-requirements.txt (line 18)) Running setup.py (path:/tmp/pip_build_root/nltk/setup.py) egg_info for package nltk Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz Extracting in /tmp/tmpS4z9Hy Now working in /tmp/tmpS4z9Hy/distribute-0.6.21 Building a Distribute egg in /tmp/pip_build_root/nltk /tmp/pip_build_root/nltk/distribute-0.6.21-py2.7.egg

warning: no previously-included files matching '*~' found anywhere in distribution

Downloading/unpacking oauthlib==0.4.1 (from -r /vagrant/mtsw2e-requirements.txt (line 19)) Running setup.py (path:/tmp/pip_build_root/oauthlib/setup.py) egg_info for package oauthlib

Downloading/unpacking prettytable==0.7.1 (from -r /vagrant/mtsw2e-requirements.txt (line 20)) Downloading prettytable-0.7.1.tar.bz2 Running setup.py (path:/tmp/pip_build_root/prettytable/setup.py) egg_info for package prettytable

Downloading/unpacking pymongo==2.5.1 (from -r /vagrant/mtsw2e-requirements.txt (line 21)) Running setup.py (path:/tmp/pip_build_root/pymongo/setup.py) egg_info for package pymongo

Downloading/unpacking python-dateutil==2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 22)) Running setup.py (path:/tmp/pip_build_root/python-dateutil/setup.py) egg_info for package python-dateutil

Downloading/unpacking python-gflags==2.0 (from -r /vagrant/mtsw2e-requirements.txt (line 23)) Running setup.py (path:/tmp/pip_build_root/python-gflags/setup.py) egg_info for package python-gflags

Downloading/unpacking python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Could not find a version that satisfies the requirement python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) (from versions: 4.0, 4.1) Some insecure and unverifiable files were ignored (use --allow-unverified python-linkedin to allow). Cleaning up... No distributions matching the version for python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Storing debug log for failure in /root/.pip/pip.log STDERR: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 1 /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in invalid!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:in shell_out!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:in call' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:in each' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:in run_action' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in call' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:incall_iterator_block' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in step' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in each_with_index' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:in do_run' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:in run_application' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:in run_application' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 /opt/vagrant_ruby/bin/chef-solo:19:in `load' /opt/vagrant_ruby/bin/chef-solo:19 [2014-05-20T23:02:43+00:00] ERROR: Running exception handlers [2014-05-20T23:02:43+00:00] ERROR: Exception handlers complete [2014-05-20T23:02:43+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out [2014-05-20T23:02:43+00:00] DEBUG: Mixlib::ShellOut::ShellCommandFailed: execute[install_requirements](mtsw2e::default line 56) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1' ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) Downloading BeautifulSoup-3.2.1.tar.gz Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask

warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'

Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2

warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'

Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug

warning: no files found matching '*' under directory 'werkzeug/debug/templates'
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'

Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet

Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) Downloading cluster-1.1.2.tar.gz Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster

Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) Downloading envoy-0.0.2.tar.gz Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy

Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) Downloading facebook-sdk-0.4.0.tar.gz Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser

Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) Downloading geopy-0.95.1.tar.gz Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client

warning: no files found matching '*.json' under directory 'apiclient'

Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2

Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) matplotlib an externally hosted file and may be unreliable matplotlib is potentially insecure and unverifiable. Running setup.py (path:/tmp/pip_build_root/matplotlib/setup.py) egg_info for package matplotlib basedirlist is: ['/usr/local', '/usr']

BUILDING MATPLOTLIB
            matplotlib: 1.2.1
                python: 2.7.3 (default, Feb 27 2014, 19:58:35)  [GCC 4.6.3]
              platform: linux2
REQUIRED DEPENDENCIES
                 numpy: 1.7.1
             freetype2: found, but unknown version (no pkg-config)

OPTIONAL BACKEND DEPENDENCIES
                libpng: found, but unknown version (no pkg-config)
               Tkinter: no
                        * TKAgg requires Tkinter
                  Gtk+: no
                        * Building for Gtk+ requires pygtk; you must be able
                        * to "import gtk" in your build/install environment
       Mac OS X native: no
                    Qt: no
                   Qt4: no
                PySide: no
                 Cairo: no

OPTIONAL DATE/TIMEZONE DEPENDENCIES
              dateutil: matplotlib will provide
                  pytz: matplotlib will provide

OPTIONAL USETEX DEPENDENCIES
                dvipng: no
           ghostscript: /bin/sh: 1: gs: not found
                 latex: no

[Edit setup.cfg to suppress the above messages]
============================================================================
pymods ['pylab']
packages ['matplotlib', 'matplotlib.backends', 'matplotlib.backends.qt4_editor', 'matplotlib.projections', 'matplotlib.testing', 'matplotlib.testing.jpl_units', 'matplotlib.tests', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'mpl_toolkits.axes_grid1', 'mpl_toolkits.axisartist', 'matplotlib.sphinxext', 'matplotlib.tri', 'matplotlib.delaunay', 'pytz', 'dateutil', 'dateutil.zoneinfo']

warning: no files found matching 'KNOWN_BUGS'
warning: no files found matching 'INTERACTIVE'
warning: no files found matching 'make.osx'
warning: no files found matching 'MANIFEST'
warning: no files found matching '__init__.py'
warning: no files found matching 'examples/data/*'
warning: no files found matching 'lib/mpl_toolkits'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf.template'
warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

warning: no files found matching 'LICENSE*' under directory 'license'

Downloading/unpacking networkx==1.7 (from -r /vagrant/mtsw2e-requirements.txt (line 17)) Running setup.py (path:/tmp/pip_build_root/networkx/setup.py) egg_info for package networkx

warning: no files found matching 'scripts/*'
warning: no files found matching 'networkx/tests/*.txt'
warning: no files found matching 'networkx/*/*/tests/*.txt'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.svn' found anywhere in distribution
no previously-included directories found matching 'doc/build'
no previously-included directories found matching 'doc/source/reference/generated'
no previously-included directories found matching 'doc/source/examples'
no previously-included directories found matching 'doc/source/static/examples'
no previously-included directories found matching 'doc/source/templates/gallery.html'

Downloading/unpacking nltk==2.0.4 (from -r /vagrant/mtsw2e-requirements.txt (line 18)) Running setup.py (path:/tmp/pip_build_root/nltk/setup.py) egg_info for package nltk Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz Extracting in /tmp/tmpS4z9Hy Now working in /tmp/tmpS4z9Hy/distribute-0.6.21 Building a Distribute egg in /tmp/pip_build_root/nltk /tmp/pip_build_root/nltk/distribute-0.6.21-py2.7.egg

warning: no previously-included files matching '*~' found anywhere in distribution

Downloading/unpacking oauthlib==0.4.1 (from -r /vagrant/mtsw2e-requirements.txt (line 19)) Running setup.py (path:/tmp/pip_build_root/oauthlib/setup.py) egg_info for package oauthlib

Downloading/unpacking prettytable==0.7.1 (from -r /vagrant/mtsw2e-requirements.txt (line 20)) Downloading prettytable-0.7.1.tar.bz2 Running setup.py (path:/tmp/pip_build_root/prettytable/setup.py) egg_info for package prettytable

Downloading/unpacking pymongo==2.5.1 (from -r /vagrant/mtsw2e-requirements.txt (line 21)) Running setup.py (path:/tmp/pip_build_root/pymongo/setup.py) egg_info for package pymongo

Downloading/unpacking python-dateutil==2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 22)) Running setup.py (path:/tmp/pip_build_root/python-dateutil/setup.py) egg_info for package python-dateutil

Downloading/unpacking python-gflags==2.0 (from -r /vagrant/mtsw2e-requirements.txt (line 23)) Running setup.py (path:/tmp/pip_build_root/python-gflags/setup.py) egg_info for package python-gflags

Downloading/unpacking python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Could not find a version that satisfies the requirement python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) (from versions: 4.0, 4.1) Some insecure and unverifiable files were ignored (use --allow-unverified python-linkedin to allow). Cleaning up... No distributions matching the version for python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Storing debug log for failure in /root/.pip/pip.log STDERR: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 1 /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in invalid!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:in shell_out!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:in call' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:in each' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:in run_action' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in call' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:incall_iterator_block' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in step' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in each_with_index' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:in converge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:in do_run' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:in run_application' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:in run_application' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 /opt/vagrant_ruby/bin/chef-solo:19:in `load' /opt/vagrant_ruby/bin/chef-solo:19 [2014-05-20T23:02:43+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: execute[install_requirements](mtsw2e::default line 56) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1' ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) Downloading BeautifulSoup-3.2.1.tar.gz Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask

warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'

Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2

warning: no previously-included files matching '*' found under directory 'docs/_build'
warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under directory 'docs'

Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug

warning: no files found matching '*' under directory 'werkzeug/debug/templates'
warning: no files found matching '*' under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
warning: no previously-included files matching '*.pyo' found under directory 'docs'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyo' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'examples'
warning: no previously-included files matching '*.pyo' found under directory 'examples'
no previously-included directories found matching 'docs/_build'

Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet

Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) Downloading cluster-1.1.2.tar.gz Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster

Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) Downloading envoy-0.0.2.tar.gz Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy

Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) Downloading facebook-sdk-0.4.0.tar.gz Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser

Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) Downloading geopy-0.95.1.tar.gz Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client

warning: no files found matching '*.json' under directory 'apiclient'

Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2

Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) matplotlib an externally hosted file and may be unreliable matplotlib is potentially insecure and unverifiable. Running setup.py (path:/tmp/pip_build_root/matplotlib/setup.py) egg_info for package matplotlib basedirlist is: ['/usr/local', '/usr']

BUILDING MATPLOTLIB
            matplotlib: 1.2.1
                python: 2.7.3 (default, Feb 27 2014, 19:58:35)  [GCC 4.6.3]
              platform: linux2
REQUIRED DEPENDENCIES
                 numpy: 1.7.1
             freetype2: found, but unknown version (no pkg-config)

OPTIONAL BACKEND DEPENDENCIES
                libpng: found, but unknown version (no pkg-config)
               Tkinter: no
                        * TKAgg requires Tkinter
                  Gtk+: no
                        * Building for Gtk+ requires pygtk; you must be able
                        * to "import gtk" in your build/install environment
       Mac OS X native: no
                    Qt: no
                   Qt4: no
                PySide: no
                 Cairo: no

OPTIONAL DATE/TIMEZONE DEPENDENCIES
              dateutil: matplotlib will provide
                  pytz: matplotlib will provide

OPTIONAL USETEX DEPENDENCIES
                dvipng: no
           ghostscript: /bin/sh: 1: gs: not found
                 latex: no

[Edit setup.cfg to suppress the above messages]
============================================================================
pymods ['pylab']
packages ['matplotlib', 'matplotlib.backends', 'matplotlib.backends.qt4_editor', 'matplotlib.projections', 'matplotlib.testing', 'matplotlib.testing.jpl_units', 'matplotlib.tests', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'mpl_toolkits.axes_grid1', 'mpl_toolkits.axisartist', 'matplotlib.sphinxext', 'matplotlib.tri', 'matplotlib.delaunay', 'pytz', 'dateutil', 'dateutil.zoneinfo']

warning: no files found matching 'KNOWN_BUGS'
warning: no files found matching 'INTERACTIVE'
warning: no files found matching 'make.osx'
warning: no files found matching 'MANIFEST'
warning: no files found matching '__init__.py'
warning: no files found matching 'examples/data/*'
warning: no files found matching 'lib/mpl_toolkits'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf'
warning: no files found matching 'lib/matplotlib/mpl-data/matplotlib.conf.template'
warning: manifest_maker: MANIFEST.in, line 16: 'recursive-include' expects <dir> <pattern1> <pattern2> ...

warning: no files found matching 'LICENSE*' under directory 'license'

Downloading/unpacking networkx==1.7 (from -r /vagrant/mtsw2e-requirements.txt (line 17)) Running setup.py (path:/tmp/pip_build_root/networkx/setup.py) egg_info for package networkx

warning: no files found matching 'scripts/*'
warning: no files found matching 'networkx/tests/*.txt'
warning: no files found matching 'networkx/*/*/tests/*.txt'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '.svn' found anywhere in distribution
no previously-included directories found matching 'doc/build'
no previously-included directories found matching 'doc/source/reference/generated'
no previously-included directories found matching 'doc/source/examples'
no previously-included directories found matching 'doc/source/static/examples'
no previously-included directories found matching 'doc/source/templates/gallery.html'

Downloading/unpacking nltk==2.0.4 (from -r /vagrant/mtsw2e-requirements.txt (line 18)) Running setup.py (path:/tmp/pip_build_root/nltk/setup.py) egg_info for package nltk Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz Extracting in /tmp/tmpS4z9Hy Now working in /tmp/tmpS4z9Hy/distribute-0.6.21 Building a Distribute egg in /tmp/pip_build_root/nltk /tmp/pip_build_root/nltk/distribute-0.6.21-py2.7.egg

warning: no previously-included files matching '*~' found anywhere in distribution

Downloading/unpacking oauthlib==0.4.1 (from -r /vagrant/mtsw2e-requirements.txt (line 19)) Running setup.py (path:/tmp/pip_build_root/oauthlib/setup.py) egg_info for package oauthlib

Downloading/unpacking prettytable==0.7.1 (from -r /vagrant/mtsw2e-requirements.txt (line 20)) Downloading prettytable-0.7.1.tar.bz2 Running setup.py (path:/tmp/pip_build_root/prettytable/setup.py) egg_info for package prettytable

Downloading/unpacking pymongo==2.5.1 (from -r /vagrant/mtsw2e-requirements.txt (line 21)) Running setup.py (path:/tmp/pip_build_root/pymongo/setup.py) egg_info for package pymongo

Downloading/unpacking python-dateutil==2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 22)) Running setup.py (path:/tmp/pip_build_root/python-dateutil/setup.py) egg_info for package python-dateutil

Downloading/unpacking python-gflags==2.0 (from -r /vagrant/mtsw2e-requirements.txt (line 23)) Running setup.py (path:/tmp/pip_build_root/python-gflags/setup.py) egg_info for package python-gflags

Downloading/unpacking python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Could not find a version that satisfies the requirement python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) (from versions: 4.0, 4.1) Some insecure and unverifiable files were ignored (use --allow-unverified python-linkedin to allow). Cleaning up... No distributions matching the version for python-linkedin==3.0 (from -r /vagrant/mtsw2e-requirements.txt (line 24)) Storing debug log for failure in /root/.pip/pip.log STDERR: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 1 Chef never successfully completed! Any errors should be visible in the output above. Please fix your recipes so that they properly complete.

genaroh commented 10 years ago

The output above was generated after issuing a "vagrant destroy".

ptwobrussell commented 10 years ago

Checkout the discussion here toward the end of the ticket - https://github.com/ptwobrussell/Mining-the-Social-Web-2nd-Edition/issues/189

If you have fresh code as of the commit referenced there, I think you should be good to go. If you don't, just try removing the ==3.0 from the python-linkedin dependency referenced in the mtsw_requirements.txt file, and then "vagrant provision" (or "vagrant up" if you have already destroyed your prior state.)

Let me know how that works for you, and sorry for any inconvenience this has caused you.

On May 20, 2014, at 6:48 PM, genaroh notifications@github.com wrote:

The output above was generated after issuing a "vagrant destroy".

— Reply to this email directly or view it on GitHub.

genaroh commented 10 years ago

I was able to resolve my issue. Thank you so much for your help!

ptwobrussell commented 10 years ago

Great, let me know if you run into anything else that I can try to assist with