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

Installation Problems #208

Closed dbl001 closed 10 years ago

dbl001 commented 10 years ago

Hi,

There were numerous exceptions installing the virtual environment. The installation ended with :

Chef never successfully completed! Any errors should be visible in the output above. Please fix your recipes so that they properly complete.

Any ideas?

David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$ vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'precise64' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Adding box 'precise64' (v0) for provider: virtualbox default: Downloading: http://files.vagrantup.com/precise64.box ==> default: Successfully added box 'precise64' (v0) for 'virtualbox'! ==> default: Importing base box 'precise64'... ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: Mining-the-Social-Web-2nd-Edition_default_1405273470521_2813 ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat ==> default: Forwarding ports... 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: 22 => 2222 (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: Connection timeout. Retrying... default: Warning: Remote connection disconnect. Retrying... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 4.2.0 default: VirtualBox Version: 4.3 ==> default: Mounting shared folders... default: /vagrant => /Users/davidlaxer/Mining-the-Social-Web-2nd-Edition default: /tmp/vagrant-chef-8/chef-solo-1/cookbooks => /Users/davidlaxer/Mining-the-Social-Web-2nd-Edition/deploy/cookbooks ==> default: Running provisioner: chef_solo... Generating chef JSON and uploading... ==> default: Running chef-solo... ==> default: stdin: is not a tty ==> default: [2014-07-13T17:45:30+00:00] INFO: *\ Chef 10.14.2 *** ==> default: [2014-07-13T17:45:32+00:00] DEBUG: Building node object for precise64 ==> default: [2014-07-13T17:45:32+00:00] DEBUG: Extracting run list from JSON attributes provided on command line ==> default: [2014-07-13T17:45:32+00:00] INFO: Setting the run_list to ["recipe[mtsw2e::default]"] from JSON ==> default: [2014-07-13T17:45:32+00:00] DEBUG: Applying attributes from json file ==> default: [2014-07-13T17:45:32+00:00] DEBUG: Platform is ubuntu version 12.04 ==> default: [2014-07-13T17:45:32+00:00] INFO: Run List is [recipe[mtsw2e::default]] ==> default: [2014-07-13T17:45:32+00:00] INFO: Run List expands to [mtsw2e::default] ==> default: [2014-07-13T17:45:32+00:00] INFO: Starting Chef Run for precise64 ==> default: [2014-07-13T17:45:32+00:00] INFO: Running start handlers ==> default: [2014-07-13T17:45:32+00:00] INFO: Start handlers complete. ==> default: [2014-07-13T17:45:32+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef-8/chef-solo-1/cookbooks/chefignore no files will be ignored ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-8/chef-solo-1/cookbooks/runit/libraries/resource_runit_service.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-8/chef-solo-1/cookbooks/runit/libraries/provider_runit_service.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-8/chef-solo-1/cookbooks/runit/libraries/default.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/preference.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/preference.rb into a provider named apt_preference defined in Chef::Provider::AptPreference ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/providers/virtualenv.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/providers/virtualenv.rb into a provider named python_virtualenv defined in Chef::Provider::PythonVirtualenv ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/providers/pip.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/providers/pip.rb into a provider named python_pip defined in Chef::Provider::PythonPip ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/providers/key.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/providers/key.rb into a provider named yum_key defined in Chef::Provider::YumKey ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/providers/repository.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/providers/repository.rb into a provider named yum_repository defined in Chef::Provider::YumRepository ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/resources/preference.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/resources/preference.rb into a resource named apt_preference defined in Chef::Resource::AptPreference ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/resources/repository.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/resources/virtualenv.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/resources/virtualenv.rb into a resource named python_virtualenv defined in Chef::Resource::PythonVirtualenv ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/resources/pip.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/resources/pip.rb into a resource named python_pip defined in Chef::Resource::PythonPip ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/resources/repository.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/resources/repository.rb into a resource named yum_repository defined in Chef::Resource::YumRepository ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/resources/key.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/resources/key.rb into a resource named yum_key defined in Chef::Resource::YumKey ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook apt's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/attributes/default.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook python's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/python/attributes/default.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook build-essential's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/build-essential/attributes/default.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook runit's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/runit/attributes/default.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/attributes/remi.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/attributes/elrepo.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/attributes/default.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-8/chef-solo-1/cookbooks/yum/attributes/epel.rb ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading Recipe mtsw2e::default via include_recipe ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Found recipe default in cookbook mtsw2e ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading Recipe apt via include_recipe ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Found recipe default in cookbook apt ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading Recipe runit via include_recipe ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Found recipe default in cookbook runit ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading Recipe python via include_recipe ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Found recipe default in cookbook python ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading Recipe python::package via include_recipe ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Found recipe package in cookbook python ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading Recipe python::pip via include_recipe ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Found recipe pip in cookbook python ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading Recipe python::virtualenv via include_recipe ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Found recipe virtualenv in cookbook python ==> default: [2014-07-13T17:45:33+00:00] DEBUG: I am not loading python::pip, because I have already seen it. ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Loading from cookbook_path: /tmp/vagrant-chef-8/chef-solo-1/cookbooks ==> default: [2014-07-13T17:45:33+00:00] DEBUG: Converging node precise64 ==> default: [2014-07-13T17:45:33+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) ==> default: [2014-07-13T17:46:25+00:00] INFO: execute[apt-get-update] ran successfully ==> default: [2014-07-13T17:46:25+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29) ==> default: [2014-07-13T17:46:25+00:00] DEBUG: Doing nothing for execute[apt-get update] ==> default: [2014-07-13T17:46:25+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36) ==> default: [2014-07-13T17:46:25+00:00] DEBUG: Doing nothing for execute[apt-get autoremove] ==> default: [2014-07-13T17:46:25+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42) ==> default: [2014-07-13T17:46:25+00:00] DEBUG: Doing nothing for execute[apt-get autoclean] ==> default: [2014-07-13T17:46:25+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 48) ==> default: [2014-07-13T17:46:25+00:00] DEBUG: package[update-notifier-common] checking package status for update-notifier-common ==> default: [2014-07-13T17:46:25+00:00] DEBUG: package[update-notifier-common] current version is nil ==> default: [2014-07-13T17:46:25+00:00] DEBUG: package[update-notifier-common] candidate version is 0.119ubuntu8.7 ==> default: [2014-07-13T17:46:25+00:00] DEBUG: Executing apt-get -q -y install update-notifier-common=0.119ubuntu8.7 ==> default: [2014-07-13T17:46:39+00:00] DEBUG: ---- Begin output of apt-get -q -y install update-notifier-common=0.119ubuntu8.7 ---- ==> default: [2014-07-13T17:46:39+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: patch update-manager-core ==> default: Suggested packages: ==> default: diffutils-doc gksu ==> default: The following NEW packages will be installed: ==> default: patch update-notifier-common ==> default: The following packages will be upgraded: ==> default: update-manager-core ==> default: 1 upgraded, 2 newly installed, 0 to remove and 166 not upgraded. ==> default: Need to get 487 kB of archives. ==> default: After this operation, 2,244 kB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main patch amd64 2.6.1-3 [80.2 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main update-manager-core amd64 1:0.156.14.15 [185 kB] ==> default: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main update-notifier-common all 0.119ubuntu8.7 [222 kB] ==> default: Fetched 487 kB in 1s (301 kB/s) ==> default: Selecting previously unselected package patch. ==> default: (Reading database ... 51095 files and directories currently installed.) ==> default: Unpacking patch (from .../patch_2.6.1-3_amd64.deb) ... ==> default: Preparing to replace update-manager-core 1:0.156.14 (using .../update-manager-core_1%3a0.156.14.15_amd64.deb) ... ==> default: Unpacking replacement update-manager-core ... ==> default: Selecting previously unselected package update-notifier-common. ==> default: Unpacking update-notifier-common (from .../update-notifier-common_0.119ubuntu8.7_all.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up patch (2.6.1-3) ... ==> default: Setting up update-manager-core (1:0.156.14.15) ... ==> default: Setting up update-notifier-common (0.119ubuntu8.7) ... ==> default: [2014-07-13T17:46:39+00:00] DEBUG: STDERR: ==> default: [2014-07-13T17:46:39+00:00] DEBUG: ---- End output of apt-get -q -y install update-notifier-common=0.119ubuntu8.7 ---- ==> default: [2014-07-13T17:46:39+00:00] DEBUG: Ran apt-get -q -y install update-notifier-common=0.119ubuntu8.7 returned 0 ==> default: [2014-07-13T17:46:39+00:00] INFO: package[update-notifier-common] sending run action to executeapt-get-update ==> default: [2014-07-13T17:46:39+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) ==> default: [2014-07-13T17:47:17+00:00] INFO: execute[apt-get-update] ran successfully ==> default: [2014-07-13T17:47:17+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52) ==> default: [2014-07-13T17:47:17+00:00] DEBUG: Skipping execute[apt-get-update-periodic] due to only_if ruby block ==> default: [2014-07-13T17:47:17+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 62) ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local] created directory /var/cache/local ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local] owner changed to 0 ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local] group changed to 0 ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local] mode changed to 755 ==> default: [2014-07-13T17:47:17+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62) ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local/preseeding] created directory /var/cache/local/preseeding ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local/preseeding] owner changed to 0 ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local/preseeding] group changed to 0 ==> default: [2014-07-13T17:47:17+00:00] INFO: directory[/var/cache/local/preseeding] mode changed to 755 ==> default: [2014-07-13T17:47:17+00:00] INFO: Processing service[runit] action nothing (runit::default line 20) ==> default: [2014-07-13T17:47:17+00:00] DEBUG: service[runit] falling back to process table inspection ==> default: [2014-07-13T17:47:17+00:00] DEBUG: service[runit] attempting to match 'runit' (/runit/) against process list ==> default: [2014-07-13T17:47:17+00:00] DEBUG: service[runit] running: false ==> default: [2014-07-13T17:47:17+00:00] DEBUG: Doing nothing for service[runit] ==> default: [2014-07-13T17:47:17+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) ==> default: [2014-07-13T17:47:17+00:00] DEBUG: Doing nothing for execute[start-runsvdir] ==> default: [2014-07-13T17:47:17+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) ==> default: [2014-07-13T17:47:17+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command grep ^SV /etc/inittab ==> default: [2014-07-13T17:47:17+00:00] INFO: Processing package[runit] action install (runit::default line 80) ==> default: [2014-07-13T17:47:17+00:00] DEBUG: package[runit] checking package status for runit ==> default: [2014-07-13T17:47:17+00:00] DEBUG: package[runit] current version is nil ==> default: [2014-07-13T17:47:17+00:00] DEBUG: package[runit] candidate version is 2.1.1-6.2ubuntu2.1 ==> default: [2014-07-13T17:47:17+00:00] DEBUG: Creating directory /var/chef/cache/preseed ==> default: [2014-07-13T17:47:17+00:00] DEBUG: Creating directory /var/chef/cache/preseed/runit ==> default: [2014-07-13T17:47:17+00:00] DEBUG: package[runit] fetching preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2014-07-13T17:47:18+00:00] DEBUG: package[runit] fetching preseed file via Template resource failed, fallback to CookbookFile resource ==> default: [2014-07-13T17:47:18+00:00] INFO: Processing cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] action create (dynamically defined) ==> default: [2014-07-13T17:47:18+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 ==> default: [2014-07-13T17:47:18+00:00] DEBUG: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] has new contents ==> default: [2014-07-13T17:47:18+00:00] DEBUG: cookbook_file[/var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed] staging /tmp/vagrant-chef-8/chef-solo-1/cookbooks/runit/files/default/runit.seed to /tmp/runit-2.1.1-6.2ubuntu2.1.seed20140713-1143-1m1yo2k-0 ==> default: [2014-07-13T17:47:18+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 ==> default: [2014-07-13T17:47:18+00:00] DEBUG: package[runit] fetched preseed file to /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2014-07-13T17:47:18+00:00] INFO: package[runit] pre-seeding package installation instructions ==> default: [2014-07-13T17:47:18+00:00] DEBUG: Executing debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ==> default: [2014-07-13T17:47:18+00:00] DEBUG: ---- Begin output of debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ---- ==> default: [2014-07-13T17:47:18+00:00] DEBUG: STDOUT: ==> default: [2014-07-13T17:47:18+00:00] DEBUG: STDERR: ==> default: [2014-07-13T17:47:18+00:00] DEBUG: ---- End output of debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed ---- ==> default: [2014-07-13T17:47:18+00:00] DEBUG: Ran debconf-set-selections /var/chef/cache/preseed/runit/runit-2.1.1-6.2ubuntu2.1.seed returned 0 ==> default: [2014-07-13T17:47:18+00:00] DEBUG: Executing apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 ==> default: [2014-07-13T17:47:27+00:00] DEBUG: ---- Begin output of apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 ---- ==> default: [2014-07-13T17:47:27+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: fgetty ==> default: Suggested packages: ==> default: socklog-run ==> default: The following NEW packages will be installed: ==> default: fgetty runit ==> default: 0 upgraded, 2 newly installed, 0 to remove and 166 not upgraded. ==> default: Need to get 132 kB of archives. ==> default: After this operation, 542 kB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/universe fgetty amd64 0.6-5build1 [25.4 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe runit amd64 2.1.1-6.2ubuntu2.1 [107 kB] ==> default: Fetched 132 kB in 0s (151 kB/s) ==> default: Selecting previously unselected package fgetty. ==> default: (Reading database ... 51275 files and directories currently installed.) ==> default: Unpacking fgetty (from .../fgetty_0.6-5build1_amd64.deb) ... ==> default: Selecting previously unselected package runit. ==> default: Unpacking runit (from .../runit_2.1.1-6.2ubuntu2.1_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Processing triggers for ureadahead ... ==> default: ureadahead will be reprofiled on next reboot ==> default: Setting up fgetty (0.6-5build1) ... ==> default: Setting up runit (2.1.1-6.2ubuntu2.1) ... ==> default: [2014-07-13T17:47:27+00:00] DEBUG: STDERR: runsvdir start/running, process 1752 ==> default: [2014-07-13T17:47:27+00:00] DEBUG: ---- End output of apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 ---- ==> default: [2014-07-13T17:47:27+00:00] DEBUG: Ran apt-get -q -y install runit=2.1.1-6.2ubuntu2.1 returned 0 ==> default: [2014-07-13T17:47:27+00:00] INFO: package[runit] sending nothing action to executestart-runsvdir ==> default: [2014-07-13T17:47:27+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) ==> default: [2014-07-13T17:47:27+00:00] DEBUG: Doing nothing for execute[start-runsvdir] ==> default: [2014-07-13T17:47:27+00:00] INFO: package[runit] sending nothing action to executerunit-hup-init ==> default: [2014-07-13T17:47:27+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) ==> default: [2014-07-13T17:47:27+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command grep ^SV /etc/inittab ==> default: [2014-07-13T17:47:27+00:00] INFO: Processing package[python] action install (python::package line 40) ==> default: [2014-07-13T17:47:27+00:00] DEBUG: package[python] checking package status for python ==> default: [2014-07-13T17:47:27+00:00] DEBUG: package[python] current version is 2.7.3-0ubuntu2 ==> default: [2014-07-13T17:47:27+00:00] DEBUG: package[python] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-13T17:47:27+00:00] DEBUG: package[python] is already installed - nothing to do ==> default: [2014-07-13T17:47:27+00:00] INFO: Processing package[python-dev] action install (python::package line 40) ==> default: [2014-07-13T17:47:27+00:00] DEBUG: package[python-dev] checking package status for python-dev ==> default: [2014-07-13T17:47:27+00:00] DEBUG: package[python-dev] current version is nil ==> default: [2014-07-13T17:47:27+00:00] DEBUG: package[python-dev] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-13T17:47:27+00:00] DEBUG: Executing apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 ==> default: [2014-07-13T17:49:10+00:00] DEBUG: ---- Begin output of apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 ---- ==> default: [2014-07-13T17:49:10+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: libexpat1 libexpat1-dev libpython2.7 python python-minimal python2.7 ==> default: python2.7-dev python2.7-minimal ==> default: Suggested packages: ==> default: python-doc python-tk python2.7-doc binfmt-support ==> default: The following NEW packages will be installed: ==> default: libexpat1-dev libpython2.7 python-dev python2.7-dev ==> default: The following packages will be upgraded: ==> default: libexpat1 python python-minimal python2.7 python2.7-minimal ==> default: 5 upgraded, 4 newly installed, 0 to remove and 161 not upgraded. ==> default: Need to get 35.7 MB of archives. ==> default: After this operation, 43.3 MB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 amd64 2.7.3-0ubuntu3.5 [2,675 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal amd64 2.7.3-0ubuntu3.5 [1,743 kB] ==> default: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 amd64 2.0.1-7.2ubuntu1.1 [131 kB] ==> default: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal amd64 2.7.3-0ubuntu2.2 [29.7 kB] ==> default: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python amd64 2.7.3-0ubuntu2.2 [168 kB] ==> default: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev amd64 2.0.1-7.2ubuntu1.1 [216 kB] ==> default: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 amd64 2.7.3-0ubuntu3.5 [1,188 kB] ==> default: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev amd64 2.7.3-0ubuntu3.5 [29.5 MB] ==> default: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev amd64 2.7.3-0ubuntu2.2 [1,090 B] ==> default: Fetched 35.7 MB in 1min 20s (444 kB/s) ==> default: (Reading database ... 51352 files and directories currently installed.) ==> default: Preparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.5_amd64.deb) ... ==> default: Unpacking replacement python2.7 ... ==> default: Preparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.5_amd64.deb) ... ==> default: Unpacking replacement python2.7-minimal ... ==> default: Processing triggers for man-db ... ==> default: Setting up python2.7-minimal (2.7.3-0ubuntu3.5) ... ==> default: (Reading database ... 51351 files and directories currently installed.) ==> default: Preparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_amd64.deb) ... ==> default: Unpacking replacement libexpat1 ... ==> default: Preparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_amd64.deb) ... ==> default: Unpacking replacement python-minimal ... ==> default: Processing triggers for man-db ... ==> default: Setting up python-minimal (2.7.3-0ubuntu2.2) ... ==> default: (Reading database ... 51351 files and directories currently installed.) ==> default: Preparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_amd64.deb) ... ==> default: Unpacking replacement python ... ==> default: Selecting previously unselected package libexpat1-dev. ==> default: Unpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_amd64.deb) ... ==> default: Selecting previously unselected package libpython2.7. ==> default: Unpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.5_amd64.deb) ... ==> default: Selecting previously unselected package python2.7-dev. ==> default: Unpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.5_amd64.deb) ... ==> default: Selecting previously unselected package python-dev. ==> default: Unpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up libexpat1 (2.0.1-7.2ubuntu1.1) ... ==> default: Setting up python2.7 (2.7.3-0ubuntu3.5) ... ==> default: Setting up python (2.7.3-0ubuntu2.2) ... ==> default: Setting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ... ==> default: Setting up libpython2.7 (2.7.3-0ubuntu3.5) ... ==> default: Setting up python2.7-dev (2.7.3-0ubuntu3.5) ... ==> default: Setting up python-dev (2.7.3-0ubuntu2.2) ... ==> default: Processing triggers for libc-bin ... ==> default: ldconfig deferred processing now taking place ==> default: [2014-07-13T17:49:10+00:00] DEBUG: STDERR: ==> default: [2014-07-13T17:49:10+00:00] DEBUG: ---- End output of apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 ---- ==> default: [2014-07-13T17:49:10+00:00] DEBUG: Ran apt-get -q -y install python-dev=2.7.3-0ubuntu2.2 returned 0 ==> default: [2014-07-13T17:49:10+00:00] INFO: Processing remote_file[/var/chef/cache/ez_setup.py] action create (python::pip line 36) ==> default: [2014-07-13T17:49:10+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] checking for changes ==> default: [2014-07-13T17:49:10+00:00] DEBUG: Sending HTTP Request via GET to bitbucket.org:443/pypa/setuptools/raw/0.8/ez_setup.py ==> default: [2014-07-13T17:49:11+00:00] DEBUG: Streaming download from https://bitbucket.org/pypa/setuptools/raw/0.8/ez_setup.py to tempfile /tmp/chef-rest20140713-1143-1uaxt29-0 ==> default: [2014-07-13T17:49:11+00:00] DEBUG: decompressing gzip stream ==> default: [2014-07-13T17:49:11+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] checking for file existence of /var/chef/cache/ez_setup.py ==> default: [2014-07-13T17:49:11+00:00] DEBUG: remote_file[/var/chef/cache/ez_setup.py] creating /var/chef/cache/ez_setup.py ==> default: [2014-07-13T17:49:12+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] updated ==> default: [2014-07-13T17:49:12+00:00] INFO: remote_file[/var/chef/cache/ez_setup.py] mode changed to 644 ==> default: [2014-07-13T17:49:12+00:00] INFO: Processing remote_file[/var/chef/cache/get-pip.py] action create (python::pip line 42) ==> default: [2014-07-13T17:49:12+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] checking for changes ==> default: [2014-07-13T17:49:12+00:00] DEBUG: Sending HTTP Request via GET to raw.github.com:443/pypa/pip/master/contrib/get-pip.py ==> default: [2014-07-13T17:49:13+00:00] DEBUG: Streaming download from https://raw.github.com/pypa/pip/master/contrib/get-pip.py to tempfile /tmp/chef-rest20140713-1143-ueppii-0 ==> default: [2014-07-13T17:49:13+00:00] DEBUG: Following redirect 1/10 ==> default: [2014-07-13T17:49:13+00:00] DEBUG: Sending HTTP Request via GET to raw.githubusercontent.com:443/pypa/pip/master/contrib/get-pip.py ==> default: [2014-07-13T17:49:14+00:00] DEBUG: Streaming download from https://raw.githubusercontent.com/pypa/pip/master/contrib/get-pip.py to tempfile /tmp/chef-rest20140713-1143-9j06n0-0 ==> default: [2014-07-13T17:49:14+00:00] DEBUG: decompressing gzip stream ==> default: [2014-07-13T17:49:17+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] checking for file existence of /var/chef/cache/get-pip.py ==> default: [2014-07-13T17:49:17+00:00] DEBUG: remote_file[/var/chef/cache/get-pip.py] creating /var/chef/cache/get-pip.py ==> default: [2014-07-13T17:49:17+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] updated ==> default: [2014-07-13T17:49:17+00:00] INFO: remote_file[/var/chef/cache/get-pip.py] mode changed to 644 ==> default: [2014-07-13T17:49:17+00:00] INFO: Processing execute[install-setuptools] action run (python::pip line 48) ==> default: [2014-07-13T17:49:21+00:00] INFO: execute[install-setuptools] ran successfully ==> default: [2014-07-13T17:49:21+00:00] INFO: Processing execute[install-pip] action run (python::pip line 56) ==> default: [2014-07-13T17:49:29+00:00] INFO: execute[install-pip] ran successfully ==> default: [2014-07-13T17:49:29+00:00] INFO: Processing python_pip[virtualenv] action install (python::virtualenv line 23) ==> default: [2014-07-13T17:49:29+00:00] INFO: Installing python_pip[virtualenv] version latest ==> default: [2014-07-13T17:49:34+00:00] INFO: Processing apt_repository[mongodb-10gen] action add (mtsw2e::default line 6) ==> default: [2014-07-13T17:49:34+00:00] DEBUG: Setting execute[apt-get update] to the state of the prior execute[apt-get update] ==> default: [2014-07-13T17:49:34+00:00] INFO: Processing execute[install-key 7F0CEB10] action run (/tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb line 28) ==> default: [2014-07-13T17:49:36+00:00] INFO: execute[install-key 7F0CEB10] ran successfully ==> default: [2014-07-13T17:49:36+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb line 102) ==> default: [2014-07-13T17:49:36+00:00] DEBUG: Doing nothing for file[/var/lib/apt/periodic/update-success-stamp] ==> default: [2014-07-13T17:49:36+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb line 106) ==> default: [2014-07-13T17:49:36+00:00] DEBUG: Doing nothing for execute[apt-get update] ==> default: [2014-07-13T17:49:36+00:00] INFO: Processing file[/etc/apt/sources.list.d/mongodb-10gen.list] action create (/tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb line 118) ==> default: [2014-07-13T17:49:37+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] owner changed to 0 ==> default: [2014-07-13T17:49:37+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] group changed to 0 ==> default: [2014-07-13T17:49:37+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] mode changed to 644 ==> default: [2014-07-13T17:49:37+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] created file /etc/apt/sources.list.d/mongodb-10gen.list ==> default: [2014-07-13T17:49:37+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending delete action to file/var/lib/apt/periodic/update-success-stamp ==> default: [2014-07-13T17:49:37+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action delete (/tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb line 102) ==> default: [2014-07-13T17:49:37+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-20140713174937 ==> default: [2014-07-13T17:49:37+00:00] INFO: file[/var/lib/apt/periodic/update-success-stamp] deleted file at /var/lib/apt/periodic/update-success-stamp ==> default: [2014-07-13T17:49:37+00:00] INFO: file[/etc/apt/sources.list.d/mongodb-10gen.list] sending run action to executeapt-get update ==> default: [2014-07-13T17:49:37+00:00] INFO: Processing execute[apt-get update] action run (/tmp/vagrant-chef-8/chef-solo-1/cookbooks/apt/providers/repository.rb line 106) ==> default: [2014-07-13T17:49:49+00:00] INFO: execute[apt-get update] ran successfully ==> default: [2014-07-13T17:49:49+00:00] INFO: Processing package[mongodb-10gen] action install (mtsw2e::default line 24) ==> default: [2014-07-13T17:49:49+00:00] DEBUG: package[mongodb-10gen] checking package status for mongodb-10gen ==> default: [2014-07-13T17:49:49+00:00] DEBUG: package[mongodb-10gen] current version is nil ==> default: [2014-07-13T17:49:49+00:00] DEBUG: package[mongodb-10gen] candidate version is 2.4.10 ==> default: [2014-07-13T17:49:49+00:00] DEBUG: Executing apt-get -q -y install mongodb-10gen=2.4.10 ==> default: [2014-07-13T17:53:28+00:00] DEBUG: ---- Begin output of apt-get -q -y install mongodb-10gen=2.4.10 ---- ==> default: [2014-07-13T17:53:28+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following NEW packages will be installed: ==> default: mongodb-10gen ==> default: 0 upgraded, 1 newly installed, 0 to remove and 161 not upgraded. ==> default: Need to get 88.1 MB of archives. ==> default: After this operation, 225 MB of additional disk space will be used. ==> default: Get:1 http://downloads-distro.mongodb.org/repo/ubuntu-upstart/ dist/10gen mongodb-10gen amd64 2.4.10 [88.1 MB] ==> default: Fetched 88.1 MB in 3min 20s (440 kB/s) ==> default: Selecting previously unselected package mongodb-10gen. ==> default: (Reading database ... 51508 files and directories currently installed.) ==> default: Unpacking mongodb-10gen (from .../mongodb-10gen_2.4.10_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Processing triggers for ureadahead ... ==> default: Setting up mongodb-10gen (2.4.10) ... ==> default: Adding system user mongodb' (UID 106) ... ==> default: Adding new usermongodb' (UID 106) with group nogroup' ... ==> default: Not creating home directory/home/mongodb'. ==> default: Adding group mongodb' (GID 111) ... ==> default: Done. ==> default: Adding usermongodb' to group mongodb' ... ==> default: Adding user mongodb to group mongodb ==> default: Done. ==> default: mongodb start/running, process 2827 ==> default: [2014-07-13T17:53:28+00:00] DEBUG: STDERR: ==> default: [2014-07-13T17:53:28+00:00] DEBUG: ---- End output of apt-get -q -y install mongodb-10gen=2.4.10 ---- ==> default: [2014-07-13T17:53:28+00:00] DEBUG: Ran apt-get -q -y install mongodb-10gen=2.4.10 returned 0 ==> default: [2014-07-13T17:53:28+00:00] INFO: Processing package[openjdk-6-jdk] action install (mtsw2e::default line 24) ==> default: [2014-07-13T17:53:28+00:00] DEBUG: package[openjdk-6-jdk] checking package status for openjdk-6-jdk ==> default: [2014-07-13T17:53:29+00:00] DEBUG: package[openjdk-6-jdk] current version is nil ==> default: [2014-07-13T17:53:29+00:00] DEBUG: package[openjdk-6-jdk] candidate version is 6b31-1.13.3-1ubuntu1~0.12.04.2 ==> default: [2014-07-13T17:53:29+00:00] DEBUG: Executing apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 ==> default: [2014-07-13T18:11:27+00:00] DEBUG: ---- Begin output of apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 ---- ==> default: [2014-07-13T18:11:27+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: ca-certificates-java fontconfig fontconfig-config hicolor-icon-theme ==> default: icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common ==> default: java-common libasound2 libasyncns0 libatk-wrapper-java ==> default: libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libavahi-client3 ==> default: libavahi-common-data libavahi-common3 libcairo2 libcups2 libdatrie1 libflac8 ==> default: libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgif4 ==> default: libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libice-dev libice6 libjasper1 ==> default: libjpeg-turbo8 libjpeg8 libjson0 liblcms2-2 libnspr4 libnss3 libnss3-1d ==> default: libogg0 libpango1.0-0 libpcsclite1 libpixman-1-0 libpthread-stubs0 ==> default: libpthread-stubs0-dev libpulse0 libsm-dev libsm6 libsndfile1 libthai-data ==> default: libthai0 libtiff4 libvorbis0a libvorbisenc2 libx11-6 libx11-dev libx11-doc ==> default: libxau-dev libxcb-render0 libxcb-shm0 libxcb1 libxcb1-dev libxcomposite1 ==> default: libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxft2 libxi6 libxinerama1 ==> default: libxrandr2 libxrender1 libxt-dev libxt6 libxtst6 openjdk-6-jre ==> default: openjdk-6-jre-headless openjdk-6-jre-lib shared-mime-info ttf-dejavu-core ==> default: ttf-dejavu-extra tzdata tzdata-java x11-common x11proto-core-dev ==> default: x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev ==> default: Suggested packages: ==> default: default-jre equivs libasound2-plugins libasound2-python cups-common ==> default: librsvg2-common gvfs libjasper-runtime liblcms2-utils ttf-baekmuk ==> default: ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp ==> default: ttf-arphic-bkai00mp pcscd pulseaudio libxcb-doc openjdk-6-demo ==> default: openjdk-6-source visualvm icedtea-plugin libnss-mdns sun-java6-fonts ==> default: fonts-ipafont-gothic fonts-ipafont-mincho ttf-wqy-microhei ttf-wqy-zenhei ==> default: ttf-indic-fonts-core ttf-telugu-fonts ttf-oriya-fonts ttf-kannada-fonts ==> default: ttf-bengali-fonts ==> default: The following NEW packages will be installed: ==> default: ca-certificates-java fontconfig fontconfig-config hicolor-icon-theme ==> default: icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx icedtea-netx-common ==> default: java-common libasound2 libasyncns0 libatk-wrapper-java ==> default: libatk-wrapper-java-jni libatk1.0-0 libatk1.0-data libavahi-client3 ==> default: libavahi-common-data libavahi-common3 libcairo2 libcups2 libdatrie1 libflac8 ==> default: libfontconfig1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgif4 ==> default: libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libice-dev libice6 libjasper1 ==> default: libjpeg-turbo8 libjpeg8 libjson0 liblcms2-2 libnspr4 libnss3 libnss3-1d ==> default: libogg0 libpango1.0-0 libpcsclite1 libpixman-1-0 libpthread-stubs0 ==> default: libpthread-stubs0-dev libpulse0 libsm-dev libsm6 libsndfile1 libthai-data ==> default: libthai0 libtiff4 libvorbis0a libvorbisenc2 libx11-dev libx11-doc libxau-dev ==> default: libxcb-render0 libxcb-shm0 libxcb1-dev libxcomposite1 libxcursor1 ==> default: libxdamage1 libxdmcp-dev libxfixes3 libxft2 libxi6 libxinerama1 libxrandr2 ==> default: libxrender1 libxt-dev libxt6 libxtst6 openjdk-6-jdk openjdk-6-jre ==> default: openjdk-6-jre-headless openjdk-6-jre-lib shared-mime-info ttf-dejavu-core ==> default: ttf-dejavu-extra tzdata-java x11-common x11proto-core-dev x11proto-input-dev ==> default: x11proto-kb-dev xorg-sgml-doctools xtrans-dev ==> default: The following packages will be upgraded: ==> default: libx11-6 libxcb1 tzdata ==> default: 3 upgraded, 87 newly installed, 0 to remove and 158 not upgraded. ==> default: Need to get 77.7 MB of archives. ==> default: After this operation, 141 MB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb1 amd64 1.8.1-1ubuntu0.2 [44.8 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-6 amd64 2:1.4.99.1-0ubuntu2.2 [763 kB] ==> default: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libasound2 amd64 1.0.25-1ubuntu10.2 [428 kB] ==> default: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main libasyncns0 amd64 0.8-4 [13.2 kB] ==> default: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk1.0-data all 2.4.0-0ubuntu1 [12.7 kB] ==> default: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk1.0-0 amd64 2.4.0-0ubuntu1 [60.1 kB] ==> default: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgtk2.0-common all 2.24.10-0ubuntu6.1 [118 kB] ==> default: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB] ==> default: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB] ==> default: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfontconfig1 amd64 2.8.0-3ubuntu9.1 [125 kB] ==> default: 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] ==> default: Get:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-render0 amd64 1.8.1-1ubuntu0.2 [13.3 kB] ==> default: Get:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-shm0 amd64 1.8.1-1ubuntu0.2 [5,516 B] ==> default: Get:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 amd64 1:0.9.6-2ubuntu0.1 [20.6 kB] ==> default: Get:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcairo2 amd64 1.10.2-6.1ubuntu3 [467 kB] ==> default: Get:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-common-data amd64 0.6.30-5ubuntu2.1 [21.4 kB] ==> default: Get:17 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-common3 amd64 0.6.30-5ubuntu2.1 [25.5 kB] ==> default: Get:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libavahi-client3 amd64 0.6.30-5ubuntu2.1 [30.3 kB] ==> default: Get:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcups2 amd64 1.5.3-0ubuntu8.3 [171 kB] ==> default: Get:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 amd64 1.1.90+svn733-0ubuntu4.3 [111 kB] ==> default: Get:21 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 amd64 8c-2ubuntu7 [2,112 B] ==> default: Get:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libjasper1 amd64 1.900.1-13 [154 kB] ==> default: Get:23 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libtiff4 amd64 3.9.5-2ubuntu1.6 [144 kB] ==> default: Get:24 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgdk-pixbuf2.0-common all 2.26.1-1ubuntu1.1 [7,846 B] ==> default: Get:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgdk-pixbuf2.0-0 amd64 2.26.1-1ubuntu1.1 [200 kB] ==> default: Get:26 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai-data all 0.1.16-3 [179 kB] ==> default: Get:27 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatrie1 amd64 0.2.5-3 [16.4 kB] ==> default: Get:28 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai0 amd64 0.1.16-3 [19.7 kB] ==> default: Get:29 http://us.archive.ubuntu.com/ubuntu/ precise/main libxft2 amd64 2.2.0-3ubuntu2 [42.3 kB] ==> default: Get:30 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig amd64 2.8.0-3ubuntu9.1 [156 kB] ==> default: Get:31 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpango1.0-0 amd64 1.30.0-0ubuntu3.1 [363 kB] ==> default: Get:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libxcomposite1 amd64 1:0.4.3-2build1 [7,708 B] ==> default: Get:33 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxfixes3 amd64 1:5.0-4ubuntu4.2 [12.5 kB] ==> default: Get:34 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcursor1 amd64 1:1.1.12-1ubuntu0.1 [22.7 kB] ==> default: Get:35 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdamage1 amd64 1:1.1.3-2build1 [7,560 B] ==> default: Get:36 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1~precise1 [31.6 kB] ==> default: Get:37 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxinerama1 amd64 2:1.1.1-3ubuntu0.1 [8,072 B] ==> default: Get:38 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrandr2 amd64 2:1.3.2-2ubuntu0.2 [17.5 kB] ==> default: Get:39 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main shared-mime-info amd64 1.0-0ubuntu4.1 [496 kB] ==> default: Get:40 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgtk2.0-0 amd64 2.24.10-0ubuntu6.1 [2,674 kB] ==> default: 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] ==> default: Get:42 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnspr4 amd64 4.9.5-0ubuntu0.12.04.3 [140 kB] ==> default: Get:43 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3 amd64 3.15.4-0ubuntu0.12.04.2 [1,229 kB] ==> default: Get:44 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3-1d amd64 3.15.4-0ubuntu0.12.04.2 [13.4 kB] ==> default: Get:45 http://us.archive.ubuntu.com/ubuntu/ precise/main ca-certificates-java all 20110912ubuntu6 [8,186 B] ==> default: Get:46 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata all 2014e-0ubuntu0.12.04 [458 kB] ==> default: Get:47 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main tzdata-java all 2014e-0ubuntu0.12.04 [128 kB] ==> default: Get:48 http://us.archive.ubuntu.com/ubuntu/ precise/main java-common all 0.43ubuntu2 [61.7 kB] ==> default: Get:49 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main liblcms2-2 amd64 2.2+git20110628-2ubuntu3.1 [143 kB] ==> default: Get:50 http://us.archive.ubuntu.com/ubuntu/ precise/main libpcsclite1 amd64 1.7.4-2ubuntu2 [23.5 kB] ==> default: 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] ==> default: Get:52 http://us.archive.ubuntu.com/ubuntu/ precise/main libgif4 amd64 4.1.6-9ubuntu1 [31.0 kB] ==> default: Get:53 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjson0 amd64 0.9-1ubuntu1.1 [17.9 kB] ==> default: Get:54 http://us.archive.ubuntu.com/ubuntu/ precise/main libogg0 amd64 1.2.2~dfsg-1ubuntu1 [17.2 kB] ==> default: Get:55 http://us.archive.ubuntu.com/ubuntu/ precise/main libflac8 amd64 1.2.1-6 [144 kB] ==> default: Get:56 http://us.archive.ubuntu.com/ubuntu/ precise/main libvorbis0a amd64 1.3.2-1ubuntu3 [103 kB] ==> default: Get:57 http://us.archive.ubuntu.com/ubuntu/ precise/main libvorbisenc2 amd64 1.3.2-1ubuntu3 [136 kB] ==> default: Get:58 http://us.archive.ubuntu.com/ubuntu/ precise/main libsndfile1 amd64 1.0.25-4 [163 kB] ==> default: Get:59 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpulse0 amd64 1:1.1-0ubuntu15.4 [289 kB] ==> default: Get:60 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB] ==> default: Get:61 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxtst6 amd64 2:1.2.0-4ubuntu0.1 [13.9 kB] ==> default: 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] ==> default: Get:63 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk-wrapper-java all 0.30.4-0ubuntu2 [30.9 kB] ==> default: Get:64 http://us.archive.ubuntu.com/ubuntu/ precise/main libatk-wrapper-java-jni amd64 0.30.4-0ubuntu2 [30.5 kB] ==> default: Get:65 http://us.archive.ubuntu.com/ubuntu/ precise/main libice6 amd64 2:1.0.7-2build1 [46.1 kB] ==> default: Get:66 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm6 amd64 2:1.2.0-2build1 [18.1 kB] ==> default: Get:67 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt6 amd64 1:1.1.1-2ubuntu0.1 [186 kB] ==> default: Get:68 http://us.archive.ubuntu.com/ubuntu/ precise/main hicolor-icon-theme all 0.12-1ubuntu2 [10.2 kB] ==> default: Get:69 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgtk2.0-bin amd64 2.24.10-0ubuntu6.1 [10.3 kB] ==> default: Get:70 http://us.archive.ubuntu.com/ubuntu/ precise/main xorg-sgml-doctools all 1:1.10-1 [12.0 kB] ==> default: Get:71 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11proto-core-dev all 7.0.22-1ubuntu0.1 [300 kB] ==> default: Get:72 http://us.archive.ubuntu.com/ubuntu/ precise/main libice-dev amd64 2:1.0.7-2build1 [133 kB] ==> default: Get:73 http://us.archive.ubuntu.com/ubuntu/ precise/main libpthread-stubs0 amd64 0.3-3 [3,258 B] ==> default: Get:74 http://us.archive.ubuntu.com/ubuntu/ precise/main libpthread-stubs0-dev amd64 0.3-3 [2,866 B] ==> default: Get:75 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm-dev amd64 2:1.2.0-2build1 [89.5 kB] ==> default: Get:76 http://us.archive.ubuntu.com/ubuntu/ precise/main libxau-dev amd64 1:1.0.6-4 [10.5 kB] ==> default: Get:77 http://us.archive.ubuntu.com/ubuntu/ precise/main libxdmcp-dev amd64 1:1.1.0-4 [26.9 kB] ==> default: Get:78 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11proto-input-dev all 2.3-1~precise1 [139 kB] ==> default: Get:79 http://us.archive.ubuntu.com/ubuntu/ precise/main x11proto-kb-dev all 1.0.5-2 [27.6 kB] ==> default: Get:80 http://us.archive.ubuntu.com/ubuntu/ precise/main xtrans-dev all 1.2.6-2 [82.9 kB] ==> default: Get:81 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb1-dev amd64 1.8.1-1ubuntu0.2 [82.5 kB] ==> default: Get:82 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-dev amd64 2:1.4.99.1-0ubuntu2.2 [912 kB] ==> default: Get:83 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libx11-doc all 2:1.4.99.1-0ubuntu2.2 [2,435 kB] ==> default: Get:84 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt-dev amd64 1:1.1.1-2ubuntu0.1 [490 kB] ==> default: Get:85 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-extra all 2.33-2ubuntu1 [3,420 kB] ==> default: 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] ==> default: 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] ==> default: Get:88 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-netx-common all 1.2.3-0ubuntu0.12.04.4 [600 kB] ==> default: Get:89 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main icedtea-netx amd64 1.2.3-0ubuntu0.12.04.4 [16.4 kB] ==> default: 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] ==> default: Preconfiguring packages ... ==> default: Fetched 77.7 MB in 15min 21s (84.3 kB/s) ==> default: (Reading database ... 51543 files and directories currently installed.) ==> default: Preparing to replace libxcb1 1.8.1-1 (using .../libxcb1_1.8.1-1ubuntu0.2_amd64.deb) ... ==> default: Unpacking replacement libxcb1 ... ==> default: Preparing to replace libx11-6 2:1.4.99.1-0ubuntu2 (using .../libx11-6_2%3a1.4.99.1-0ubuntu2.2_amd64.deb) ... ==> default: Unpacking replacement libx11-6 ... ==> default: Selecting previously unselected package libasound2. ==> default: Unpacking libasound2 (from .../libasound2_1.0.25-1ubuntu10.2_amd64.deb) ... ==> default: Selecting previously unselected package libasyncns0. ==> default: Unpacking libasyncns0 (from .../libasyncns0_0.8-4_amd64.deb) ... ==> default: Selecting previously unselected package libatk1.0-data. ==> default: Unpacking libatk1.0-data (from .../libatk1.0-data_2.4.0-0ubuntu1_all.deb) ... ==> default: Selecting previously unselected package libatk1.0-0. ==> default: Unpacking libatk1.0-0 (from .../libatk1.0-0_2.4.0-0ubuntu1_amd64.deb) ... ==> default: Selecting previously unselected package libgtk2.0-common. ==> default: Unpacking libgtk2.0-common (from .../libgtk2.0-common_2.24.10-0ubuntu6.1_all.deb) ... ==> default: Selecting previously unselected package ttf-dejavu-core. ==> default: Unpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ... ==> default: Selecting previously unselected package fontconfig-config. ==> default: Unpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ... ==> default: Selecting previously unselected package libfontconfig1. ==> default: Unpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_amd64.deb) ... ==> default: Selecting previously unselected package libpixman-1-0. ==> default: Unpacking libpixman-1-0 (from .../libpixman-1-0_0.30.2-1ubuntu0.0.0.0.1_amd64.deb) ... ==> default: Selecting previously unselected package libxcb-render0. ==> default: Unpacking libxcb-render0 (from .../libxcb-render0_1.8.1-1ubuntu0.2_amd64.deb) ... ==> default: Selecting previously unselected package libxcb-shm0. ==> default: Unpacking libxcb-shm0 (from .../libxcb-shm0_1.8.1-1ubuntu0.2_amd64.deb) ... ==> default: Selecting previously unselected package libxrender1. ==> default: Unpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_amd64.deb) ... ==> default: Selecting previously unselected package libcairo2. ==> default: Unpacking libcairo2 (from .../libcairo2_1.10.2-6.1ubuntu3_amd64.deb) ... ==> default: Selecting previously unselected package libavahi-common-data. ==> default: Unpacking libavahi-common-data (from .../libavahi-common-data_0.6.30-5ubuntu2.1_amd64.deb) ... ==> default: Selecting previously unselected package libavahi-common3. ==> default: Unpacking libavahi-common3 (from .../libavahi-common3_0.6.30-5ubuntu2.1_amd64.deb) ... ==> default: Selecting previously unselected package libavahi-client3. ==> default: Unpacking libavahi-client3 (from .../libavahi-client3_0.6.30-5ubuntu2.1_amd64.deb) ... ==> default: Selecting previously unselected package libcups2. ==> default: Unpacking libcups2 (from .../libcups2_1.5.3-0ubuntu8.3_amd64.deb) ... ==> default: Selecting previously unselected package libjpeg-turbo8. ==> default: Unpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.3_amd64.deb) ... ==> default: Selecting previously unselected package libjpeg8. ==> default: Unpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_amd64.deb) ... ==> default: Selecting previously unselected package libjasper1. ==> default: Unpacking libjasper1 (from .../libjasper1_1.900.1-13_amd64.deb) ... ==> default: Selecting previously unselected package libtiff4. ==> default: Unpacking libtiff4 (from .../libtiff4_3.9.5-2ubuntu1.6_amd64.deb) ... ==> default: Selecting previously unselected package libgdk-pixbuf2.0-common. ==> default: Unpacking ==> default: libgdk-pixbuf2.0-common (from .../libgdk-pixbuf2.0-common_2.26.1-1ubuntu1.1_all.deb) ... ==> default: Selecting previously unselected package libgdk-pixbuf2.0-0. ==> default: Unpacking libgdk-pixbuf2.0-0 (from .../libgdk-pixbuf2.0-0_2.26.1-1ubuntu1.1_amd64.deb) ... ==> default: Selecting previously unselected package libthai-data. ==> default: Unpacking libthai-data (from .../libthai-data_0.1.16-3_all.deb) ... ==> default: Selecting previously unselected package libdatrie1. ==> default: Unpacking libdatrie1 (from .../libdatrie1_0.2.5-3_amd64.deb) ... ==> default: Selecting previously unselected package libthai0. ==> default: Unpacking libthai0 (from .../libthai0_0.1.16-3_amd64.deb) ... ==> default: Selecting previously unselected package libxft2. ==> default: Unpacking libxft2 (from .../libxft2_2.2.0-3ubuntu2_amd64.deb) ... ==> default: Selecting previously unselected package fontconfig. ==> default: Unpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_amd64.deb) ... ==> default: Selecting previously unselected package libpango1.0-0. ==> default: Unpacking libpango1.0-0 (from .../libpango1.0-0_1.30.0-0ubuntu3.1_amd64.deb) ... ==> default: Selecting previously unselected package libxcomposite1. ==> default: Unpacking libxcomposite1 (from .../libxcomposite1_1%3a0.4.3-2build1_amd64.deb) ... ==> default: Selecting previously unselected package libxfixes3. ==> default: Unpacking libxfixes3 (from .../libxfixes3_1%3a5.0-4ubuntu4.2_amd64.deb) ... ==> default: Selecting previously unselected package libxcursor1. ==> default: Unpacking libxcursor1 (from .../libxcursor1_1%3a1.1.12-1ubuntu0.1_amd64.deb) ... ==> default: Selecting previously unselected package libxdamage1. ==> default: Unpacking libxdamage1 (from .../libxdamage1_1%3a1.1.3-2build1_amd64.deb) ... ==> default: Selecting previously unselected package libxi6. ==> default: Unpacking libxi6 (from .../libxi6_2%3a1.7.1.901-1ubuntu1~precise1_amd64.deb) ... ==> default: Selecting previously unselected package libxinerama1. ==> default: Unpacking libxinerama1 (from .../libxinerama1_2%3a1.1.1-3ubuntu0.1_amd64.deb) ... ==> default: Selecting previously unselected package libxrandr2. ==> default: Unpacking libxrandr2 (from .../libxrandr2_2%3a1.3.2-2ubuntu0.2_amd64.deb) ... ==> default: Selecting previously unselected package shared-mime-info. ==> default: Unpacking shared-mime-info (from .../shared-mime-info_1.0-0ubuntu4.1_amd64.deb) ... ==> default: Selecting previously unselected package libgtk2.0-0. ==> default: Unpacking libgtk2.0-0 (from .../libgtk2.0-0_2.24.10-0ubuntu6.1_amd64.deb) ... ==> default: Selecting previously unselected package openjdk-6-jre-lib. ==> default: Unpacking openjdk-6-jre-lib (from .../openjdk-6-jre-lib_6b31-1.13.3-1ubuntu1~0.12.04.2_all.deb) ... ==> default: Selecting previously unselected package libnspr4. ==> default: Unpacking libnspr4 (from .../libnspr4_4.9.5-0ubuntu0.12.04.3_amd64.deb) ... ==> default: Selecting previously unselected package libnss3. ==> default: Unpacking libnss3 (from .../libnss3_3.15.4-0ubuntu0.12.04.2_amd64.deb) ... ==> default: Selecting previously unselected package libnss3-1d. ==> default: Unpacking libnss3-1d (from .../libnss3-1d_3.15.4-0ubuntu0.12.04.2_amd64.deb) ... ==> default: Selecting previously unselected package ca-certificates-java. ==> default: Unpacking ca-certificates-java (from .../ca-certificates-java_20110912ubuntu6_all.deb) ... ==> default: Preparing to replace tzdata 2012b-1 (using .../tzdata_2014e-0ubuntu0.12.04_all.deb) ... ==> default: Unpacking replacement tzdata ... ==> default: Processing triggers for man-db ... ==> default: Setting up tzdata (2014e-0ubuntu0.12.04) ... ==> default: Selecting previously unselected package tzdata-java. ==> default: (Reading database ... 52156 files and directories currently installed.) ==> default: Unpacking tzdata-java (from .../tzdata-java_2014e-0ubuntu0.12.04_all.deb) ... ==> default: Selecting previously unselected package java-common. ==> default: Unpacking java-common (from .../java-common_0.43ubuntu2_all.deb) ... ==> default: Selecting previously unselected package liblcms2-2. ==> default: Unpacking liblcms2-2 (from .../liblcms2-2_2.2+git20110628-2ubuntu3.1_amd64.deb) ... ==> default: Selecting previously unselected package libpcsclite1. ==> default: Unpacking libpcsclite1 (from .../libpcsclite1_1.7.4-2ubuntu2_amd64.deb) ... ==> default: Selecting previously unselected package openjdk-6-jre-headless. ==> default: Unpacking openjdk-6-jre-headless (from .../openjdk-6-jre-headless_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... ==> default: Selecting previously unselected package libgif4. ==> default: Unpacking libgif4 (from .../libgif4_4.1.6-9ubuntu1_amd64.deb) ... ==> default: Selecting previously unselected package libjson0. ==> default: Unpacking libjson0 (from .../libjson0_0.9-1ubuntu1.1_amd64.deb) ... ==> default: Selecting previously unselected package libogg0. ==> default: Unpacking libogg0 (from .../libogg0_1.2.2~dfsg-1ubuntu1_amd64.deb) ... ==> default: Selecting previously unselected package libflac8. ==> default: Unpacking libflac8 (from .../libflac8_1.2.1-6_amd64.deb) ... ==> default: Selecting previously unselected package libvorbis0a. ==> default: Unpacking libvorbis0a (from .../libvorbis0a_1.3.2-1ubuntu3_amd64.deb) ... ==> default: Selecting previously unselected package libvorbisenc2. ==> default: Unpacking libvorbisenc2 (from .../libvorbisenc2_1.3.2-1ubuntu3_amd64.deb) ... ==> default: Selecting previously unselected package libsndfile1. ==> default: Unpacking libsndfile1 (from .../libsndfile1_1.0.25-4_amd64.deb) ... ==> default: Selecting previously unselected package libpulse0. ==> default: Unpacking libpulse0 (from .../libpulse0_1%3a1.1-0ubuntu15.4_amd64.deb) ... ==> default: Selecting previously unselected package x11-common. ==> default: Unpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ... ==> default: Selecting previously unselected package libxtst6. ==> default: Unpacking libxtst6 (from .../libxtst6_2%3a1.2.0-4ubuntu0.1_amd64.deb) ... ==> default: Selecting previously unselected package openjdk-6-jre. ==> default: Unpacking openjdk-6-jre (from .../openjdk-6-jre_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... ==> default: Selecting previously unselected package libatk-wrapper-java. ==> default: Unpacking libatk-wrapper-java (from .../libatk-wrapper-java_0.30.4-0ubuntu2_all.deb) ... ==> default: Selecting previously unselected package libatk-wrapper-java-jni. ==> default: Unpacking libatk-wrapper-java-jni (from .../libatk-wrapper-java-jni_0.30.4-0ubuntu2_amd64.deb) ... ==> default: Selecting previously unselected package libice6. ==> default: Unpacking libice6 (from .../libice6_2%3a1.0.7-2build1_amd64.deb) ... ==> default: Selecting previously unselected package libsm6. ==> default: Unpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_amd64.deb) ... ==> default: Selecting previously unselected package libxt6. ==> default: Unpacking libxt6 (from .../libxt6_1%3a1.1.1-2ubuntu0.1_amd64.deb) ... ==> default: Selecting previously unselected package hicolor-icon-theme. ==> default: Unpacking hicolor-icon-theme (from .../hicolor-icon-theme_0.12-1ubuntu2_all.deb) ... ==> default: Selecting previously unselected package libgtk2.0-bin. ==> default: Unpacking libgtk2.0-bin (from .../libgtk2.0-bin_2.24.10-0ubuntu6.1_amd64.deb) ... ==> default: Selecting previously unselected package xorg-sgml-doctools. ==> default: Unpacking xorg-sgml-doctools (from .../xorg-sgml-doctools_1%3a1.10-1_all.deb) ... ==> default: Selecting previously unselected package x11proto-core-dev. ==> default: Unpacking x11proto-core-dev (from .../x11proto-core-dev_7.0.22-1ubuntu0.1_all.deb) ... ==> default: Selecting previously unselected package libice-dev. ==> default: Unpacking libice-dev (from .../libice-dev_2%3a1.0.7-2build1_amd64.deb) ... ==> default: Selecting previously unselected package libpthread-stubs0. ==> default: Unpacking libpthread-stubs0 (from .../libpthread-stubs0_0.3-3_amd64.deb) ... ==> default: Selecting previously unselected package libpthread-stubs0-dev. ==> default: Unpacking libpthread-stubs0-dev (from .../libpthread-stubs0-dev_0.3-3_amd64.deb) ... ==> default: Selecting previously unselected package libsm-dev. ==> default: Unpacking libsm-dev (from .../libsm-dev_2%3a1.2.0-2build1_amd64.deb) ... ==> default: Selecting previously unselected package libxau-dev. ==> default: Unpacking libxau-dev (from .../libxau-dev_1%3a1.0.6-4_amd64.deb) ... ==> default: Selecting previously unselected package libxdmcp-dev. ==> default: Unpacking libxdmcp-dev (from .../libxdmcp-dev_1%3a1.1.0-4_amd64.deb) ... ==> default: Selecting previously unselected package x11proto-input-dev. ==> default: Unpacking x11proto-input-dev (from .../x11proto-input-dev_2.3-1~precise1_all.deb) ... ==> default: Selecting previously unselected package x11proto-kb-dev. ==> default: Unpacking x11proto-kb-dev (from .../x11proto-kb-dev_1.0.5-2_all.deb) ... ==> default: Selecting previously unselected package xtrans-dev. ==> default: Unpacking xtrans-dev (from .../xtrans-dev_1.2.6-2_all.deb) ... ==> default: Selecting previously unselected package libxcb1-dev. ==> default: Unpacking libxcb1-dev (from .../libxcb1-dev_1.8.1-1ubuntu0.2_amd64.deb) ... ==> default: Selecting previously unselected package libx11-dev. ==> default: Unpacking libx11-dev (from .../libx11-dev_2%3a1.4.99.1-0ubuntu2.2_amd64.deb) ... ==> default: Selecting previously unselected package libx11-doc. ==> default: Unpacking libx11-doc (from .../libx11-doc_2%3a1.4.99.1-0ubuntu2.2_all.deb) ... ==> default: Selecting previously unselected package libxt-dev. ==> default: Unpacking libxt-dev (from .../libxt-dev_1%3a1.1.1-2ubuntu0.1_amd64.deb) ... ==> default: Selecting previously unselected package ttf-dejavu-extra. ==> default: Unpacking ttf-dejavu-extra (from .../ttf-dejavu-extra_2.33-2ubuntu1_all.deb) ... ==> default: Selecting previously unselected package icedtea-6-jre-cacao. ==> default: Unpacking icedtea-6-jre-cacao (from .../icedtea-6-jre-cacao_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... ==> default: Selecting previously unselected package icedtea-6-jre-jamvm. ==> default: Unpacking icedtea-6-jre-jamvm (from .../icedtea-6-jre-jamvm_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... ==> default: Selecting previously unselected package icedtea-netx-common. ==> default: Unpacking icedtea-netx-common (from .../icedtea-netx-common_1.2.3-0ubuntu0.12.04.4_all.deb) ... ==> default: Selecting previously unselected package icedtea-netx. ==> default: Unpacking icedtea-netx (from .../icedtea-netx_1.2.3-0ubuntu0.12.04.4_amd64.deb) ... ==> default: Selecting previously unselected package openjdk-6-jdk. ==> default: Unpacking openjdk-6-jdk (from .../openjdk-6-jdk_6b31-1.13.3-1ubuntu1~0.12.04.2_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Processing triggers for ureadahead ... ==> default: Setting up libxcb1 (1.8.1-1ubuntu0.2) ... ==> default: Setting up libx11-6 (2:1.4.99.1-0ubuntu2.2) ... ==> default: Setting up libasound2 (1.0.25-1ubuntu10.2) ... ==> default: Setting up libasyncns0 (0.8-4) ... ==> default: Setting up libatk1.0-data (2.4.0-0ubuntu1) ... ==> default: Setting up libatk1.0-0 (2.4.0-0ubuntu1) ... ==> default: Setting up libgtk2.0-common (2.24.10-0ubuntu6.1) ... ==> default: Setting up ttf-dejavu-core (2.33-2ubuntu1) ... ==> default: Setting up fontconfig-config (2.8.0-3ubuntu9.1) ... ==> default: Setting up libfontconfig1 (2.8.0-3ubuntu9.1) ... ==> default: Setting up libpixman-1-0 (0.30.2-1ubuntu0.0.0.0.1) ... ==> default: Setting up libxcb-render0 (1.8.1-1ubuntu0.2) ... ==> default: Setting up libxcb-shm0 (1.8.1-1ubuntu0.2) ... ==> default: Setting up libxrender1 (1:0.9.6-2ubuntu0.1) ... ==> default: Setting up libcairo2 (1.10.2-6.1ubuntu3) ... ==> default: Setting up libavahi-common-data (0.6.30-5ubuntu2.1) ... ==> default: Setting up libavahi-common3 (0.6.30-5ubuntu2.1) ... ==> default: Setting up libavahi-client3 (0.6.30-5ubuntu2.1) ... ==> default: Setting up libcups2 (1.5.3-0ubuntu8.3) ... ==> default: Setting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.3) ... ==> default: Setting up libjpeg8 (8c-2ubuntu7) ... ==> default: Setting up libjasper1 (1.900.1-13) ... ==> default: Setting up libtiff4 (3.9.5-2ubuntu1.6) ... ==> default: Setting up libgdk-pixbuf2.0-common (2.26.1-1ubuntu1.1) ... ==> default: Setting up libgdk-pixbuf2.0-0 (2.26.1-1ubuntu1.1) ... ==> default: Setting up libthai-data (0.1.16-3) ... ==> default: Setting up libdatrie1 (0.2.5-3) ... ==> default: Setting up libthai0 (0.1.16-3) ... ==> default: Setting up libxft2 (2.2.0-3ubuntu2) ... ==> default: Setting up fontconfig (2.8.0-3ubuntu9.1) ... ==> default: Cleaning up old fontconfig caches... done. ==> default: Regenerating fonts cache... done. ==> default: Setting up libpango1.0-0 (1.30.0-0ubuntu3.1) ... ==> default: Setting up libxcomposite1 (1:0.4.3-2build1) ... ==> default: Setting up libxfixes3 (1:5.0-4ubuntu4.2) ... ==> default: Setting up libxcursor1 (1:1.1.12-1ubuntu0.1) ... ==> default: Setting up libxdamage1 (1:1.1.3-2build1) ... ==> default: Setting up libxi6 (2:1.7.1.901-1ubuntu1~precise1) ... ==> default: Setting up libxinerama1 (2:1.1.1-3ubuntu0.1) ... ==> default: Setting up libxrandr2 (2:1.3.2-2ubuntu0.2) ... ==> default: Setting up shared-mime-info (1.0-0ubuntu4.1) ... ==> default: Setting up libgtk2.0-0 (2.24.10-0ubuntu6.1) ... ==> default: Setting up libnspr4 (4.9.5-0ubuntu0.12.04.3) ... ==> default: Setting up libnss3 (3.15.4-0ubuntu0.12.04.2) ... ==> default: Setting up libnss3-1d (3.15.4-0ubuntu0.12.04.2) ... ==> default: Setting up tzdata-java (2014e-0ubuntu0.12.04) ... ==> default: Setting up java-common (0.43ubuntu2) ... ==> default: Setting up liblcms2-2 (2.2+git20110628-2ubuntu3.1) ... ==> default: Setting up libpcsclite1 (1.7.4-2ubuntu2) ... ==> default: Setting up libgif4 (4.1.6-9ubuntu1) ... ==> default: Setting up libjson0 (0.9-1ubuntu1.1) ... ==> default: Setting up libogg0 (1.2.2~dfsg-1ubuntu1) ... ==> default: Setting up libflac8 (1.2.1-6) ... ==> default: Setting up libvorbis0a (1.3.2-1ubuntu3) ... ==> default: Setting up libvorbisenc2 (1.3.2-1ubuntu3) ... ==> default: Setting up libsndfile1 (1.0.25-4) ... ==> default: Setting up libpulse0 (1:1.1-0ubuntu15.4) ... ==> default: Setting up x11-common (1:7.6+12ubuntu2) ... ==> default: Setting up libxtst6 (2:1.2.0-4ubuntu0.1) ... ==> default: Setting up libice6 (2:1.0.7-2build1) ... ==> default: Setting up libsm6 (2:1.2.0-2build1) ... ==> default: Setting up libxt6 (1:1.1.1-2ubuntu0.1) ... ==> default: Setting up hicolor-icon-theme (0.12-1ubuntu2) ... ==> default: Setting up libgtk2.0-bin (2.24.10-0ubuntu6.1) ... ==> default: Setting up xorg-sgml-doctools (1:1.10-1) ... ==> default: Setting up x11proto-core-dev (7.0.22-1ubuntu0.1) ... ==> default: Setting up libice-dev (2:1.0.7-2build1) ... ==> default: Setting up libpthread-stubs0 (0.3-3) ... ==> default: Setting up libpthread-stubs0-dev (0.3-3) ... ==> default: Setting up libsm-dev (2:1.2.0-2build1) ... ==> default: Setting up libxau-dev (1:1.0.6-4) ... ==> default: Setting up libxdmcp-dev (1:1.1.0-4) ... ==> default: Setting up x11proto-input-dev (2.3-1~precise1) ... ==> default: Setting up x11proto-kb-dev (1.0.5-2) ... ==> default: Setting up xtrans-dev (1.2.6-2) ... ==> default: Setting up libxcb1-dev (1.8.1-1ubuntu0.2) ... ==> default: Setting up libx11-dev (2:1.4.99.1-0ubuntu2.2) ... ==> default: Setting up libx11-doc (2:1.4.99.1-0ubuntu2.2) ... ==> default: Setting up libxt-dev (1:1.1.1-2ubuntu0.1) ... ==> default: Setting up ttf-dejavu-extra (2.33-2ubuntu1) ... ==> default: Setting up icedtea-netx-common (1.2.3-0ubuntu0.12.04.4) ... ==> default: Setting up openjdk-6-jre-headless (6b31-1.13.3-1ubuntu1~0.12.04.2) ... ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode. ==> default: Setting up ca-certificates-java (20110912ubuntu6) ... ==> default: Adding debian:DigiCert_Assured_ID_Root_CA.pem ==> default: Adding debian:ValiCert_Class_2_VA.pem ==> default: Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem ==> default: Adding debian:Root_CA_Generalitat_Valenciana.pem ==> default: Adding debian:ValiCert_Class_1_VA.pem ==> default: Adding debian:Digital_Signature_Trust_Co._Global_CA_3.pem ==> default: Adding debian:RSA_Root_Certificate_1.pem ==> default: Adding debian:spi-cacert-2008.pem ==> default: Adding debian:GeoTrust_Universal_CA.pem ==> default: Adding debian:Certplus_Class_2_Primary_CA.pem ==> default: Adding debian:Wells_Fargo_Root_CA.pem ==> default: Adding debian:QuoVadis_Root_CA_3.pem ==> default: Adding debian:Global_Chambersign_Root_-_2008.pem ==> default: Adding debian:AddTrust_Qualified_Certificates_Root.pem ==> default: Adding debian:Certinomis_-_Autorité_Racine.pem ==> default: Adding debian:Cybertrust_Global_Root.pem ==> default: Adding debian:Camerfirma_Global_Chambersign_Root.pem ==> default: Adding debian:Secure_Global_CA.pem ==> default: Adding debian:ACEDICOM_Root.pem ==> default: Adding debian:RSA_Security_2048_v3.pem ==> default: Adding debian:ca.pem ==> default: Adding debian:Security_Communication_Root_CA.pem ==> default: Adding debian:America_Online_Root_Certification_Authority_2.pem ==> default: Adding debian:TC_TrustCenter_Class_2_CA_II.pem ==> default: Adding debian:DST_Root_CA_X3.pem ==> default: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G2.pem ==> default: Adding debian:NetLock_Notary_=Class_A=_Root.pem ==> default: Adding debian:NetLock_Business_=Class_B=_Root.pem ==> default: Adding debian:EBG_Elektronik_Sertifika_Hizmet_Sağlayıcısı.pem ==> default: Adding debian:NetLock_Express_=Class_C=_Root.pem ==> default: Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem ==> default: Adding debian:Entrust.net_Secure_Server_CA.pem ==> default: Adding debian:TC_TrustCenter_Universal_CA_III.pem ==> default: Adding debian:QuoVadis_Root_CA_2.pem ==> default: Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem ==> default: Adding debian:Starfield_Class_2_CA.pem ==> default: Adding debian:TWCA_Root_Certification_Authority.pem ==> default: Adding debian:thawte_Primary_Root_CA.pem ==> default: Adding debian:thawte_Primary_Root_CA_-_G2.pem ==> default: Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem ==> default: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G2.pem ==> default: Adding debian:ApplicationCA_-_Japanese_Government.pem ==> default: Adding debian:TURKTRUST_Certificate_Services_Provider_Root_1.pem ==> default: Adding debian:Thawte_Premium_Server_CA.pem ==> default: Adding debian:Veri ==> default: sign_Class_3_Public_Primary_Certification_Authority_-_G3.pem ==> default: Adding debian:AddTrust_Low-Value_Services_Root.pem ==> default: Adding debian:certSIGN_ROOT_CA.pem ==> default: Adding debian:thawte_Primary_Root_CA_-_G3.pem ==> default: Adding debian:Security_Communication_EV_RootCA1.pem ==> default: Adding debian:UTN_USERFirst_Email_Root_CA.pem ==> default: Adding debian:TDC_Internet_Root_CA.pem ==> default: Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G2.pem ==> default: Adding debian:Deutsche_Telekom_Root_CA_2.pem ==> default: Adding debian:QuoVadis_Root_CA.pem ==> default: Adding debian:UTN_DATACorp_SGC_Root_CA.pem ==> default: Adding debian:Thawte_Server_CA.pem ==> default: Adding debian:Comodo_Secure_Services_root.pem ==> default: Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem ==> default: Adding debian:TC_TrustCenter_Class_3_CA_II.pem ==> default: Adding debian:Certigna.pem ==> default: Adding debian:Visa_eCommerce_Root.pem ==> default: Adding debian:GeoTrust_Global_CA.pem ==> default: Adding debian:ComSign_CA.pem ==> default: Adding debian:Juur-SK.pem ==> default: Adding debian:Comodo_Trusted_Services_root.pem ==> default: Adding debian:Comodo_AAA_Services_root.pem ==> default: Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority.pem ==> default: Adding debian:SwissSign_Gold_CA_-_G2.pem ==> default: Adding debian:A-Trust-nQual-03.pem ==> default: Adding debian:Verisign_Class_4_Public_Primary_Certification_Authority_-_G3.pem ==> default: Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem ==> default: Adding debian:Chambers_of_Commerce_Root_-_2008.pem ==> default: Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem ==> default: Adding debian:Staat_der_Nederlanden_Root_CA.pem ==> default: Adding debian:spi-ca-2003.pem ==> default: Adding debian:AffirmTrust_Networking.pem ==> default: Adding debian:GTE_CyberTrust_Global_Root.pem ==> default: Adding debian:Certum_Root_CA.pem ==> default: Adding debian:S-TRUST_Authentication_and_Encryption_Root_CA_2005_PN.pem ==> default: Adding debian:CNNIC_ROOT.pem ==> default: Adding debian:Microsec_e-Szigno_Root_CA.pem ==> default: Adding debian:NetLock_Qualified_=Class_QA=_Root.pem ==> default: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority_-_G3.pem ==> default: Adding debian:GlobalSign_Root_CA.pem ==> default: Adding debian:GlobalSign_Root_CA_-_R2.pem ==> default: Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem ==> default: Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem ==> default: Adding debian:Certum_Trusted_Network_CA.pem ==> default: Adding debian:AffirmTrust_Premium_ECC.pem ==> default: Adding debian:CA_Disig.pem ==> default: Adding debian:Network_Solutions_Certificate_Authority.pem ==> default: Adding debian:WellsSecure_Public_Root_Certificate_Authority.pem ==> default: Adding debian:TDC_OCES_Root_CA.pem ==> default: Adding debian:TC_TrustCenter__Germany__Class_2_CA.pem ==> default: Adding debian:ePKI_Root_Certification_Authority.pem ==> default: Adding debian:AC_Raíz_Certicámara_S.A..pem ==> default: Adding debian:COMODO_ECC_Certification_Authority.pem ==> default: Adding debian:GeoTrust_Universal_CA_2.pem ==> default: Adding debian:SwissSign_Silver_CA_-_G2.pem ==> default: Adding debian:SecureSign_RootCA11.pem ==> default: Adding debian:SecureTrust_CA.pem ==> default: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G2.pem ==> default: Adding debian:cacert.org.pem ==> default: Adding debian:GlobalSign_Root_CA_-_R3.pem ==> default: Adding debian:StartCom_Certification_Authority.pem ==> default: Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem ==> default: Adding debian:TC_TrustCenter_Universal_CA_I.pem ==> default: Adding debian:Sonera_Class_1_Root_CA.pem ==> default: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority_-_G3.pem ==> default: Adding debian:XRamp_Global_CA_Root.pem ==> default: Adding debian:UTN_USERFirst_Hardware_Root_CA.pem ==> default: Adding debian:TC_TrustCenter__Germany__Class_3_CA.pem ==> default: Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem ==> default: Adding debian:GeoTrust_Primary_Certification_Authority.pem ==> default: Adding debian:Microsec_e-Szigno_Root_CA_2009.pem ==> default: Adding debian:SwissSign_Platinum_CA_-_G2.pem ==> default: Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2.pem ==> default: Adding debian:COMODO_Certification_Authority.pem ==> default: Adding debian:Sonera_Class_2_Root_CA.pem ==> default: Adding debian:DST_ACES_CA_X6.pem ==> default: Adding debian:E-Guven_Kok_Elektronik_Sertifika_Hizmet_Saglayicisi.pem ==> default: Adding debian:Equifax_Secure_CA.pem ==> default: Adding debian:Taiwan_GRCA.pem ==> default: Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem ==> default: Adding debian:VeriSign_Universal_Root_Certification_Authority.pem ==> default: Adding debian:Buypass_Class_3_CA_1.pem ==> default: Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem ==> default: Adding debian:Digital_Signature_Trust_Co._Global_CA_1.pem ==> default: Adding debian:Go_Daddy_Class_2_CA.pem ==> default: Adding debian:Equifax_Secure_eBusiness_CA_2.pem ==> default: Adding debian:AddTrust_Public_Services_Root.pem ==> default: Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem ==> default: Adding debian:Equifax_Secure_eBusiness_CA_1.pem ==> default: Adding debian:AddTrust_External_Root.pem ==> default: Adding debian:GeoTrust_Global_CA_2.pem ==> default: Adding debian:Firmaprofesional_Root_CA.pem ==> default: Adding debian:Verisign_Class_2_Public_Primary_Certification_Authority.pem ==> default: Adding debian:Equifax_Secure_Global_eBusiness_CA.pem ==> default: Adding debian:AffirmTrust_Commercial.pem ==> default: Adding debian:Izenpe.com.pem ==> default: Adding debian:Baltimore_CyberTrust_Root.pem ==> default: Adding debian:AffirmTrust_Premium.pem ==> default: Adding debian:ComSign_Secured_CA.pem ==> default: Adding debian:Hongkong_Post_Root_CA_1.pem ==> default: Adding debian:Verisign_Class_1_Public_Primary_Certification_Authority.pem ==> default: Adding debian:Swisscom_Root_CA_1.pem ==> default: Adding debian:America_Online_Root_Certification_Authority_1.pem ==> default: Adding debian:Buypass_Class_2_CA_1.pem ==> default: Adding debian:Entrust_Root_Certification_Authority.pem ==> default: Adding debian:IGC_A.pem ==> default: Adding debian:DigiCert_Global_Root_CA.pem ==> default: Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem ==> default: done. ==> default: Setting up openjdk-6-jre (6b31-1.13.3-1ubuntu1~0.12.04.2) ... ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode. ==> default: Setting up libatk-wrapper-java (0.30.4-0ubuntu2) ... ==> default: Setting up icedtea-6-jre-cacao (6b31-1.13.3-1ubuntu1~0.12.04.2) ... ==> default: Setting up icedtea-6-jre-jamvm (6b31-1.13.3-1ubuntu1~0.12.04.2) ... ==> default: Setting up icedtea-netx (1.2.3-0ubuntu0.12.04.4) ... ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws to provide /usr/bin/javaws (javaws) in auto mode. ==> default: 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. ==> default: Setting up openjdk-6-jdk (6b31-1.13.3-1ubuntu1~0.12.04.2) ... ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode. ==> default: update-alternatives: using /usr/lib/jvm/java-6-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode. ==> default: Setting up openjdk-6-jre-lib (6b31-1.13.3-1ubuntu1~0.12.04.2) ... ==> default: Setting up libatk-wrapper-java-jni (0.30.4-0ubuntu2) ... ==> default: Processing triggers for libc-bin ... ==> default: ldconfig deferred processing now taking place Extracting templates from packages: 100% DEBUG: STDERR: ==> default: ==> default: Current default time zone: 'Etc/UTC' ==> default: Local time is now: Sun Jul 13 18:09:19 UTC 2014. ==> default: Universal Time is now: Sun Jul 13 18:09:19 UTC 2014. ==> default: Run 'dpkg-reconfigure tzdata' if you wish to change it. ==> default: ==> default: [2014-07-13T18:11:27+00:00] DEBUG: ---- End output of apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 ---- ==> default: [2014-07-13T18:11:27+00:00] DEBUG: Ran apt-get -q -y install openjdk-6-jdk=6b31-1.13.3-1ubuntu1~0.12.04.2 returned 0 ==> default: [2014-07-13T18:11:27+00:00] INFO: Processing package[libfreetype6-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-13T18:11:27+00:00] DEBUG: package[libfreetype6-dev] checking package status for libfreetype6-dev ==> default: [2014-07-13T18:11:27+00:00] DEBUG: package[libfreetype6-dev] current version is nil ==> default: [2014-07-13T18:11:27+00:00] DEBUG: package[libfreetype6-dev] candidate version is 2.4.8-1ubuntu2.1 ==> default: [2014-07-13T18:11:27+00:00] DEBUG: Executing apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 ==> default: [2014-07-13T18:11:50+00:00] DEBUG: ---- Begin output of apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 ---- ==> default: [2014-07-13T18:11:50+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: libfreetype6 ==> default: The following NEW packages will be installed: ==> default: libfreetype6-dev ==> default: The following packages will be upgraded: ==> default: libfreetype6 ==> default: 1 upgraded, 1 newly installed, 0 to remove and 157 not upgraded. ==> default: Need to get 1,139 kB of archives. ==> default: After this operation, 3,434 kB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6 amd64 2.4.8-1ubuntu2.1 [343 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6-dev amd64 2.4.8-1ubuntu2.1 [796 kB] ==> default: Fetched 1,139 kB in 12s (94.4 kB/s) ==> default: (Reading database ... 55037 files and directories currently installed.) ==> default: Preparing to replace libfreetype6 2.4.8-1ubuntu2 (using .../libfreetype6_2.4.8-1ubuntu2.1_amd64.deb) ... ==> default: Unpacking replacement libfreetype6 ... ==> default: Selecting previously unselected package libfreetype6-dev. ==> default: Unpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.8-1ubuntu2.1_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up libfreetype6 (2.4.8-1ubuntu2.1) ... ==> default: Setting up libfreetype6-dev (2.4.8-1ubuntu2.1) ... ==> default: Processing triggers for libc-bin ... ==> default: ldconfig deferred processing now taking place ==> default: [2014-07-13T18:11:50+00:00] DEBUG: STDERR: ==> default: [2014-07-13T18:11:50+00:00] DEBUG: ---- End output of apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 ---- ==> default: [2014-07-13T18:11:50+00:00] DEBUG: Ran apt-get -q -y install libfreetype6-dev=2.4.8-1ubuntu2.1 returned 0 ==> default: [2014-07-13T18:11:50+00:00] INFO: Processing package[libpng-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-13T18:11:50+00:00] DEBUG: package[libpng-dev] checking package status for libpng-dev ==> default: [2014-07-13T18:11:50+00:00] DEBUG: package[libpng-dev] current version is nil ==> default: [2014-07-13T18:11:50+00:00] INFO: package[libpng-dev] is a virtual package, actually acting on package[libpng12-dev] ==> default: [2014-07-13T18:11:50+00:00] DEBUG: package[libpng-dev] checking package status for libpng12-dev ==> default: [2014-07-13T18:11:50+00:00] DEBUG: package[libpng-dev] current version is nil ==> default: [2014-07-13T18:11:50+00:00] DEBUG: package[libpng-dev] candidate version is 1.2.46-3ubuntu4 ==> default: [2014-07-13T18:11:50+00:00] DEBUG: Executing apt-get -q -y install libpng-dev ==> default: [2014-07-13T18:12:29+00:00] DEBUG: ---- Begin output of apt-get -q -y install libpng-dev ---- ==> default: [2014-07-13T18:12:29+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following NEW packages will be installed: ==> default: libpng12-dev ==> default: 0 upgraded, 1 newly installed, 0 to remove and 157 not upgraded. ==> default: Need to get 207 kB of archives. ==> default: After this operation, 674 kB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libpng12-dev amd64 1.2.46-3ubuntu4 [207 kB] ==> default: Fetched 207 kB in 2s (93.4 kB/s) ==> default: Selecting previously unselected package libpng12-dev. ==> default: (Reading database ... 55197 files and directories currently installed.) ==> default: Unpacking libpng12-dev (from .../libpng12-dev_1.2.46-3ubuntu4_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up libpng12-dev (1.2.46-3ubuntu4) ... ==> default: [2014-07-13T18:12:29+00:00] DEBUG: STDERR: ==> default: [2014-07-13T18:12:29+00:00] DEBUG: ---- End output of apt-get -q -y install libpng-dev ---- ==> default: [2014-07-13T18:12:29+00:00] DEBUG: Ran apt-get -q -y install libpng-dev returned 0 ==> default: [2014-07-13T18:12:29+00:00] INFO: Processing package[libncurses5-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-13T18:12:29+00:00] DEBUG: package[libncurses5-dev] checking package status for libncurses5-dev ==> default: [2014-07-13T18:12:29+00:00] DEBUG: package[libncurses5-dev] current version is nil ==> default: [2014-07-13T18:12:29+00:00] DEBUG: package[libncurses5-dev] candidate version is 5.9-4 ==> default: [2014-07-13T18:12:29+00:00] DEBUG: Executing apt-get -q -y install libncurses5-dev=5.9-4 ==> default: [2014-07-13T18:12:35+00:00] DEBUG: ---- Begin output of apt-get -q -y install libncurses5-dev=5.9-4 ---- ==> default: [2014-07-13T18:12:35+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: Suggested packages: ==> default: ncurses-doc ==> default: The following NEW packages will be installed: ==> default: libncurses5-dev ==> default: 0 upgraded, 1 newly installed, 0 to remove and 157 not upgraded. ==> default: Need to get 222 kB of archives. ==> default: After this operation, 1,223 kB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libncurses5-dev amd64 5.9-4 [222 kB] ==> default: Fetched 222 kB in 1s (219 kB/s) ==> default: Selecting previously unselected package libncurses5-dev. ==> default: (Reading database ... 55222 files and directories currently installed.) ==> default: Unpacking libncurses5-dev (from .../libncurses5-dev_5.9-4_amd64.deb) ... ==> default: Setting up libncurses5-dev (5.9-4) ... ==> default: [2014-07-13T18:12:35+00:00] DEBUG: STDERR: ==> default: [2014-07-13T18:12:35+00:00] DEBUG: ---- End output of apt-get -q -y install libncurses5-dev=5.9-4 ---- ==> default: [2014-07-13T18:12:35+00:00] DEBUG: Ran apt-get -q -y install libncurses5-dev=5.9-4 returned 0 ==> default: [2014-07-13T18:12:35+00:00] INFO: Processing package[vim] action install (mtsw2e::default line 24) ==> default: [2014-07-13T18:12:35+00:00] DEBUG: package[vim] checking package status for vim ==> default: [2014-07-13T18:12:35+00:00] DEBUG: package[vim] current version is nil ==> default: [2014-07-13T18:12:35+00:00] DEBUG: package[vim] candidate version is 2:7.3.429-2ubuntu2.1 ==> default: [2014-07-13T18:12:35+00:00] DEBUG: Executing apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 ==> default: [2014-07-13T18:14:28+00:00] DEBUG: ---- Begin output of apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 ---- ==> default: [2014-07-13T18:14:28+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: libgpm2 vim-common vim-runtime vim-tiny ==> default: Suggested packages: ==> default: gpm ctags vim-doc vim-scripts indent ==> default: The following NEW packages will be installed: ==> default: libgpm2 vim vim-runtime ==> default: The following packages will be upgraded: ==> default: vim-common vim-tiny ==> default: 2 upgraded, 3 newly installed, 0 to remove and 155 not upgraded. ==> default: Need to get 7,839 kB of archives. ==> default: After this operation, 25.0 MB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpm2 amd64 1.20.4-4 [17.2 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-tiny amd64 2:7.3.429-2ubuntu2.1 [411 kB] ==> default: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-common amd64 2:7.3.429-2ubuntu2.1 [86.5 kB] ==> default: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim-runtime all 2:7.3.429-2ubuntu2.1 [6,277 kB] ==> default: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main vim amd64 2:7.3.429-2ubuntu2.1 [1,048 kB] ==> default: Fetched 7,839 kB in 1min 37s (80.6 kB/s) ==> default: Selecting previously unselected package libgpm2. ==> default: (Reading database ... 55261 files and directories currently installed.) ==> default: Unpacking libgpm2 (from .../libgpm2_1.20.4-4_amd64.deb) ... ==> default: Preparing to replace vim-tiny 2:7.3.429-2ubuntu2 (using .../vim-tiny_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... ==> default: Unpacking replacement vim-tiny ... ==> default: Preparing to replace vim-common 2:7.3.429-2ubuntu2 (using .../vim-common_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... ==> default: Unpacking replacement vim-common ... ==> default: Selecting previously unselected package vim-runtime. ==> default: Unpacking vim-runtime (from .../vim-runtime_2%3a7.3.429-2ubuntu2.1_all.deb) ... ==> default: Adding 'diversion of /usr/share/vim/vim73/doc/help.txt to /usr/share/vim/vim73/doc/help.txt.vim-tiny by vim-runtime' ==> default: Adding 'diversion of /usr/share/vim/vim73/doc/tags to /usr/share/vim/vim73/doc/tags.vim-tiny by vim-runtime' ==> default: Selecting previously unselected package vim. ==> default: Unpacking vim (from .../vim_2%3a7.3.429-2ubuntu2.1_amd64.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up libgpm2 (1.20.4-4) ... ==> default: Setting up vim-common (2:7.3.429-2ubuntu2.1) ... ==> default: Setting up vim-tiny (2:7.3.429-2ubuntu2.1) ... ==> default: Setting up vim-runtime (2:7.3.429-2ubuntu2.1) ... ==> default: Processing /usr/share/vim/addons/doc ==> default: Setting up vim (2:7.3.429-2ubuntu2.1) ... ==> default: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode. ==> default: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode. ==> default: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode. ==> default: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode. ==> default: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode. ==> default: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode. ==> default: update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode. ==> default: Processing triggers for libc-bin ... ==> default: ldconfig deferred processing now taking place ==> default: [2014-07-13T18:14:28+00:00] DEBUG: STDERR: ==> default: [2014-07-13T18:14:28+00:00] DEBUG: ---- End output of apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 ---- ==> default: [2014-07-13T18:14:28+00:00] DEBUG: Ran apt-get -q -y install vim=2:7.3.429-2ubuntu2.1 returned 0 ==> default: [2014-07-13T18:14:28+00:00] INFO: Processing package[git-core] action install (mtsw2e::default line 24) ==> default: [2014-07-13T18:14:28+00:00] DEBUG: package[git-core] checking package status for git-core ==> default: [2014-07-13T18:14:28+00:00] DEBUG: package[git-core] current version is nil ==> default: [2014-07-13T18:14:28+00:00] DEBUG: package[git-core] candidate version is 1:1.7.9.5-1 ==> default: [2014-07-13T18:14:28+00:00] DEBUG: Executing apt-get -q -y install git-core=1:1.7.9.5-1 ==> default: [2014-07-13T18:16:31+00:00] DEBUG: ---- Begin output of apt-get -q -y install git-core=1:1.7.9.5-1 ---- ==> default: [2014-07-13T18:16:31+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: git git-man liberror-perl ==> default: Suggested packages: ==> default: git-daemon-run git-daemon-sysvinit git-doc git-el git-arch git-cvs git-svn ==> default: git-email git-gui gitk gitweb ==> default: The following NEW packages will be installed: ==> default: git git-core git-man liberror-perl ==> default: 0 upgraded, 4 newly installed, 0 to remove and 155 not upgraded. ==> default: Need to get 6,742 kB of archives. ==> default: After this operation, 15.3 MB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB] ==> default: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main git amd64 1:1.7.9.5-1 [6,087 kB] ==> default: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main git-core all 1:1.7.9.5-1 [1,384 B] ==> default: Fetched 6,742 kB in 1min 18s (85.9 kB/s) ==> default: Selecting previously unselected package liberror-perl. ==> default: (Reading database ... 56835 files and directories currently installed.) ==> default: Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... ==> default: Selecting previously unselected package git-man. ==> default: Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ... ==> default: Selecting previously unselected package git. ==> default: Unpacking git (from .../git_1%3a1.7.9.5-1_amd64.deb) ... ==> default: Selecting previously unselected package git-core. ==> default: Unpacking git-core (from .../git-core_1%3a1.7.9.5-1_all.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up liberror-perl (0.17-1) ... ==> default: Setting up git-man (1:1.7.9.5-1) ... ==> default: Setting up git (1:1.7.9.5-1) ... ==> default: Setting up git-core (1:1.7.9.5-1) ... ==> default: [2014-07-13T18:16:31+00:00] DEBUG: STDERR: ==> default: [2014-07-13T18:16:31+00:00] DEBUG: ---- End output of apt-get -q -y install git-core=1:1.7.9.5-1 ---- ==> default: [2014-07-13T18:16:31+00:00] DEBUG: Ran apt-get -q -y install git-core=1:1.7.9.5-1 returned 0 ==> default: [2014-07-13T18:16:31+00:00] INFO: Processing package[build-essential] action install (mtsw2e::default line 24) ==> default: [2014-07-13T18:16:31+00:00] DEBUG: package[build-essential] checking package status for build-essential ==> default: [2014-07-13T18:16:31+00:00] DEBUG: package[build-essential] current version is nil ==> default: [2014-07-13T18:16:31+00:00] DEBUG: package[build-essential] candidate version is 11.5ubuntu2.1 ==> default: [2014-07-13T18:16:31+00:00] DEBUG: Executing apt-get -q -y install build-essential=11.5ubuntu2.1 ==> default: [2014-07-13T18:17:49+00:00] DEBUG: ---- Begin output of apt-get -q -y install build-essential=11.5ubuntu2.1 ---- ==> default: [2014-07-13T18:17:49+00:00] DEBUG: STDOUT: Reading package lists... ==> default: Building dependency tree... ==> default: Reading state information... ==> default: The following extra packages will be installed: ==> default: dpkg-dev fakeroot g++ g++-4.6 libalgorithm-diff-perl ==> default: libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl ==> default: libstdc++6-4.6-dev make ==> default: Suggested packages: ==> default: debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc libstdc++6-4.6-dbg ==> default: libstdc++6-4.6-doc make-doc ==> default: The following NEW packages will be installed: ==> default: build-essential dpkg-dev fakeroot g++ g++-4.6 libalgorithm-diff-perl ==> default: libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl ==> default: libstdc++6-4.6-dev make ==> default: 0 upgraded, 11 newly installed, 0 to remove and 155 not upgraded. ==> default: Need to get 9,553 kB of archives. ==> default: After this operation, 28.9 MB of additional disk space will be used. ==> default: Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev amd64 4.6.3-1ubuntu5 [1,660 kB] ==> default: Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 amd64 4.6.3-1ubuntu5 [6,954 kB] ==> default: Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ amd64 4:4.6.3-1ubuntu5 [1,442 B] ==> default: Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main make amd64 3.81-8.1ubuntu1.1 [119 kB] ==> default: Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.5 [182 kB] ==> default: Get:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.5 [468 kB] ==> default: Get:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential amd64 11.5ubuntu2.1 [5,816 B] ==> default: Get:8 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot amd64 1.18.2-1 [87.2 kB] ==> default: Get:9 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB] ==> default: Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl amd64 0.04-2build2 [12.4 kB] ==> default: Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] ==> default: Fetched 9,553 kB in 21s (438 kB/s) ==> default: Selecting previously unselected package libstdc++6-4.6-dev. ==> default: (Reading database ... 57484 files and directories currently installed.) ==> default: Unpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_amd64.deb) ... ==> default: Selecting previously unselected package g++-4.6. ==> default: Unpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_amd64.deb) ... ==> default: Selecting previously unselected package g++. ==> default: Unpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_amd64.deb) ... ==> default: Selecting previously unselected package make. ==> default: Unpacking make (from .../make_3.81-8.1ubuntu1.1_amd64.deb) ... ==> default: Selecting previously unselected package libdpkg-perl. ==> default: Unpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.5_all.deb) ... ==> default: Selecting previously unselected package dpkg-dev. ==> default: Unpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.5_all.deb) ... ==> default: Selecting previously unselected package build-essential. ==> default: Unpacking build-essential (from .../build-essential_11.5ubuntu2.1_amd64.deb) ... ==> default: Selecting previously unselected package fakeroot. ==> default: Unpacking fakeroot (from .../fakeroot_1.18.2-1_amd64.deb) ... ==> default: Selecting previously unselected package libalgorithm-diff-perl. ==> default: Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ... ==> default: Selecting previously unselected package libalgorithm-diff-xs-perl. ==> default: Unpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_amd64.deb) ... ==> default: Selecting previously unselected package libalgorithm-merge-perl. ==> default: Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ... ==> default: Processing triggers for man-db ... ==> default: Setting up make (3.81-8.1ubuntu1.1) ... ==> default: Setting up libdpkg-perl (1.16.1.2ubuntu7.5) ... ==> default: Setting up dpkg-dev (1.16.1.2ubuntu7.5) ... ==> default: Setting up fakeroot (1.18.2-1) ... ==> default: update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode. ==> default: Setting up libalgorithm-diff-perl (1.19.02-2) ... ==> default: Setting up libalgorithm-diff-xs-perl (0.04-2build2) ... ==> default: Setting up libalgorithm-merge-perl (0.08-2) ... ==> default: Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ... ==> default: Setting up g++-4.6 (4.6.3-1ubuntu5) ... ==> default: Setting up g++ (4:4.6.3-1ubuntu5) ... ==> default: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode. ==> default: Setting up build-essential (11.5ubuntu2.1) ... ==> default: [2014-07-13T18:17:49+00:00] DEBUG: STDERR: ==> default: [2014-07-13T18:17:49+00:00] DEBUG: ---- End output of apt-get -q -y install build-essential=11.5ubuntu2.1 ---- ==> default: [2014-07-13T18:17:49+00:00] DEBUG: Ran apt-get -q -y install build-essential=11.5ubuntu2.1 returned 0 ==> default: [2014-07-13T18:17:49+00:00] INFO: Processing service[mongodb] action enable (mtsw2e::default line 29) ==> default: [2014-07-13T18:17:49+00:00] DEBUG: service[mongodb] falling back to process table inspection ==> default: [2014-07-13T18:17:49+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list ==> default: [2014-07-13T18:17:49+00:00] DEBUG: service[mongodb] running: true ==> default: [2014-07-13T18:17:49+00:00] DEBUG: Executing /usr/sbin/update-rc.d -f mongodb remove ==> default: [2014-07-13T18:17:49+00:00] DEBUG: ---- Begin output of /usr/sbin/update-rc.d -f mongodb remove ---- ==> default: [2014-07-13T18:17:49+00:00] DEBUG: STDOUT: Removing any system startup links for /etc/init.d/mongodb ... ==> default: [2014-07-13T18:17:49+00:00] DEBUG: STDERR: ==> default: [2014-07-13T18:17:49+00:00] DEBUG: ---- End output of /usr/sbin/update-rc.d -f mongodb remove ---- ==> default: [2014-07-13T18:17:49+00:00] DEBUG: Ran /usr/sbin/update-rc.d -f mongodb remove returned 0 ==> default: [2014-07-13T18:17:49+00:00] DEBUG: Executing /usr/sbin/update-rc.d mongodb defaults ==> default: [2014-07-13T18:17:49+00:00] DEBUG: ---- Begin output of /usr/sbin/update-rc.d mongodb defaults ---- ==> default: [2014-07-13T18:17:49+00:00] DEBUG: STDOUT: Adding system startup for /etc/init.d/mongodb ... ==> default: /etc/rc0.d/K20mongodb -> ../init.d/mongodb ==> default: /etc/rc1.d/K20mongodb -> ../init.d/mongodb ==> default: /etc/rc6.d/K20mongodb -> ../init.d/mongodb ==> default: /etc/rc2.d/S20mongodb -> ../init.d/mongodb ==> default: /etc/rc3.d/S20mongodb -> ../init.d/mongodb ==> default: /etc/rc4.d/S20mongodb -> ../init.d/mongodb ==> default: /etc/rc5.d/S20mongodb -> ../init.d/mongodb ==> default: [2014-07-13T18:17:49+00:00] DEBUG: STDERR: update-rc.d: warning: /etc/init.d/mongodb missing LSB information ==> default: update-rc.d: see <http://wiki.debian.org/LSBInitScripts> ==> default: [2014-07-13T18:17:49+00:00] DEBUG: ---- End output of /usr/sbin/update-rc.d mongodb defaults ---- ==> default: [2014-07-13T18:17:49+00:00] DEBUG: Ran /usr/sbin/update-rc.d mongodb defaults returned 0 ==> default: [2014-07-13T18:17:49+00:00] INFO: service[mongodb] enabled ==> default: [2014-07-13T18:17:49+00:00] INFO: Processing service[mongodb] action start (mtsw2e::default line 29) ==> default: [2014-07-13T18:17:49+00:00] DEBUG: service[mongodb] falling back to process table inspection ==> default: [2014-07-13T18:17:49+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] running: true ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] already running - nothing to do ==> default: [2014-07-13T18:17:50+00:00] INFO: Processing execute[mongodb_textsearch] action run (mtsw2e::default line 33) ==> default: [2014-07-13T18:17:50+00:00] INFO: execute[mongodb_textsearch] ran successfully ==> default: [2014-07-13T18:17:50+00:00] INFO: execute[mongodb_textsearch] sending restart action to service[mongodb] (immediate) ==> default: [2014-07-13T18:17:50+00:00] INFO: Processing service[mongodb] action restart (mtsw2e::default line 29) ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] falling back to process table inspection ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] running: true ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 ==> default: [2014-07-13T18:17:50+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 ==> default: [2014-07-13T18:17:52+00:00] INFO: service[mongodb] restarted ==> default: [2014-07-13T18:17:52+00:00] INFO: Processing python_pip[numpy==1.7.1] action install (mtsw2e::default line 51) ==> default: [2014-07-13T18:17:55+00:00] INFO: Installing python_pip[numpy==1.7.1] version latest ==> default: [2014-07-13T18:22:43+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) ==> default: [2014-07-13T18:22:45+00:00] INFO: Installing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] version latest ==> default: [2014-07-13T18:22:51+00:00] INFO: Processing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] action install (mtsw2e::default line 51) ==> default: [2014-07-13T18:22:52+00:00] INFO: Installing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] version latest ==> default: [2014-07-13T18:23:00+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) ==> default: [2014-07-13T18:23:01+00:00] INFO: Installing python_pip[https://pypi.python.org/packages/source/F/FuXi/FuXi-1.4.1.production.tar.gz] version latest ==> default: [2014-07-13T18:23:04+00:00] INFO: Processing execute[install_requirements] action run (mtsw2e::default line 56) ==> default: ==> default: ================================================================================ ==> default: Error executing actionrunon resource 'execute[install_requirements]' ==> default: ================================================================================ ==> default: ==> default: Mixlib::ShellOut::ShellCommandFailed ==> default: ------------------------------------ ==> default: Expected process to exit with [0], but received '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default: ==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask ==> default: ==> default: warning: no files found matching '*' under directory 'tests' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2 ==> default: ==> default: warning: no previously-included files matching '*' found under directory 'docs/_build' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default: ==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default: ==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug ==> default: ==> default: warning: no files found matching '*' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '*' under directory 'tests' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '*.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '*.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default: ==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default: ==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default: ==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default: ==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default: ==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default: ==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default: ==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default: ==> default: warning: no files found matching '*.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default: ==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: ==> default: Resource Declaration: ==> default: --------------------- ==> default: # In /tmp/vagrant-chef-8/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb ==> default: ==> default: 55: ==> default: 56: execute "install_requirements" do ==> default: 57: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" ==> default: 58: # action :nothing ==> default: 59: end ==> default: 60: ==> default: ==> default: Compiled Resource: ==> default: ------------------ ==> default: # Declared in /tmp/vagrant-chef-8/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb:56:infrom_file' ==> default: ==> default: execute("install_requirements") do ==> default: retry_delay 2 ==> default: returns 0 ==> default: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" ==> default: retries 0 ==> default: recipe_name "default" ==> default: action "run" ==> default: cookbook_name :mtsw2e ==> default: backup 5 ==> default: end ==> default: [2014-07-13T18:25:42+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egginfo for package Flask ==> default:
==> default: warning: no files found matching '
' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egginfo for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egginfo for package Werkzeug ==> default:
==> default: warning: no files found matching '
' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egginfo for package google-api-python-client ==> default:
==> default: warning: no files found matching '
.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in invalid!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:in shell_out!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:in call' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:in each' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:in converge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:in run_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in converge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:in converge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in call' ==> default: /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' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in step' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' ==> default: /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' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:in converge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:in do_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:in run_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:in run_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 ==> default: /opt/vagrant_ruby/bin/chef-solo:19:in load' ==> default: /opt/vagrant_ruby/bin/chef-solo:19 ==> default: [2014-07-13T18:25:42+00:00] ERROR: Running exception handlers ==> default: [2014-07-13T18:25:42+00:00] ERROR: Exception handlers complete ==> default: [2014-07-13T18:25:42+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out ==> default: [2014-07-13T18:25:42+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default: ==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask ==> default: ==> default: warning: no files found matching '_' under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2 ==> default: ==> default: warning: no previously-included files matching '_' found under directory 'docs/_build' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default: ==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default: ==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug ==> default: ==> default: warning: no files found matching '_' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '_' under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default: ==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default: ==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default: ==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default: ==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default: ==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default: ==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default: ==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default: ==> default: warning: no files found matching '_.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default: ==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:ininvalid!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:inshell_out!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:incall' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:incall' ==> default: /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' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:instep' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:ineach_with_index' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:indo_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 ==> default: /opt/vagrant_ruby/bin/chef-solo:19:inload' ==> default: /opt/vagrant_ruby/bin/chef-solo:19 ==> default: [2014-07-13T18:25:42+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egginfo for package Flask ==> default:
==> default: warning: no files found matching '
' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egginfo for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egginfo for package Werkzeug ==> default:
==> default: warning: no files found matching '
' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default:
==> default: warning: no files found matching '*.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info fo ==> default: r package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 Chef never successfully completed! Any errors should be visible in the output above. Please fix your recipes so that they properly complete.

dbl001 commented 10 years ago

Versions:

VirtualBox --help --help Oracle VM VirtualBox Manager 4.3.10 (C) 2005-2014 Oracle Corporation

vagrant --version Vagrant 1.6.3

dbl001 commented 10 years ago

I tried running vagrant provision and had similar errors. Is this likely a server load issue?

vagrant provision ==> default: Running provisioner: chef_solo... Generating chef JSON and uploading... ==> default: Running chef-solo... ==> default: stdin: is not a tty ==> default: [2014-07-13T19:58:59+00:00] INFO: *\ Chef 10.14.2 *** ==> default: [2014-07-13T19:59:01+00:00] DEBUG: Building node object for precise64 ==> default: [2014-07-13T19:59:01+00:00] DEBUG: Extracting run list from JSON attributes provided on command line ==> default: [2014-07-13T19:59:01+00:00] INFO: Setting the run_list to ["recipe[mtsw2e::default]"] from JSON ==> default: [2014-07-13T19:59:01+00:00] DEBUG: Applying attributes from json file ==> default: [2014-07-13T19:59:01+00:00] DEBUG: Platform is ubuntu version 12.04 ==> default: [2014-07-13T19:59:01+00:00] INFO: Run List is [recipe[mtsw2e::default]] ==> default: [2014-07-13T19:59:01+00:00] INFO: Run List expands to [mtsw2e::default] ==> default: [2014-07-13T19:59:01+00:00] INFO: Starting Chef Run for precise64 ==> default: [2014-07-13T19:59:01+00:00] INFO: Running start handlers ==> default: [2014-07-13T19:59:01+00:00] INFO: Start handlers complete. ==> default: [2014-07-13T19:59:01+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef-5/chef-solo-1/cookbooks/chefignore no files will be ignored ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/libraries/resource_runit_service.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/libraries/default.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/libraries/provider_runit_service.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/repository.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/repository.rb into a provider named yum_repository defined in Chef::Provider::YumRepository ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/key.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/key.rb into a provider named yum_key defined in Chef::Provider::YumKey ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/preference.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/preference.rb into a provider named apt_preference defined in Chef::Provider::AptPreference ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/pip.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/pip.rb into a provider named python_pip defined in Chef::Provider::PythonPip ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/virtualenv.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/virtualenv.rb into a provider named python_virtualenv defined in Chef::Provider::PythonVirtualenv ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/repository.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/repository.rb into a resource named yum_repository defined in Chef::Resource::YumRepository ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/key.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/key.rb into a resource named yum_key defined in Chef::Resource::YumKey ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/repository.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/preference.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/preference.rb into a resource named apt_preference defined in Chef::Resource::AptPreference ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/pip.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/pip.rb into a resource named python_pip defined in Chef::Resource::PythonPip ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/virtualenv.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/virtualenv.rb into a resource named python_virtualenv defined in Chef::Resource::PythonVirtualenv ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook runit's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/attributes/default.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook build-essential's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/build-essential/attributes/default.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/epel.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/default.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/remi.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/elrepo.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook apt's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/attributes/default.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Node precise64 loading cookbook python's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/attributes/default.rb ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading Recipe mtsw2e::default via include_recipe ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Found recipe default in cookbook mtsw2e ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading Recipe apt via include_recipe ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Found recipe default in cookbook apt ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading Recipe runit via include_recipe ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Found recipe default in cookbook runit ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading Recipe python via include_recipe ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Found recipe default in cookbook python ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading Recipe python::package via include_recipe ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Found recipe package in cookbook python ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading Recipe python::pip via include_recipe ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Found recipe pip in cookbook python ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading Recipe python::virtualenv via include_recipe ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Found recipe virtualenv in cookbook python ==> default: [2014-07-13T19:59:02+00:00] DEBUG: I am not loading python::pip, because I have already seen it. ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Loading from cookbook_path: /tmp/vagrant-chef-5/chef-solo-1/cookbooks ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Converging node precise64 ==> default: [2014-07-13T19:59:02+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Skipping execute[apt-get-update] due to not_if ruby block ==> default: [2014-07-13T19:59:02+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29) ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Doing nothing for execute[apt-get update] ==> default: [2014-07-13T19:59:02+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36) ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Doing nothing for execute[apt-get autoremove] ==> default: [2014-07-13T19:59:02+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42) ==> default: [2014-07-13T19:59:02+00:00] DEBUG: Doing nothing for execute[apt-get autoclean] ==> default: [2014-07-13T19:59:02+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 48) ==> default: [2014-07-13T19:59:02+00:00] DEBUG: package[update-notifier-common] checking package status for update-notifier-common ==> default: [2014-07-13T19:59:03+00:00] DEBUG: package[update-notifier-common] current version is 0.119ubuntu8.7 ==> default: [2014-07-13T19:59:03+00:00] DEBUG: package[update-notifier-common] candidate version is 0.119ubuntu8.7 ==> default: [2014-07-13T19:59:03+00:00] DEBUG: package[update-notifier-common] is already installed - nothing to do ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52) ==> default: [2014-07-13T19:59:03+00:00] DEBUG: Skipping execute[apt-get-update-periodic] due to only_if ruby block ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 62) ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62) ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing service[runit] action nothing (runit::default line 20) ==> default: [2014-07-13T19:59:03+00:00] DEBUG: service[runit] falling back to process table inspection ==> default: [2014-07-13T19:59:03+00:00] DEBUG: service[runit] attempting to match 'runit' (/runit/) against process list ==> default: [2014-07-13T19:59:03+00:00] DEBUG: service[runit] running: false ==> default: [2014-07-13T19:59:03+00:00] DEBUG: Doing nothing for service[runit] ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) ==> default: [2014-07-13T19:59:03+00:00] DEBUG: Doing nothing for execute[start-runsvdir] ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) ==> default: [2014-07-13T19:59:03+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command grep ^SV /etc/inittab ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing package[runit] action install (runit::default line 80) ==> default: [2014-07-13T19:59:03+00:00] DEBUG: package[runit] checking package status for runit ==> default: [2014-07-13T19:59:03+00:00] DEBUG: package[runit] current version is 2.1.1-6.2ubuntu2.1 ==> default: [2014-07-13T19:59:03+00:00] DEBUG: package[runit] candidate version is 2.1.1-6.2ubuntu2.1 ==> default: [2014-07-13T19:59:03+00:00] DEBUG: package[runit] is already installed - nothing to do ==> default: [2014-07-13T19:59:03+00:00] INFO: Processing package[python] action install (python::package line 40) ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python] checking package status for python ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python] current version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python] is already installed - nothing to do ==> default: [2014-07-13T19:59:04+00:00] INFO: Processing package[python-dev] action install (python::package line 40) ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python-dev] checking package status for python-dev ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python-dev] current version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python-dev] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-13T19:59:04+00:00] DEBUG: package[python-dev] is already installed - nothing to do ==> default: [2014-07-13T19:59:04+00:00] INFO: Processing remote_file[/var/chef/cache/ez_setup.py] action create (python::pip line 36) ==> default: [2014-07-13T19:59:04+00:00] DEBUG: Skipping remote_file[/var/chef/cache/ez_setup.py] due to not_if command /usr/bin/python -c 'import setuptools' ==> default: [2014-07-13T19:59:04+00:00] INFO: Processing remote_file[/var/chef/cache/get-pip.py] action create (python::pip line 42) ==> default: [2014-07-13T19:59:04+00:00] DEBUG: Skipping remote_file[/var/chef/cache/get-pip.py] due to not_if ruby block ==> default: [2014-07-13T19:59:04+00:00] INFO: Processing execute[install-setuptools] action run (python::pip line 48) ==> default: [2014-07-13T19:59:05+00:00] DEBUG: Skipping execute[install-setuptools] due to not_if command /usr/bin/python -c 'import setuptools' ==> default: [2014-07-13T19:59:05+00:00] INFO: Processing execute[install-pip] action run (python::pip line 56) ==> default: [2014-07-13T19:59:05+00:00] DEBUG: Skipping execute[install-pip] due to not_if ruby block ==> default: [2014-07-13T19:59:05+00:00] INFO: Processing python_pip[virtualenv] action install (python::virtualenv line 23) ==> default: [2014-07-13T19:59:06+00:00] INFO: Processing apt_repository[mongodb-10gen] action add (mtsw2e::default line 6) ==> default: [2014-07-13T19:59:06+00:00] DEBUG: Setting execute[apt-get update] to the state of the prior execute[apt-get update] ==> default: [2014-07-13T19:59:06+00:00] INFO: Processing execute[install-key 7F0CEB10] action run (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 28) ==> default: [2014-07-13T19:59:06+00:00] DEBUG: Skipping execute[install-key 7F0CEB10] due to not_if ruby block ==> default: [2014-07-13T19:59:06+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 102) ==> default: [2014-07-13T19:59:06+00:00] DEBUG: Doing nothing for file[/var/lib/apt/periodic/update-success-stamp] ==> default: [2014-07-13T19:59:06+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 106) ==> default: [2014-07-13T19:59:06+00:00] DEBUG: Doing nothing for execute[apt-get update] ==> default: [2014-07-13T19:59:06+00:00] INFO: Processing file[/etc/apt/sources.list.d/mongodb-10gen.list] action create (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 118) ==> default: [2014-07-13T19:59:06+00:00] INFO: Processing package[mongodb-10gen] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:06+00:00] DEBUG: package[mongodb-10gen] checking package status for mongodb-10gen ==> default: [2014-07-13T19:59:06+00:00] DEBUG: package[mongodb-10gen] current version is 2.4.10 ==> default: [2014-07-13T19:59:06+00:00] DEBUG: package[mongodb-10gen] candidate version is 2.4.10 ==> default: [2014-07-13T19:59:06+00:00] DEBUG: package[mongodb-10gen] is already installed - nothing to do ==> default: [2014-07-13T19:59:06+00:00] INFO: Processing package[openjdk-6-jdk] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:06+00:00] DEBUG: package[openjdk-6-jdk] checking package status for openjdk-6-jdk ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[openjdk-6-jdk] current version is 6b31-1.13.3-1ubuntu1~0.12.04.2 ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[openjdk-6-jdk] candidate version is 6b31-1.13.3-1ubuntu1~0.12.04.2 ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[openjdk-6-jdk] is already installed - nothing to do ==> default: [2014-07-13T19:59:07+00:00] INFO: Processing package[libfreetype6-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[libfreetype6-dev] checking package status for libfreetype6-dev ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[libfreetype6-dev] current version is 2.4.8-1ubuntu2.1 ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[libfreetype6-dev] candidate version is 2.4.8-1ubuntu2.1 ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[libfreetype6-dev] is already installed - nothing to do ==> default: [2014-07-13T19:59:07+00:00] INFO: Processing package[libpng-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[libpng-dev] checking package status for libpng-dev ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[libpng-dev] current version is nil ==> default: [2014-07-13T19:59:07+00:00] INFO: package[libpng-dev] is a virtual package, actually acting on package[libpng12-dev] ==> default: [2014-07-13T19:59:07+00:00] DEBUG: package[libpng-dev] checking package status for libpng12-dev ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[libpng-dev] current version is 1.2.46-3ubuntu4 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[libpng-dev] candidate version is 1.2.46-3ubuntu4 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[libpng-dev] is already installed - nothing to do ==> default: [2014-07-13T19:59:08+00:00] INFO: Processing package[libncurses5-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[libncurses5-dev] checking package status for libncurses5-dev ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[libncurses5-dev] current version is 5.9-4 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[libncurses5-dev] candidate version is 5.9-4 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[libncurses5-dev] is already installed - nothing to do ==> default: [2014-07-13T19:59:08+00:00] INFO: Processing package[vim] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[vim] checking package status for vim ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[vim] current version is 2:7.3.429-2ubuntu2.1 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[vim] candidate version is 2:7.3.429-2ubuntu2.1 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[vim] is already installed - nothing to do ==> default: [2014-07-13T19:59:08+00:00] INFO: Processing package[git-core] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[git-core] checking package status for git-core ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[git-core] current version is 1:1.7.9.5-1 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[git-core] candidate version is 1:1.7.9.5-1 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[git-core] is already installed - nothing to do ==> default: [2014-07-13T19:59:08+00:00] INFO: Processing package[build-essential] action install (mtsw2e::default line 24) ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[build-essential] checking package status for build-essential ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[build-essential] current version is 11.5ubuntu2.1 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[build-essential] candidate version is 11.5ubuntu2.1 ==> default: [2014-07-13T19:59:08+00:00] DEBUG: package[build-essential] is already installed - nothing to do ==> default: [2014-07-13T19:59:08+00:00] INFO: Processing service[mongodb] action enable (mtsw2e::default line 29) ==> default: [2014-07-13T19:59:08+00:00] DEBUG: service[mongodb] falling back to process table inspection ==> default: [2014-07-13T19:59:08+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] running: true ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] already enabled - nothing to do ==> default: [2014-07-13T19:59:09+00:00] INFO: Processing service[mongodb] action start (mtsw2e::default line 29) ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] falling back to process table inspection ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] running: true ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 ==> default: [2014-07-13T19:59:09+00:00] DEBUG: service[mongodb] already running - nothing to do ==> default: [2014-07-13T19:59:09+00:00] INFO: Processing execute[mongodb_textsearch] action run (mtsw2e::default line 33) ==> default: [2014-07-13T19:59:09+00:00] DEBUG: Skipping execute[mongodb_textsearch] due to not_if command grep textSearchEnabled /etc/mongodb.conf ==> default: [2014-07-13T19:59:09+00:00] INFO: Processing python_pip[numpy==1.7.1] action install (mtsw2e::default line 51) ==> default: [2014-07-13T19:59:10+00:00] INFO: Installing python_pip[numpy==1.7.1] version latest ==> default: [2014-07-13T19:59:11+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) ==> default: [2014-07-13T19:59:12+00:00] INFO: Installing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] version latest ==> default: [2014-07-13T19:59:17+00:00] INFO: Processing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] action install (mtsw2e::default line 51) ==> default: [2014-07-13T19:59:18+00:00] INFO: Installing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] version latest ==> default: [2014-07-13T19:59:24+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) ==> default: [2014-07-13T19:59:25+00:00] INFO: Installing python_pip[https://pypi.python.org/packages/source/F/FuXi/FuXi-1.4.1.production.tar.gz] version latest ==> default: [2014-07-13T19:59:28+00:00] INFO: Processing execute[install_requirements] action run (mtsw2e::default line 56) ==> default: ==> default: ================================================================================ ==> default: Error executing action run on resource 'execute[install_requirements]' ==> default: ================================================================================ ==> default: ==> default: Mixlib::ShellOut::ShellCommandFailed ==> default: ------------------------------------ ==> default: Expected process to exit with [0], but received '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egginfo for package Flask ==> default:
==> default: warning: no files found matching '
' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egginfo for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egginfo for package Werkzeug ==> default:
==> default: warning: no files found matching '
' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egginfo for package google-api-python-client ==> default:
==> default: warning: no files found matching '
.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: ==> default: Resource Declaration: ==> default: --------------------- ==> default: # In /tmp/vagrant-chef-5/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb ==> default: ==> default: 55: ==> default: 56: execute "install_requirements" do ==> default: 57: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" ==> default: 58: # action :nothing ==> default: 59: end ==> default: 60: ==> default: ==> default: Compiled Resource: ==> default: ------------------ ==> default: # Declared in /tmp/vagrant-chef-5/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb:56:in from_file' ==> default: ==> default: execute("install_requirements") do ==> default: retry_delay 2 ==> default: returns 0 ==> default: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" ==> default: retries 0 ==> default: recipe_name "default" ==> default: action "run" ==> default: cookbook_name :mtsw2e ==> default: backup 5 ==> default: end ==> default: ==> default: [2014-07-13T20:02:16+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default: ==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask ==> default: ==> default: warning: no files found matching '_' under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2 ==> default: ==> default: warning: no previously-included files matching '_' found under directory 'docs/_build' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default: ==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default: ==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug ==> default: ==> default: warning: no files found matching '_' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '_' under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default: ==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default: ==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default: ==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default: ==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default: ==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default: ==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default: ==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default: ==> default: warning: no files found matching '_.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default: ==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:ininvalid!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:inshell_out!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:incall' ==> default: /opt/vagrant_ruby/lib/ruby/gems ==> default: /1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:incall' ==> default: /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' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:instep' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:ineach_with_index' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:indo_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 ==> default: /opt/vagrant_ruby/bin/chef-solo:19:inload' ==> default: /opt/vagrant_ruby/bin/chef-solo:19 ==> default: [2014-07-13T20:02:16+00:00] ERROR: Running exception handlers ==> default: [2014-07-13T20:02:16+00:00] ERROR: Exception handlers complete ==> default: [2014-07-13T20:02:17+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out ==> default: [2014-07-13T20:02:17+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask ==> default:
==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/_build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug ==> default:
==> default: warning: no files found matching '' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default:
==> default: warning: no files found matching '*.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:ininvalid!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:inshell_out!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:incall' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:incall' ==> default: /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' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:instep' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:ineach_with_index' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:indo_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 ==> default: /opt/vagrant_ruby/bin/chef-solo:19:in`load' ==> default: /opt/vagrant_ruby/bin/chef-solo:19 ==> default: [2014-07-13T20:02:17+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egginfo for package Flask ==> default:
==> default: warning: no files found matching '
' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egginfo for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egginfo for package Werkzeug ==> default:
==> default: warning: no files found matching '
' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default:
==> default: warning: no files found matching '*.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url ==> default: download_hash = _download_url(resp, link, temp_location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url ==> default: for chunk in resp_read(4096): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read ==> default: chunk_size, decode_content=False): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream ==> default: data = self.read(amt=amt, decode_content=decode_content) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read ==> default: data = self._fp.read(amt) ==> default: File "/usr/lib/python2.7/httplib.py", line 561, in read ==> default: s = self.fp.read(amt) ==> default: File "/usr/lib/python2.7/socket.py", line 380, in read ==> default: data = self._sock.recv(left) ==> default: timeout: timed out ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 Chef never successfully completed! Any errors should be visible in the output above. Please fix your recipes so that they properly complete.

dbl001 commented 10 years ago

I tried running vagrant provision a few more times and kept getting timeouts. In one attempt I got: IOError: CRC check failed 0xd0d e.g. -

vagrant provision ==> default: Running provisioner: chef_solo... Generating chef JSON and uploading... ==> default: Running chef-solo... ==> default: stdin: is not a tty ==> default: [2014-07-14T03:50:44+00:00] INFO: *\ Chef 10.14.2 *** ==> default: [2014-07-14T03:50:46+00:00] DEBUG: Building node object for precise64 ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Extracting run list from JSON attributes provided on command line ==> default: [2014-07-14T03:50:47+00:00] INFO: Setting the run_list to ["recipe[mtsw2e::default]"] from JSON ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Applying attributes from json file ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Platform is ubuntu version 12.04 ==> default: [2014-07-14T03:50:47+00:00] INFO: Run List is [recipe[mtsw2e::default]] ==> default: [2014-07-14T03:50:47+00:00] INFO: Run List expands to [mtsw2e::default] ==> default: [2014-07-14T03:50:47+00:00] INFO: Starting Chef Run for precise64 ==> default: [2014-07-14T03:50:47+00:00] INFO: Running start handlers ==> default: [2014-07-14T03:50:47+00:00] INFO: Start handlers complete. ==> default: [2014-07-14T03:50:47+00:00] DEBUG: No chefignore file found at /tmp/vagrant-chef-5/chef-solo-1/cookbooks/chefignore no files will be ignored ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/libraries/default.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/libraries/provider_runit_service.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook runit's library file: /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/libraries/resource_runit_service.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook apt's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/preference.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/preference.rb into a provider named apt_preference defined in Chef::Provider::AptPreference ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/pip.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/pip.rb into a provider named python_pip defined in Chef::Provider::PythonPip ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook python's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/virtualenv.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/providers/virtualenv.rb into a provider named python_virtualenv defined in Chef::Provider::PythonVirtualenv ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/key.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/key.rb into a provider named yum_key defined in Chef::Provider::YumKey ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook yum's providers from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/repository.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/providers/repository.rb into a provider named yum_repository defined in Chef::Provider::YumRepository ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/repository.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook apt's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/preference.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/resources/preference.rb into a resource named apt_preference defined in Chef::Resource::AptPreference ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/virtualenv.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/virtualenv.rb into a resource named python_virtualenv defined in Chef::Resource::PythonVirtualenv ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook python's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/pip.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/resources/pip.rb into a resource named python_pip defined in Chef::Resource::PythonPip ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/repository.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/repository.rb into a resource named yum_repository defined in Chef::Resource::YumRepository ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading cookbook yum's resources from /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/key.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loaded contents of /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/resources/key.rb into a resource named yum_key defined in Chef::Resource::YumKey ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook apt's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/attributes/default.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook python's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/python/attributes/default.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook build-essential's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/build-essential/attributes/default.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook runit's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/runit/attributes/default.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/remi.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/epel.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/default.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Node precise64 loading cookbook yum's attribute file /tmp/vagrant-chef-5/chef-solo-1/cookbooks/yum/attributes/elrepo.rb ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading Recipe mtsw2e::default via include_recipe ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Found recipe default in cookbook mtsw2e ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading Recipe apt via include_recipe ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Found recipe default in cookbook apt ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading Recipe runit via include_recipe ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Found recipe default in cookbook runit ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading Recipe python via include_recipe ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Found recipe default in cookbook python ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading Recipe python::package via include_recipe ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Found recipe package in cookbook python ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading Recipe python::pip via include_recipe ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Found recipe pip in cookbook python ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading Recipe python::virtualenv via include_recipe ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Found recipe virtualenv in cookbook python ==> default: [2014-07-14T03:50:47+00:00] DEBUG: I am not loading python::pip, because I have already seen it. ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Loading from cookbook_path: /tmp/vagrant-chef-5/chef-solo-1/cookbooks ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Converging node precise64 ==> default: [2014-07-14T03:50:47+00:00] INFO: Processing execute[apt-get-update] action run (apt::default line 22) ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Skipping execute[apt-get-update] due to not_if ruby block ==> default: [2014-07-14T03:50:47+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 29) ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Doing nothing for execute[apt-get update] ==> default: [2014-07-14T03:50:47+00:00] INFO: Processing execute[apt-get autoremove] action nothing (apt::default line 36) ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Doing nothing for execute[apt-get autoremove] ==> default: [2014-07-14T03:50:47+00:00] INFO: Processing execute[apt-get autoclean] action nothing (apt::default line 42) ==> default: [2014-07-14T03:50:47+00:00] DEBUG: Doing nothing for execute[apt-get autoclean] ==> default: [2014-07-14T03:50:47+00:00] INFO: Processing package[update-notifier-common] action install (apt::default line 48) ==> default: [2014-07-14T03:50:47+00:00] DEBUG: package[update-notifier-common] checking package status for update-notifier-common ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[update-notifier-common] current version is 0.119ubuntu8.7 ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[update-notifier-common] candidate version is 0.119ubuntu8.7 ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[update-notifier-common] is already installed - nothing to do ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing execute[apt-get-update-periodic] action run (apt::default line 52) ==> default: [2014-07-14T03:50:48+00:00] DEBUG: Skipping execute[apt-get-update-periodic] due to only_if ruby block ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 62) ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 62) ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing service[runit] action nothing (runit::default line 20) ==> default: [2014-07-14T03:50:48+00:00] DEBUG: service[runit] falling back to process table inspection ==> default: [2014-07-14T03:50:48+00:00] DEBUG: service[runit] attempting to match 'runit' (/runit/) against process list ==> default: [2014-07-14T03:50:48+00:00] DEBUG: service[runit] running: false ==> default: [2014-07-14T03:50:48+00:00] DEBUG: Doing nothing for service[runit] ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing execute[start-runsvdir] action nothing (runit::default line 24) ==> default: [2014-07-14T03:50:48+00:00] DEBUG: Doing nothing for execute[start-runsvdir] ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing execute[runit-hup-init] action nothing (runit::default line 33) ==> default: [2014-07-14T03:50:48+00:00] DEBUG: Skipping execute[runit-hup-init] due to only_if command grep ^SV /etc/inittab ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing package[runit] action install (runit::default line 80) ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[runit] checking package status for runit ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[runit] current version is 2.1.1-6.2ubuntu2.1 ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[runit] candidate version is 2.1.1-6.2ubuntu2.1 ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[runit] is already installed - nothing to do ==> default: [2014-07-14T03:50:48+00:00] INFO: Processing package[python] action install (python::package line 40) ==> default: [2014-07-14T03:50:48+00:00] DEBUG: package[python] checking package status for python ==> default: [2014-07-14T03:50:49+00:00] DEBUG: package[python] current version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-14T03:50:49+00:00] DEBUG: package[python] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-14T03:50:49+00:00] DEBUG: package[python] is already installed - nothing to do ==> default: [2014-07-14T03:50:49+00:00] INFO: Processing package[python-dev] action install (python::package line 40) ==> default: [2014-07-14T03:50:49+00:00] DEBUG: package[python-dev] checking package status for python-dev ==> default: [2014-07-14T03:50:49+00:00] DEBUG: package[python-dev] current version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-14T03:50:49+00:00] DEBUG: package[python-dev] candidate version is 2.7.3-0ubuntu2.2 ==> default: [2014-07-14T03:50:49+00:00] DEBUG: package[python-dev] is already installed - nothing to do ==> default: [2014-07-14T03:50:49+00:00] INFO: Processing remote_file[/var/chef/cache/ez_setup.py] action create (python::pip line 36) ==> default: [2014-07-14T03:50:50+00:00] DEBUG: Skipping remote_file[/var/chef/cache/ez_setup.py] due to not_if command /usr/bin/python -c 'import setuptools' ==> default: [2014-07-14T03:50:50+00:00] INFO: Processing remote_file[/var/chef/cache/get-pip.py] action create (python::pip line 42) ==> default: [2014-07-14T03:50:50+00:00] DEBUG: Skipping remote_file[/var/chef/cache/get-pip.py] due to not_if ruby block ==> default: [2014-07-14T03:50:50+00:00] INFO: Processing execute[install-setuptools] action run (python::pip line 48) ==> default: [2014-07-14T03:50:50+00:00] DEBUG: Skipping execute[install-setuptools] due to not_if command /usr/bin/python -c 'import setuptools' ==> default: [2014-07-14T03:50:50+00:00] INFO: Processing execute[install-pip] action run (python::pip line 56) ==> default: [2014-07-14T03:50:50+00:00] DEBUG: Skipping execute[install-pip] due to not_if ruby block ==> default: [2014-07-14T03:50:50+00:00] INFO: Processing python_pip[virtualenv] action install (python::virtualenv line 23) ==> default: [2014-07-14T03:50:51+00:00] INFO: Processing apt_repository[mongodb-10gen] action add (mtsw2e::default line 6) ==> default: [2014-07-14T03:50:51+00:00] DEBUG: Setting execute[apt-get update] to the state of the prior execute[apt-get update] ==> default: [2014-07-14T03:50:51+00:00] INFO: Processing execute[install-key 7F0CEB10] action run (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 28) ==> default: [2014-07-14T03:50:51+00:00] DEBUG: Skipping execute[install-key 7F0CEB10] due to not_if ruby block ==> default: [2014-07-14T03:50:51+00:00] INFO: Processing file[/var/lib/apt/periodic/update-success-stamp] action nothing (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 102) ==> default: [2014-07-14T03:50:51+00:00] DEBUG: Doing nothing for file[/var/lib/apt/periodic/update-success-stamp] ==> default: [2014-07-14T03:50:51+00:00] INFO: Processing execute[apt-get update] action nothing (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 106) ==> default: [2014-07-14T03:50:51+00:00] DEBUG: Doing nothing for execute[apt-get update] ==> default: [2014-07-14T03:50:51+00:00] INFO: Processing file[/etc/apt/sources.list.d/mongodb-10gen.list] action create (/tmp/vagrant-chef-5/chef-solo-1/cookbooks/apt/providers/repository.rb line 118) ==> default: [2014-07-14T03:50:51+00:00] INFO: Processing package[mongodb-10gen] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:51+00:00] DEBUG: package[mongodb-10gen] checking package status for mongodb-10gen ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[mongodb-10gen] current version is 2.4.10 ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[mongodb-10gen] candidate version is 2.4.10 ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[mongodb-10gen] is already installed - nothing to do ==> default: [2014-07-14T03:50:52+00:00] INFO: Processing package[openjdk-6-jdk] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[openjdk-6-jdk] checking package status for openjdk-6-jdk ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[openjdk-6-jdk] current version is 6b31-1.13.3-1ubuntu1~0.12.04.2 ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[openjdk-6-jdk] candidate version is 6b31-1.13.3-1ubuntu1~0.12.04.2 ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[openjdk-6-jdk] is already installed - nothing to do ==> default: [2014-07-14T03:50:52+00:00] INFO: Processing package[libfreetype6-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[libfreetype6-dev] checking package status for libfreetype6-dev ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[libfreetype6-dev] current version is 2.4.8-1ubuntu2.1 ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[libfreetype6-dev] candidate version is 2.4.8-1ubuntu2.1 ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[libfreetype6-dev] is already installed - nothing to do ==> default: [2014-07-14T03:50:52+00:00] INFO: Processing package[libpng-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[libpng-dev] checking package status for libpng-dev ==> default: [2014-07-14T03:50:52+00:00] DEBUG: package[libpng-dev] current version is nil ==> default: [2014-07-14T03:50:53+00:00] INFO: package[libpng-dev] is a virtual package, actually acting on package[libpng12-dev] ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libpng-dev] checking package status for libpng12-dev ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libpng-dev] current version is 1.2.46-3ubuntu4 ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libpng-dev] candidate version is 1.2.46-3ubuntu4 ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libpng-dev] is already installed - nothing to do ==> default: [2014-07-14T03:50:53+00:00] INFO: Processing package[libncurses5-dev] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libncurses5-dev] checking package status for libncurses5-dev ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libncurses5-dev] current version is 5.9-4 ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libncurses5-dev] candidate version is 5.9-4 ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[libncurses5-dev] is already installed - nothing to do ==> default: [2014-07-14T03:50:53+00:00] INFO: Processing package[vim] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:53+00:00] DEBUG: package[vim] checking package status for vim ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[vim] current version is 2:7.3.429-2ubuntu2.1 ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[vim] candidate version is 2:7.3.429-2ubuntu2.1 ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[vim] is already installed - nothing to do ==> default: [2014-07-14T03:50:54+00:00] INFO: Processing package[git-core] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[git-core] checking package status for git-core ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[git-core] current version is 1:1.7.9.5-1 ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[git-core] candidate version is 1:1.7.9.5-1 ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[git-core] is already installed - nothing to do ==> default: [2014-07-14T03:50:54+00:00] INFO: Processing package[build-essential] action install (mtsw2e::default line 24) ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[build-essential] checking package status for build-essential ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[build-essential] current version is 11.5ubuntu2.1 ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[build-essential] candidate version is 11.5ubuntu2.1 ==> default: [2014-07-14T03:50:54+00:00] DEBUG: package[build-essential] is already installed - nothing to do ==> default: [2014-07-14T03:50:54+00:00] INFO: Processing service[mongodb] action enable (mtsw2e::default line 29) ==> default: [2014-07-14T03:50:54+00:00] DEBUG: service[mongodb] falling back to process table inspection ==> default: [2014-07-14T03:50:54+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list ==> default: [2014-07-14T03:50:54+00:00] DEBUG: service[mongodb] running: true ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] already enabled - nothing to do ==> default: [2014-07-14T03:50:55+00:00] INFO: Processing service[mongodb] action start (mtsw2e::default line 29) ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] falling back to process table inspection ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] attempting to match 'mongodb' (/mongodb/) against process list ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] running: true ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 6, action stop, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 5, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 4, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 3, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 2, action start, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 1, action stop, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] runlevel 0, action stop, priority 20 ==> default: [2014-07-14T03:50:55+00:00] DEBUG: service[mongodb] already running - nothing to do ==> default: [2014-07-14T03:50:55+00:00] INFO: Processing execute[mongodb_textsearch] action run (mtsw2e::default line 33) ==> default: [2014-07-14T03:50:55+00:00] DEBUG: Skipping execute[mongodb_textsearch] due to not_if command grep textSearchEnabled /etc/mongodb.conf ==> default: [2014-07-14T03:50:55+00:00] INFO: Processing python_pip[numpy==1.7.1] action install (mtsw2e::default line 51) ==> default: [2014-07-14T03:50:56+00:00] INFO: Installing python_pip[numpy==1.7.1] version latest ==> default: [2014-07-14T03:50:57+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) ==> default: [2014-07-14T03:50:58+00:00] INFO: Installing python_pip[http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.5.tar.gz] version latest ==> default: [2014-07-14T03:51:15+00:00] INFO: Processing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] action install (mtsw2e::default line 51) ==> default: [2014-07-14T03:51:16+00:00] INFO: Installing python_pip[https://fuxi.googlecode.com/hg/layercake-python.tar.bz2] version latest ==> default: [2014-07-14T03:51:28+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) ==> default: [2014-07-14T03:51:29+00:00] INFO: Installing python_pip[https://pypi.python.org/packages/source/F/FuXi/FuXi-1.4.1.production.tar.gz] version latest ==> default: [2014-07-14T03:51:34+00:00] INFO: Processing execute[install_requirements] action run (mtsw2e::default line 56) ==> default: ==> default: ================================================================================ ==> default: Error executing action run on resource 'execute[install_requirements]' ==> default: ================================================================================ ==> default: ==> default: Mixlib::ShellOut::ShellCommandFailed ==> default: ------------------------------------ ==> default: Expected process to exit with [0], but received '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egginfo for package Flask ==> default:
==> default: warning: no files found matching '
' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egginfo for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egginfo for package Werkzeug ==> default:
==> default: warning: no files found matching '
' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egginfo for package google-api-python-client ==> default:
==> default: warning: no files found matching '
.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url ==> default: unpack_file(temp_location, location, content_type, link) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file ==> default: untar_file(filename, location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file ==> default: member.name for member in tar.getmembers() ==> default: File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers ==> default: self._load() # all members, we first have to ==> default: File "/usr/lib/python2.7/tarfile.py", line 2380, in _load ==> default: tarinfo = self.next() ==> default: File "/usr/lib/python2.7/tarfile.py", line 2315, in next ==> default: self.fileobj.seek(self.offset) ==> default: File "/usr/lib/python2.7/gzip.py", line 429, in seek ==> default: self.read(1024) ==> default: File "/usr/lib/python2.7/gzip.py", line 256, in read ==> default: self._read(readsize) ==> default: File "/usr/lib/python2.7/gzip.py", line 303, in _read ==> default: self._read_eof() ==> default: File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof ==> default: hex(self.crc))) ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: ==> default: Resource Declaration: ==> default: --------------------- ==> default: # In /tmp/vagrant-chef-5/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb ==> default: ==> default: 55: ==> default: 56: execute "install_requirements" do ==> default: 57: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" ==> default: 58: # action :nothing ==> default: 59: end ==> default: 60: ==> default: ==> default: Compiled Resource: ==> default: ------------------ ==> default: # Declared in /tmp/vagrant-chef-5/chef-solo-1/cookbooks/mtsw2e/recipes/default.rb:56:in from_file' ==> default: ==> default: execute("install_requirements") do ==> default: retry_delay 2 ==> default: returns 0 ==> default: command "pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external" ==> default: retries 0 ==> default: recipe_name "default" ==> default: action "run" ==> default: cookbook_name :mtsw2e ==> default: backup 5 ==> default: end ==> default: [2014-07-14T03:55:33+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default: ==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask ==> default: ==> default: warning: no files found matching '_' under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2 ==> default: ==> default: warning: no previously-included files matching '_' found under directory 'docs/_build' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default: ==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default: ==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug ==> default: ==> default: warning: no files found matching '_' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '_' under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '_.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default: ==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default: ==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default: ==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default: ==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default: ==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default: ==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default: ==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default: ==> default: warning: no files found matching '_.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default: ==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url ==> default: unpack_file(temp_location, location, content_type, link) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file ==> default: untar_file(filename, location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file ==> default: member.name for member in tar.getmembers() ==> default: File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers ==> default: self._load() # all members, we first have to ==> default: File "/usr/lib/python2.7/tarfile.py", line 2380, in _load ==> default: tarinfo = self.next() ==> default: File "/usr/lib/python2.7/tarfile.py", line 2315, in next ==> default: self.fileobj.seek(self.offset) ==> default: File "/usr/lib/python2.7/gzip.py", line 429, in seek ==> default: self.read(1024) ==> default: File "/usr/lib/python2.7/gzip.py", line 256, in read ==> default: self._read(readsize) ==> default: File "/usr/lib/python2.7/gzip.py", line 303, in _read ==> default: self._read_eof() ==> default: File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof ==> default: hex(self.crc))) ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:ininvalid!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:inshell_out!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:incall' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:incall' ==> default: /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' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:instep' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:ineach_with_index' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:indo_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 ==> default: /opt/vagrant_ruby/bin/chef-solo:19:inload' ==> default: /opt/vagrant_ruby/bin/chef-solo:19 ==> default: [2014-07-14T03:55:33+00:00] ERROR: Running exception handlers ==> default: [2014-07-14T03:55:33+00:00] ERROR: Exception handlers complete ==> default: [2014-07-14T03:55:33+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out ==> default: [2014-07-14T03:55:33+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egg_info for package Flask ==> default:
==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egg_info for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/_build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egg_info for package Werkzeug ==> default:
==> default: warning: no files found matching '' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default:
==> default: warning: no files found matching '*.json' under directory 'apiclient' ==> default: Downloading/unpacking httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url ==> default: unpack_file(temp_location, location, content_type, link) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file ==> default: untar_file(filename, location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file ==> default: member.name for member in tar.getmembers() ==> default: File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers ==> default: self._load() # all members, we first have to ==> default: File "/usr/lib/python2.7/tarfile.py", line 2380, in _load ==> default: tarinfo = self.next() ==> default: File "/usr/lib/python2.7/tarfile.py", line 2315, in next ==> default: self.fileobj.seek(self.offset) ==> default: File "/usr/lib/python2.7/gzip.py", line 429, in seek ==> default: self.read(1024) ==> default: File "/usr/lib/python2.7/gzip.py", line 256, in read ==> default: self._read(readsize) ==> default: File "/usr/lib/python2.7/gzip.py", line 303, in _read ==> default: self._read_eof() ==> default: File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof ==> default: hex(self.crc))) ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:ininvalid!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:234:inerror!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/shell_out.rb:36:inshell_out!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider/execute.rb:62:inaction_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:incall' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:63:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/mixin/why_run.rb:61:inconverge!' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:136:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/provider.rb:125:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource.rb:593:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:49:inrun_action' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:ineach' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:81:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:94:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:incall' ==> default: /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' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:instep' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:initerate' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:ineach_with_index' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/resource_collection.rb:92:inexecute_each_resource' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/runner.rb:80:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:378:inconverge' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:420:indo_run' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/client.rb:176:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:230:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inloop' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application/solo.rb:218:inrun_application' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/../lib/chef/application.rb:70:inrun' ==> default: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/chef-10.14.2/bin/chef-solo:25 ==> default: /opt/vagrant_ruby/bin/chef-solo:19:in`load' ==> default: /opt/vagrant_ruby/bin/chef-solo:19 ==> default: [2014-07-14T03:55:33+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 '2' ==> default: ---- Begin output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: STDOUT: Downloading/unpacking BeautifulSoup==3.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 1)) ==> default: Downloading BeautifulSoup-3.2.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/BeautifulSoup/setup.py) egg_info for package BeautifulSoup ==> default:
==> default: Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) ==> default: Running setup.py (path:/tmp/pip_build_root/Flask/setup.py) egginfo for package Flask ==> default:
==> default: warning: no files found matching '
' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: no previously-included directories found matching 'docs/_themes/.git' ==> default: Downloading/unpacking Jinja2==2.6 (from -r /vagrant/mtsw2e-requirements.txt (line 3)) ==> default: Running setup.py (path:/tmp/pip_build_root/Jinja2/setup.py) egginfo for package Jinja2 ==> default:
==> default: warning: no previously-included files matching '
' found under directory 'docs/build' ==> default: warning: no previously-included files matching '.pyc' found under directory 'jinja2' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'jinja2' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'docs' ==> default: Downloading/unpacking PyGithub==1.17.0 (from -r /vagrant/mtsw2e-requirements.txt (line 4)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyGithub/setup.py) egg_info for package PyGithub ==> default:
==> default: Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) ==> default: Running setup.py (path:/tmp/pip_build_root/PyYAML/setup.py) egg_info for package PyYAML ==> default:
==> default: Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) ==> default: Running setup.py (path:/tmp/pip_build_root/Werkzeug/setup.py) egginfo for package Werkzeug ==> default:
==> default: warning: no files found matching '
' under directory 'werkzeug/debug/templates' ==> default: warning: no files found matching '' under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyo' found under directory 'docs' ==> default: warning: no previously-included files matching '.pyc' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyo' found under directory 'tests' ==> default: warning: no previously-included files matching '.pyc' found under directory 'examples' ==> default: warning: no previously-included files matching '_.pyo' found under directory 'examples' ==> default: no previously-included directories found matching 'docs/_build' ==> default: Downloading/unpacking beautifulsoup4==4.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 7)) ==> default: Running setup.py (path:/tmp/pip_build_root/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 ==> default:
==> default: Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) ==> default: Running setup.py (path:/tmp/pip_build_root/chardet/setup.py) egg_info for package chardet ==> default:
==> default: Downloading/unpacking cluster==1.1.2 (from -r /vagrant/mtsw2e-requirements.txt (line 9)) ==> default: Downloading cluster-1.1.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/cluster/setup.py) egg_info for package cluster ==> default:
==> default: Downloading/unpacking envoy==0.0.2 (from -r /vagrant/mtsw2e-requirements.txt (line 10)) ==> default: Downloading envoy-0.0.2.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/envoy/setup.py) egg_info for package envoy ==> default:
==> default: Downloading/unpacking facebook-sdk==0.4.0 (from -r /vagrant/mtsw2e-requirements.txt (line 11)) ==> default: Downloading facebook-sdk-0.4.0.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/facebook-sdk/setup.py) egg_info for package facebook-sdk ==> default:
==> default: Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) ==> default: Running setup.py (path:/tmp/pip_build_root/feedparser/setup.py) egg_info for package feedparser ==> default:
==> default: Downloading/unpacking geopy==0.95.1 (from -r /vagrant/mtsw2e-requirements.txt (line 13)) ==> default: Downloading geopy-0.95.1.tar.gz ==> default: Running setup.py (path:/tmp/pip_build_root/geopy/setup.py) egg_info for package geopy ==> default:
==> default: Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) ==> default: Running setup.py (path:/tmp/pip_build_root/google-api-python-client/setup.py) egg_info for package google-api-python-client ==> default:
==> default: warning: no files found matching '*.json' under directory 'apiclient' ==> default: Downloading/unpacki ==> default: ng httplib2==0.8 (from -r /vagrant/mtsw2e-requirements.txt (line 15)) ==> default: Running setup.py (path:/tmp/pip_build_root/httplib2/setup.py) egg_info for package httplib2 ==> default:
==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main ==> default: status = self.run(options, args) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run ==> default: requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files ==> default: do_download, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url ==> default: self.session, ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 582, in unpack_http_url ==> default: unpack_file(temp_location, location, content_type, link) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 625, in unpack_file ==> default: untar_file(filename, location) ==> default: File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 547, in untar_file ==> default: member.name for member in tar.getmembers() ==> default: File "/usr/lib/python2.7/tarfile.py", line 1805, in getmembers ==> default: self._load() # all members, we first have to ==> default: File "/usr/lib/python2.7/tarfile.py", line 2380, in _load ==> default: tarinfo = self.next() ==> default: File "/usr/lib/python2.7/tarfile.py", line 2315, in next ==> default: self.fileobj.seek(self.offset) ==> default: File "/usr/lib/python2.7/gzip.py", line 429, in seek ==> default: self.read(1024) ==> default: File "/usr/lib/python2.7/gzip.py", line 256, in read ==> default: self._read(readsize) ==> default: File "/usr/lib/python2.7/gzip.py", line 303, in _read ==> default: self._read_eof() ==> default: File "/usr/lib/python2.7/gzip.py", line 342, in _read_eof ==> default: hex(self.crc))) ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L ==> default: ==> default: Storing debug log for failure in /root/.pip/pip.log ==> default: STDERR: ==> default: ---- End output of pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external ---- ==> default: Ran pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external returned 2 Chef never successfully completed! Any errors should be visible in the output above. Please fix your recipes so that they properly complete. David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$

ptwobrussell commented 10 years ago

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16))
==> default: matplotlib an externally hosted file and may be unreliable
==> default: matplotlib is potentially insecure and unverifiable.
==> default: Cleaning up...
==> default: Exception:
==> default: Traceback (most recent call last):
...
==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L

I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

dbl001 commented 10 years ago

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

ptwobrussell commented 10 years ago

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

dbl001 commented 10 years ago

Weird. Here’s what the matplotlib 1.2.1 tar file looks like expanded on my Macbook Pro in OSX 10.9.4:

Here’s what happened with pip:

David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

158 packages can be updated. 73 updates are security updates.

Welcome to your Vagrant-built virtual machine. Last login: Fri Sep 14 06:23:18 2012 from 10.0.2.2 vagrant@precise64:~$ pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external 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_vagrant/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Downloading Flask-0.9.tar.gz (481kB): 481kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading Jinja2-2.6.tar.gz (389kB): 389kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading PyGithub-1.17.0.tar.gz (1.9MB): 1.9MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Downloading PyYAML-3.10.tar.gz (241kB): 241kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Downloading Werkzeug-0.8.3.tar.gz (1.1MB): 1.1MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading beautifulsoup4-4.1.3.tar.gz (58kB): 58kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Downloading chardet-2.1.1.tar.gz (178kB): 178kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/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_vagrant/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_vagrant/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Downloading feedparser-5.1.3.tar.bz2 (202kB): 202kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Downloading google-api-python-client-1.1.tar.gz (71kB): 71kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading httplib2-0.8.tar.gz (110kB): 110kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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. Downloading matplotlib-1.2.1.tar.gz (38.4MB): 38.4MB downloaded Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url download_hash = _download_url(resp, link, temp_location) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url for chunk in resp_read(4096): File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read chunk_size, decode_content=False): File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read data = self._fp.read(amt) File "/usr/lib/python2.7/httplib.py", line 561, in read s = self.fp.read(amt) File "/usr/lib/python2.7/socket.py", line 380, in read data = self._sock.recv(left) timeout: timed out

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$

On Jul 14, 2014, at 7:34 AM, Matthew A. Russell notifications@github.com wrote:

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

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

dbl001 commented 10 years ago

btw - I have the latest Anaconda distro. Is there anyway I can run the ipython notebooks on my host system?

$ conda update anaconda Fetching package metadata: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory ..

All requested packages already installed.

packages in environment at /Users/davidlaxer/anaconda:

# anaconda 2.0.1 np18py27_0 $

On Jul 14, 2014, at 7:34 AM, Matthew A. Russell notifications@github.com wrote:

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

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

ptwobrussell commented 10 years ago

Am I reading this right? You successfully downloaded the file via pip but then you still got a timeout error somehow? Not sure how to explain that at all.

But what about this: after your "vagrant ssh", use curl to download the file then use pip to manually install it? Are you comfortable trying that?

On Jul 14, 2014, at 9:47 AM, dbl001 notifications@github.com wrote:

Weird. Here’s what the matplotlib 1.2.1 tar file looks like expanded on my Macbook Pro in OSX 10.9.4:

Here’s what happened with pip:

David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

158 packages can be updated. 73 updates are security updates.

Welcome to your Vagrant-built virtual machine. Last login: Fri Sep 14 06:23:18 2012 from 10.0.2.2 vagrant@precise64:~$ pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external 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_vagrant/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Downloading Flask-0.9.tar.gz (481kB): 481kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading Jinja2-2.6.tar.gz (389kB): 389kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading PyGithub-1.17.0.tar.gz (1.9MB): 1.9MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Downloading PyYAML-3.10.tar.gz (241kB): 241kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Downloading Werkzeug-0.8.3.tar.gz (1.1MB): 1.1MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading beautifulsoup4-4.1.3.tar.gz (58kB): 58kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Downloading chardet-2.1.1.tar.gz (178kB): 178kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/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_vagrant/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_vagrant/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Downloading feedparser-5.1.3.tar.bz2 (202kB): 202kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Downloading google-api-python-client-1.1.tar.gz (71kB): 71kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading httplib2-0.8.tar.gz (110kB): 110kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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. Downloading matplotlib-1.2.1.tar.gz (38.4MB): 38.4MB downloaded Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url download_hash = _download_url(resp, link, temp_location) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url for chunk in resp_read(4096): File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read chunk_size, decode_content=False): File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read data = self._fp.read(amt) File "/usr/lib/python2.7/httplib.py", line 561, in read s = self.fp.read(amt) File "/usr/lib/python2.7/socket.py", line 380, in read data = self._sock.recv(left) timeout: timed out

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$

On Jul 14, 2014, at 7:34 AM, Matthew A. Russell notifications@github.com wrote:

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

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

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

dbl001 commented 10 years ago

Here’s another data point:

vagrant@precise64:~$ pip install matplotlib Downloading/unpacking matplotlib Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 546, in unpack_http_url resp = session.get(target_url, stream=True) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/sessions.py", line 468, in get return self.request('GET', url, _kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 237, in request return super(PipSession, self).request(method, url, args, _kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/sessions.py", line 456, in request resp = self.send(prep, _send_kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/sessions.py", line 559, in send r = adapter.send(request, *_kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/adapters.py", line 384, in send raise Timeout(e, request=request) Timeout: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out.

Storing debug log for failure in /home/vagrant/.pip/pip.log

On Jul 14, 2014, at 7:50 AM, Matthew A. Russell notifications@github.com wrote:

Am I reading this right? You successfully downloaded the file via pip but then you still got a timeout error somehow? Not sure how to explain that at all.

But what about this: after your "vagrant ssh", use curl to download the file then use pip to manually install it? Are you comfortable trying that?

On Jul 14, 2014, at 9:47 AM, dbl001 notifications@github.com wrote:

Weird. Here’s what the matplotlib 1.2.1 tar file looks like expanded on my Macbook Pro in OSX 10.9.4:

Here’s what happened with pip:

David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

158 packages can be updated. 73 updates are security updates.

Welcome to your Vagrant-built virtual machine. Last login: Fri Sep 14 06:23:18 2012 from 10.0.2.2 vagrant@precise64:~$ pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external 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_vagrant/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Downloading Flask-0.9.tar.gz (481kB): 481kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading Jinja2-2.6.tar.gz (389kB): 389kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading PyGithub-1.17.0.tar.gz (1.9MB): 1.9MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Downloading PyYAML-3.10.tar.gz (241kB): 241kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Downloading Werkzeug-0.8.3.tar.gz (1.1MB): 1.1MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading beautifulsoup4-4.1.3.tar.gz (58kB): 58kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Downloading chardet-2.1.1.tar.gz (178kB): 178kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/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_vagrant/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_vagrant/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Downloading feedparser-5.1.3.tar.bz2 (202kB): 202kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Downloading google-api-python-client-1.1.tar.gz (71kB): 71kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading httplib2-0.8.tar.gz (110kB): 110kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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. Downloading matplotlib-1.2.1.tar.gz (38.4MB): 38.4MB downloaded Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url download_hash = _download_url(resp, link, temp_location) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url for chunk in resp_read(4096): File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read chunk_size, decode_content=False): File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read data = self._fp.read(amt) File "/usr/lib/python2.7/httplib.py", line 561, in read s = self.fp.read(amt) File "/usr/lib/python2.7/socket.py", line 380, in read data = self._sock.recv(left) timeout: timed out

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$

On Jul 14, 2014, at 7:34 AM, Matthew A. Russell notifications@github.com wrote:

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

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

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

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

dbl001 commented 10 years ago

Nothing happened. (Sorry for not knowing more about curl):

vagrant@precise64:~$ sudo apt-get install curl Reading package lists... Done Building dependency tree
Reading state information... Done The following extra packages will be installed: libcurl3 The following NEW packages will be installed: curl libcurl3 0 upgraded, 2 newly installed, 0 to remove and 155 not upgraded. Need to get 374 kB of archives. After this operation, 911 kB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3 amd64 7.22.0-3ubuntu4.8 [237 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main curl amd64 7.22.0-3ubuntu4.8 [138 kB] Fetched 374 kB in 3s (95.8 kB/s) Selecting previously unselected package libcurl3. (Reading database ... 58614 files and directories currently installed.) Unpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4.8_amd64.deb) ... Selecting previously unselected package curl. Unpacking curl (from .../curl_7.22.0-3ubuntu4.8_amd64.deb) ... Processing triggers for man-db ... Setting up libcurl3 (7.22.0-3ubuntu4.8) ... Setting up curl (7.22.0-3ubuntu4.8) ... Processing triggers for libc-bin ... ldconfig deferred processing now taking place vagrant@precise64:~$ !c

curl https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz vagrant@precise64:~$ ls postinstall.sh

On Jul 14, 2014, at 7:56 AM, David Laxer davidl@softintel.com wrote:

Here’s another data point:

vagrant@precise64:~$ pip install matplotlib Downloading/unpacking matplotlib Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 546, in unpack_http_url resp = session.get(target_url, stream=True) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/sessions.py", line 468, in get return self.request('GET', url, _kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 237, in request return super(PipSession, self).request(method, url, args, _kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/sessions.py", line 456, in request resp = self.send(prep, _send_kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/sessions.py", line 559, in send r = adapter.send(request, *_kwargs) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/adapters.py", line 384, in send raise Timeout(e, request=request) Timeout: HTTPSConnectionPool(host='pypi.python.org', port=443): Read timed out.

Storing debug log for failure in /home/vagrant/.pip/pip.log

On Jul 14, 2014, at 7:50 AM, Matthew A. Russell notifications@github.com wrote:

Am I reading this right? You successfully downloaded the file via pip but then you still got a timeout error somehow? Not sure how to explain that at all.

But what about this: after your "vagrant ssh", use curl to download the file then use pip to manually install it? Are you comfortable trying that?

On Jul 14, 2014, at 9:47 AM, dbl001 notifications@github.com wrote:

Weird. Here’s what the matplotlib 1.2.1 tar file looks like expanded on my Macbook Pro in OSX 10.9.4:

Here’s what happened with pip:

David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

158 packages can be updated. 73 updates are security updates.

Welcome to your Vagrant-built virtual machine. Last login: Fri Sep 14 06:23:18 2012 from 10.0.2.2 vagrant@precise64:~$ pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external 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_vagrant/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Downloading Flask-0.9.tar.gz (481kB): 481kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading Jinja2-2.6.tar.gz (389kB): 389kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading PyGithub-1.17.0.tar.gz (1.9MB): 1.9MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Downloading PyYAML-3.10.tar.gz (241kB): 241kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Downloading Werkzeug-0.8.3.tar.gz (1.1MB): 1.1MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading beautifulsoup4-4.1.3.tar.gz (58kB): 58kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Downloading chardet-2.1.1.tar.gz (178kB): 178kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/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_vagrant/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_vagrant/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Downloading feedparser-5.1.3.tar.bz2 (202kB): 202kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Downloading google-api-python-client-1.1.tar.gz (71kB): 71kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading httplib2-0.8.tar.gz (110kB): 110kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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. Downloading matplotlib-1.2.1.tar.gz (38.4MB): 38.4MB downloaded Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url download_hash = _download_url(resp, link, temp_location) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url for chunk in resp_read(4096): File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read chunk_size, decode_content=False): File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read data = self._fp.read(amt) File "/usr/lib/python2.7/httplib.py", line 561, in read s = self.fp.read(amt) File "/usr/lib/python2.7/socket.py", line 380, in read data = self._sock.recv(left) timeout: timed out

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$

On Jul 14, 2014, at 7:34 AM, Matthew A. Russell notifications@github.com wrote:

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

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

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

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

dbl001 commented 10 years ago

To clarify:

  1. I downloaded the file in my host OS with Firefox and unpacked it successfully. So, there’s nothing wrong with the file or the networking in the host.
  2. I tried running two variants of the pip command in the Vagrant virtual machine and both failed.

On Jul 14, 2014, at 7:50 AM, Matthew A. Russell notifications@github.com wrote:

Am I reading this right? You successfully downloaded the file via pip but then you still got a timeout error somehow? Not sure how to explain that at all.

But what about this: after your "vagrant ssh", use curl to download the file then use pip to manually install it? Are you comfortable trying that?

On Jul 14, 2014, at 9:47 AM, dbl001 notifications@github.com wrote:

Weird. Here’s what the matplotlib 1.2.1 tar file looks like expanded on my Macbook Pro in OSX 10.9.4:

Here’s what happened with pip:

David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

158 packages can be updated. 73 updates are security updates.

Welcome to your Vagrant-built virtual machine. Last login: Fri Sep 14 06:23:18 2012 from 10.0.2.2 vagrant@precise64:~$ pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external 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_vagrant/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Downloading Flask-0.9.tar.gz (481kB): 481kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading Jinja2-2.6.tar.gz (389kB): 389kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading PyGithub-1.17.0.tar.gz (1.9MB): 1.9MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Downloading PyYAML-3.10.tar.gz (241kB): 241kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Downloading Werkzeug-0.8.3.tar.gz (1.1MB): 1.1MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading beautifulsoup4-4.1.3.tar.gz (58kB): 58kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Downloading chardet-2.1.1.tar.gz (178kB): 178kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/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_vagrant/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_vagrant/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Downloading feedparser-5.1.3.tar.bz2 (202kB): 202kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Downloading google-api-python-client-1.1.tar.gz (71kB): 71kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading httplib2-0.8.tar.gz (110kB): 110kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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. Downloading matplotlib-1.2.1.tar.gz (38.4MB): 38.4MB downloaded Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url download_hash = _download_url(resp, link, temp_location) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url for chunk in resp_read(4096): File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read chunk_size, decode_content=False): File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read data = self._fp.read(amt) File "/usr/lib/python2.7/httplib.py", line 561, in read s = self.fp.read(amt) File "/usr/lib/python2.7/socket.py", line 380, in read data = self._sock.recv(left) timeout: timed out

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$

On Jul 14, 2014, at 7:34 AM, Matthew A. Russell notifications@github.com wrote:

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

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

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

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

ptwobrussell commented 10 years ago

You should be able to apt-get install wget or curl and pull down the matplotlib file like this: wget 'http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz?r=&ts=1405358131&use_mirror=iweb' You'll get a progress indicator to indicate that a download is indeed happening.

Then, you can use pip on that local file. IIRC, it would then just be pip install --allow-unverified matplotlib --allow-all-external ./matplotlib-1.2.1/matplotlib-1.2.1.tar.gz

Make sense?

On Jul 14, 2014, at 10:06 AM, dbl001 notifications@github.com wrote:

To clarify:

  1. I downloaded the file in my host OS with Firefox and unpacked it successfully. So, there’s nothing wrong with the file or the networking in the host.
  2. I tried running two variants of the pip command in the Vagrant virtual machine and both failed.

On Jul 14, 2014, at 7:50 AM, Matthew A. Russell notifications@github.com wrote:

Am I reading this right? You successfully downloaded the file via pip but then you still got a timeout error somehow? Not sure how to explain that at all.

But what about this: after your "vagrant ssh", use curl to download the file then use pip to manually install it? Are you comfortable trying that?

On Jul 14, 2014, at 9:47 AM, dbl001 notifications@github.com wrote:

Weird. Here’s what the matplotlib 1.2.1 tar file looks like expanded on my Macbook Pro in OSX 10.9.4:

Here’s what happened with pip:

David-Laxers-MacBook-Pro:Mining-the-Social-Web-2nd-Edition davidlaxer$ vagrant ssh Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64)

158 packages can be updated. 73 updates are security updates.

Welcome to your Vagrant-built virtual machine. Last login: Fri Sep 14 06:23:18 2012 from 10.0.2.2 vagrant@precise64:~$ pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external 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_vagrant/BeautifulSoup/setup.py) egg_info for package BeautifulSoup

Downloading/unpacking Flask==0.9 (from -r /vagrant/mtsw2e-requirements.txt (line 2)) Downloading Flask-0.9.tar.gz (481kB): 481kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading Jinja2-2.6.tar.gz (389kB): 389kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading PyGithub-1.17.0.tar.gz (1.9MB): 1.9MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyGithub/setup.py) egg_info for package PyGithub

Downloading/unpacking PyYAML==3.10 (from -r /vagrant/mtsw2e-requirements.txt (line 5)) Downloading PyYAML-3.10.tar.gz (241kB): 241kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/PyYAML/setup.py) egg_info for package PyYAML

Downloading/unpacking Werkzeug==0.8.3 (from -r /vagrant/mtsw2e-requirements.txt (line 6)) Downloading Werkzeug-0.8.3.tar.gz (1.1MB): 1.1MB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading beautifulsoup4-4.1.3.tar.gz (58kB): 58kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/beautifulsoup4/setup.py) egg_info for package beautifulsoup4

Downloading/unpacking chardet==2.1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 8)) Downloading chardet-2.1.1.tar.gz (178kB): 178kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/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_vagrant/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_vagrant/facebook-sdk/setup.py) egg_info for package facebook-sdk

Downloading/unpacking feedparser==5.1.3 (from -r /vagrant/mtsw2e-requirements.txt (line 12)) Downloading feedparser-5.1.3.tar.bz2 (202kB): 202kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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_vagrant/geopy/setup.py) egg_info for package geopy

Downloading/unpacking google-api-python-client==1.1 (from -r /vagrant/mtsw2e-requirements.txt (line 14)) Downloading google-api-python-client-1.1.tar.gz (71kB): 71kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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)) Downloading httplib2-0.8.tar.gz (110kB): 110kB downloaded Running setup.py (path:/tmp/pip_build_vagrant/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. Downloading matplotlib-1.2.1.tar.gz (38.4MB): 38.4MB downloaded Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1375, in unpack_url self.session, File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 572, in unpack_http_url download_hash = _download_url(resp, link, temp_location) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 433, in _download_url for chunk in resp_read(4096): File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 421, in resp_read chunk_size, decode_content=False): File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream data = self.read(amt=amt, decode_content=decode_content) File "/usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read data = self._fp.read(amt) File "/usr/lib/python2.7/httplib.py", line 561, in read s = self.fp.read(amt) File "/usr/lib/python2.7/socket.py", line 380, in read data = self._sock.recv(left) timeout: timed out

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$

On Jul 14, 2014, at 7:34 AM, Matthew A. Russell notifications@github.com wrote:

Dave - that's exactly where I was going to head with this: Try to "vagrant ssh" into the VM and once you have a shell inside of it, see if you can either 1) invoke pip and install as you've described to get the dependency satisfied or 2) repeatedly "vagrant provision".

And again, if we can get this sorted in another day or so, I'll make a pre-provisioned VM available for you to download somewhere so you can skip past this for now. (My hunch is that there is some kind of networking issue at the root of these semi-mysterious failures.)

On Jul 14, 2014, at 9:31 AM, dbl001 notifications@github.com wrote:

Hi Mat,

No worries. I’m on a MacBook Pro running Mavericks OSX 10.9.4. I’m currently on a crappy network (e.g. DSL 6MB/sec, WIFI to Cisco Router). I couldn’t use the Box Cloud backup system. However, it hasn’t affected anything else, including photo images, Viritual Boxed from OpenGen, SaaS, GitHub, etc. Maybe there are more delays inside the VM (due to NAT, etc.)

I pasted the URL https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz into Firefox on the host system and the 36.7 MB file downloaded in ~40 seconds.

Can I do the 'pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external’ inside the Virtual Box from a terminal shell. If this works after a few attempts, continue the ‘vagrant provision’ to see if the script continues?

Thanks in advance.

Best, -Dave

On Jul 14, 2014, at 7:18 AM, Matthew A. Russell notifications@github.com wrote:

Hey there -

I'm sorry that you're running into some issues with the installation, and I'll do my best to help you. There are a couple of things we can try, and if we can't make suitable progress after a few attempts, I can just provide you with a VM that's already provisioned, which is effectively a version with everything pre-installed. But first, let's try to identify the root issue.

Just to bring you up to speed, it looks like your provisioning process is stalling out when it's trying to install all of the various Python requirements with pip via the command pip install -r /vagrant/mtsw2e-requirements.txt --allow-unverified matplotlib --allow-all-external. In particular, it appears to be failing on the matplotlib dependency per these lines in your output:

==> default: Downloading/unpacking matplotlib==1.2.1 (from -r /vagrant/mtsw2e-requirements.txt (line 16)) ==> default: matplotlib an externally hosted file and may be unreliable ==> default: matplotlib is potentially insecure and unverifiable. ==> default: Cleaning up... ==> default: Exception: ==> default: Traceback (most recent call last): ... ==> default: IOError: CRC check failed 0xd0d2db55 != 0xc5ab6250L I think this has come up before, though it's hard to really understand what could be causing the problem since a CRC check implies either a corrupted file or some kind of corruption during transmission. What is your networking situation? Are you over a reliable network or are you tethering or using a spottly WiFi connection? Would just be good to know so that we can potentially eliminate this as a variable.

I think the matplotlib file is being downloaded from https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz per the PyPI information mentioned at https://pypi.python.org/pypi/matplotlib/1.2.1 so as another diagnostic, could you try downloading that gz file by just pasting the URL in your browser.

Let me know your results on these two things, and then we can take steps to get matplotlib installed based on your results.

Hang in there. We'll get through this.

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

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

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

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

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

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

dbl001 commented 10 years ago

Hmmm. Something’s odd here ..
(I renamed the oddly misnamed file that wget retrieved and was able to decompress and extract it - sorry for the long tedious output). But, pip has problem ...

vagrant@precise64:~$ wget 'http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz?r=&ts=1405358131&use_mirror=iweb' --2014-07-14 17:38:40-- http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz?r=&ts=1405358131&use_mirror=iweb Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://iweb.dl.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz [following] --2014-07-14 17:38:40-- http://iweb.dl.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz Resolving iweb.dl.sourceforge.net (iweb.dl.sourceforge.net)... 70.38.0.134, 2607:f748:10:12::5f:2 Connecting to iweb.dl.sourceforge.net (iweb.dl.sourceforge.net)|70.38.0.134|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 38446200 (37M) [application/x-gzip] Saving to: `matplotlib-1.2.1.tar.gz?r=&ts=1405358131&use_mirror=iweb'

100%[==================================================================================================================================================================>] 38,446,200 41.3K/s in 2m 14s

2014-07-14 17:40:55 (280 KB/s) - `matplotlib-1.2.1.tar.gz?r=&ts=1405358131&use_mirror=iweb' saved [38446200/38446200]

vagrant@precise64:~$ ls matplotlib-1.2.1.tar.gz?r=&ts=1405358131&use_mirror=iweb postinstall.sh vagrant@precise64:~$ pip install --allow-unverified matplotlib --allow-all-external ./matplotlib-1.2.1/matplotlib-1.2.1.tar.gz Requirement './matplotlib-1.2.1/matplotlib-1.2.1.tar.gz' looks like a filename, but the file does not exist Unpacking ./matplotlib-1.2.1/matplotlib-1.2.1.tar.gz Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1364, in unpack_url unpack_file_url(link, location, download_dir) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 640, in unpack_file_url unpack_file(from_path, location, content_type, link) File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 623, in unpack_file or tarfile.is_tarfile(filename) File "/usr/lib/python2.7/tarfile.py", line 2583, in is_tarfile t = open(name) File "/usr/lib/python2.7/tarfile.py", line 1660, in open return func(name, "r", fileobj, **kwargs) File "/usr/lib/python2.7/tarfile.py", line 1722, in gzopen fileobj = bltn_open(name, mode + "b") IOError: [Errno 2] No such file or directory: '/home/vagrant/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz'

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$ file matplotlib-1.2.1.tar.gz
matplotlib-1.2.1.tar.gz: ERROR: cannot open `matplotlib-1.2.1.tar.gz' (No such file or directory) vagrant@precise64:~$ ls -l total 37556 -rw-rw-r-- 1 vagrant vagrant 38446200 Mar 26 2013 matplotlib-1.2.1.tar.gz?r=&ts=1405358131&use_mirror=iweb -rwxr-xr-x 1 vagrant vagrant 6487 Sep 14 2012 postinstall.sh vagrant@precise64:~$ mv matplotlib-1.2.1.tar.gz\?r\=&ts\=1405358131&use_mirror\=iweb matplotlib-1.2.3.tar.gz vagrant@precise64:~$ file !$ file matplotlib-1.2.3.tar.gz matplotlib-1.2.3.tar.gz: gzip compressed data, was "dist/matplotlib-1.2.1.tar", last modified: Tue Mar 26 14:25:16 2013, max compression vagrant@precise64:~$ !p pip install --allow-unverified matplotlib --allow-all-external ./matplotlib-1.2.1/matplotlib-1.2.1.tar.gz Requirement './matplotlib-1.2.1/matplotlib-1.2.1.tar.gz' looks like a filename, but the file does not exist Unpacking ./matplotlib-1.2.1/matplotlib-1.2.1.tar.gz Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1364, in unpack_url unpack_file_url(link, location, download_dir) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 640, in unpack_file_url unpack_file(from_path, location, content_type, link) File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 623, in unpack_file or tarfile.is_tarfile(filename) File "/usr/lib/python2.7/tarfile.py", line 2583, in is_tarfile t = open(name) File "/usr/lib/python2.7/tarfile.py", line 1660, in open return func(name, "r", fileobj, **kwargs) File "/usr/lib/python2.7/tarfile.py", line 1722, in gzopen fileobj = bltn_open(name, mode + "b") IOError: [Errno 2] No such file or directory: '/home/vagrant/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz'

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$ ls matplotlib-1.2.3.tar.gz postinstall.sh vagrant@precise64:~$ pip pip install --allow-unverified matplotlib --allow-all-external ./matplotlib-1.2.1.tar.gz
ERROR: unknown command "pip" - maybe you meant "zip" vagrant@precise64:~$ pip install --allow-unverified matplotlib --allow-all-external ./matplotlib-1.2.1.tar.gz
Requirement './matplotlib-1.2.1.tar.gz' looks like a filename, but the file does not exist Unpacking ./matplotlib-1.2.1.tar.gz Cleaning up... Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip/commands/install.py", line 278, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1197, in prepare_files do_download, File "/usr/local/lib/python2.7/dist-packages/pip/req.py", line 1364, in unpack_url unpack_file_url(link, location, download_dir) File "/usr/local/lib/python2.7/dist-packages/pip/download.py", line 640, in unpack_file_url unpack_file(from_path, location, content_type, link) File "/usr/local/lib/python2.7/dist-packages/pip/util.py", line 623, in unpack_file or tarfile.is_tarfile(filename) File "/usr/lib/python2.7/tarfile.py", line 2583, in is_tarfile t = open(name) File "/usr/lib/python2.7/tarfile.py", line 1660, in open return func(name, "r", fileobj, **kwargs) File "/usr/lib/python2.7/tarfile.py", line 1722, in gzopen fileobj = bltn_open(name, mode + "b") IOError: [Errno 2] No such file or directory: '/home/vagrant/matplotlib-1.2.1.tar.gz'

Storing debug log for failure in /home/vagrant/.pip/pip.log vagrant@precise64:~$ ls -l matplotlib-1.2.3.tar.gz -rw-rw-r-- 1 vagrant vagrant 38446200 Mar 26 2013 matplotlib-1.2.3.tar.gz vagrant@precise64:~$ ls -l
total 37556 -rw-rw-r-- 1 vagrant vagrant 38446200 Mar 26 2013 matplotlib-1.2.3.tar.gz -rwxr-xr-x 1 vagrant vagrant 6487 Sep 14 2012 postinstall.sh vagrant@precise64:~$ file matplotlib-1.2.3.tar.gz matplotlib-1.2.3.tar.gz: gzip compressed data, was "dist/matplotlib-1.2.1.tar", last modified: Tue Mar 26 14:25:16 2013, max compression vagrant@precise64:~$ gunzip matplotlib-1.2.3.tar.gz vagrant@precise64:~$ ls -l total 63868 -rw-rw-r-- 1 vagrant vagrant 65392640 Mar 26 2013 matplotlib-1.2.3.tar -rwxr-xr-x 1 vagrant vagrant 6487 Sep 14 2012 postinstall.sh vagrant@precise64:~$ tar xvf matplotlib-1.2.3.tar matplotlib-1.2.1/ matplotlib-1.2.1/setup.cfg.template matplotlib-1.2.1/agg24/ matplotlib-1.2.1/agg24/src/ matplotlib-1.2.1/agg24/src/copying matplotlib-1.2.1/agg24/src/agg_bezier_arc.cpp matplotlib-1.2.1/agg24/src/agg_trans_warp_magnifier.cpp matplotlib-1.2.1/agg24/src/agg_vcgen_contour.cpp matplotlib-1.2.1/agg24/src/agg_vcgen_dash.cpp matplotlib-1.2.1/agg24/src/platform/ matplotlib-1.2.1/agg24/src/platform/X11/ matplotlib-1.2.1/agg24/src/platform/X11/agg_platform_support.cpp matplotlib-1.2.1/agg24/src/platform/win32/ matplotlib-1.2.1/agg24/src/platform/win32/agg_win32_bmp.cpp matplotlib-1.2.1/agg24/src/platform/win32/agg_platform_support.cpp matplotlib-1.2.1/agg24/src/platform/mac/ matplotlib-1.2.1/agg24/src/platform/mac/agg_platform_support.cpp matplotlib-1.2.1/agg24/src/platform/mac/agg_mac_pmap.cpp matplotlib-1.2.1/agg24/src/platform/sdl/ matplotlib-1.2.1/agg24/src/platform/sdl/agg_platform_support.cpp matplotlib-1.2.1/agg24/src/platform/BeOS/ matplotlib-1.2.1/agg24/src/platform/BeOS/agg_platform_support.cpp matplotlib-1.2.1/agg24/src/platform/AmigaOS/ matplotlib-1.2.1/agg24/src/platform/AmigaOS/agg_platform_support.cpp matplotlib-1.2.1/agg24/src/agg_image_filters.cpp matplotlib-1.2.1/agg24/src/authors matplotlib-1.2.1/agg24/src/agg_rounded_rect.cpp matplotlib-1.2.1/agg24/src/agg_curves.cpp matplotlib-1.2.1/agg24/src/agg_trans_affine.cpp matplotlib-1.2.1/agg24/src/agg_trans_double_path.cpp matplotlib-1.2.1/agg24/src/agg_vpgen_clip_polygon.cpp matplotlib-1.2.1/agg24/src/agg_vpgen_clip_polyline.cpp matplotlib-1.2.1/agg24/src/agg_vpgen_segmentator.cpp matplotlib-1.2.1/agg24/src/agg_line_aa_basics.cpp matplotlib-1.2.1/agg24/src/agg_bspline.cpp matplotlib-1.2.1/agg24/src/agg_vcgen_smooth_poly1.cpp matplotlib-1.2.1/agg24/src/agg_gsv_text.cpp matplotlib-1.2.1/agg24/src/agg_arrowhead.cpp matplotlib-1.2.1/agg24/src/agg_arc.cpp matplotlib-1.2.1/agg24/src/agg_sqrt_tables.cpp matplotlib-1.2.1/agg24/src/ChangeLog matplotlib-1.2.1/agg24/src/agg_trans_single_path.cpp matplotlib-1.2.1/agg24/src/agg_vcgen_stroke.cpp matplotlib-1.2.1/agg24/src/ctrl/ matplotlib-1.2.1/agg24/src/ctrl/agg_scale_ctrl.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_gamma_spline.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_gamma_ctrl.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_polygon_ctrl.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_slider_ctrl.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_rbox_ctrl.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_cbox_ctrl.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_bezier_ctrl.cpp matplotlib-1.2.1/agg24/src/ctrl/agg_spline_ctrl.cpp matplotlib-1.2.1/agg24/src/agg_vcgen_markers_term.cpp matplotlib-1.2.1/agg24/src/agg_line_profile_aa.cpp matplotlib-1.2.1/agg24/src/agg_vcgen_bspline.cpp matplotlib-1.2.1/agg24/src/agg_embedded_raster_fonts.cpp matplotlib-1.2.1/agg24/include/ matplotlib-1.2.1/agg24/include/agg_pixfmt_rgb.h matplotlib-1.2.1/agg24/include/agg_glyph_raster_bin.h matplotlib-1.2.1/agg24/include/agg_rasterizer_scanline_aa.h matplotlib-1.2.1/agg24/include/agg_color_rgba.h matplotlib-1.2.1/agg24/include/agg_trans_affine.h matplotlib-1.2.1/agg24/include/agg_conv_dash.h matplotlib-1.2.1/agg24/include/agg_vcgen_stroke.h matplotlib-1.2.1/agg24/include/agg_rasterizer_sl_clip.h matplotlib-1.2.1/agg24/include/agg_span_interpolator_linear.h matplotlib-1.2.1/agg24/include/agg_span_image_filter_rgb.h matplotlib-1.2.1/agg24/include/agg_trans_viewport.h matplotlib-1.2.1/agg24/include/agg_span_pattern_gray.h matplotlib-1.2.1/agg24/include/agg_span_image_filter.h matplotlib-1.2.1/agg24/include/agg_span_solid.h matplotlib-1.2.1/agg24/include/agg_conv_close_polygon.h matplotlib-1.2.1/agg24/include/agg_vcgen_dash.h matplotlib-1.2.1/agg24/include/agg_renderer_primitives.h matplotlib-1.2.1/agg24/include/agg_conv_adaptor_vcgen.h matplotlib-1.2.1/agg24/include/agg_vcgen_smooth_poly1.h matplotlib-1.2.1/agg24/include/agg_trans_single_path.h matplotlib-1.2.1/agg24/include/agg_dda_line.h matplotlib-1.2.1/agg24/include/agg_rendering_buffer.h matplotlib-1.2.1/agg24/include/agg_span_gouraud_gray.h matplotlib-1.2.1/agg24/include/agg_conv_clip_polyline.h matplotlib-1.2.1/agg24/include/agg_span_gouraud.h matplotlib-1.2.1/agg24/include/agg_scanline_boolean_algebra.h matplotlib-1.2.1/agg24/include/agg_font_cache_manager.h matplotlib-1.2.1/agg24/include/agg_vcgen_vertex_sequence.h matplotlib-1.2.1/agg24/include/agg_span_gradient_alpha.h matplotlib-1.2.1/agg24/include/agg_conv_curve.h matplotlib-1.2.1/agg24/include/agg_math.h matplotlib-1.2.1/agg24/include/agg_span_subdiv_adaptor.h matplotlib-1.2.1/agg24/include/agg_path_storage.h matplotlib-1.2.1/agg24/include/platform/ matplotlib-1.2.1/agg24/include/platform/win32/ matplotlib-1.2.1/agg24/include/platform/win32/agg_win32_bmp.h matplotlib-1.2.1/agg24/include/platform/mac/ matplotlib-1.2.1/agg24/include/platform/mac/agg_mac_pmap.h matplotlib-1.2.1/agg24/include/platform/agg_platform_support.h matplotlib-1.2.1/agg24/include/agg_vcgen_contour.h matplotlib-1.2.1/agg24/include/agg_rasterizer_compound_aa.h matplotlib-1.2.1/agg24/include/agg_conv_unclose_polygon.h matplotlib-1.2.1/agg24/include/agg_bezier_arc.h matplotlib-1.2.1/agg24/include/agg_conv_clip_polygon.h matplotlib-1.2.1/agg24/include/agg_trans_bilinear.h matplotlib-1.2.1/agg24/include/agg_bspline.h matplotlib-1.2.1/agg24/include/agg_span_image_filter_rgba.h matplotlib-1.2.1/agg24/include/agg_conv_adaptor_vpgen.h matplotlib-1.2.1/agg24/include/agg_arrowhead.h matplotlib-1.2.1/agg24/include/agg_gsv_text.h matplotlib-1.2.1/agg24/include/agg_renderer_outline_aa.h matplotlib-1.2.1/agg24/include/agg_scanline_bin.h matplotlib-1.2.1/agg24/include/agg_conv_gpc.h matplotlib-1.2.1/agg24/include/agg_vcgen_markers_term.h matplotlib-1.2.1/agg24/include/agg_gamma_lut.h matplotlib-1.2.1/agg24/include/agg_span_allocator.h matplotlib-1.2.1/agg24/include/agg_conv_smooth_poly1.h matplotlib-1.2.1/agg24/include/agg_span_pattern_rgba.h matplotlib-1.2.1/agg24/include/agg_pattern_filters_rgba.h matplotlib-1.2.1/agg24/include/agg_span_pattern_rgb.h matplotlib-1.2.1/agg24/include/agg_ellipse_bresenham.h matplotlib-1.2.1/agg24/include/agg_pixfmt_transposer.h matplotlib-1.2.1/agg24/include/agg_line_aa_basics.h matplotlib-1.2.1/agg24/include/agg_basics.h matplotlib-1.2.1/agg24/include/agg_pixfmt_gray.h matplotlib-1.2.1/agg24/include/agg_conv_concat.h matplotlib-1.2.1/agg24/include/agg_pixfmt_amask_adaptor.h matplotlib-1.2.1/agg24/include/agg_renderer_raster_text.h matplotlib-1.2.1/agg24/include/agg_conv_contour.h matplotlib-1.2.1/agg24/include/agg_conv_transform.h matplotlib-1.2.1/agg24/include/agg_span_gouraud_rgba.h matplotlib-1.2.1/agg24/include/agg_embedded_raster_fonts.h matplotlib-1.2.1/agg24/include/agg_clip_liang_barsky.h matplotlib-1.2.1/agg24/include/agg_ellipse.h matplotlib-1.2.1/agg24/include/agg_conv_stroke.h matplotlib-1.2.1/agg24/include/agg_trans_warp_magnifier.h matplotlib-1.2.1/agg24/include/agg_vertex_sequence.h matplotlib-1.2.1/agg24/include/agg_gamma_functions.h matplotlib-1.2.1/agg24/include/agg_renderer_scanline.h matplotlib-1.2.1/agg24/include/agg_alpha_mask_u8.h matplotlib-1.2.1/agg24/include/agg_shorten_path.h matplotlib-1.2.1/agg24/include/agg_conv_marker.h matplotlib-1.2.1/agg24/include/agg_config.h matplotlib-1.2.1/agg24/include/agg_scanline_u.h matplotlib-1.2.1/agg24/include/agg_pixfmt_rgba.h matplotlib-1.2.1/agg24/include/agg_simul_eq.h matplotlib-1.2.1/agg24/include/agg_renderer_markers.h matplotlib-1.2.1/agg24/include/agg_vpgen_clip_polyline.h matplotlib-1.2.1/agg24/include/agg_blur.h matplotlib-1.2.1/agg24/include/agg_conv_shorten_path.h matplotlib-1.2.1/agg24/include/agg_conv_marker_adaptor.h matplotlib-1.2.1/agg24/include/agg_rasterizer_outline.h matplotlib-1.2.1/agg24/include/agg_arc.h matplotlib-1.2.1/agg24/include/agg_scanline_storage_aa.h matplotlib-1.2.1/agg24/include/agg_span_image_filter_gray.h matplotlib-1.2.1/agg24/include/agg_span_interpolator_adaptor.h matplotlib-1.2.1/agg24/include/agg_bitset_iterator.h matplotlib-1.2.1/agg24/include/agg_color_gray.h matplotlib-1.2.1/agg24/include/agg_conv_bspline.h matplotlib-1.2.1/agg24/include/agg_trans_double_path.h matplotlib-1.2.1/agg24/include/agg_vpgen_clip_polygon.h matplotlib-1.2.1/agg24/include/agg_rasterizer_cells_aa.h matplotlib-1.2.1/agg24/include/agg_span_interpolator_trans.h matplotlib-1.2.1/agg24/include/agg_renderer_outline_image.h matplotlib-1.2.1/agg24/include/ctrl/ matplotlib-1.2.1/agg24/include/ctrl/agg_polygon_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_slider_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_cbox_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_gamma_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_gamma_spline.h matplotlib-1.2.1/agg24/include/ctrl/agg_rbox_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_bezier_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_spline_ctrl.h matplotlib-1.2.1/agg24/include/ctrl/agg_scale_ctrl.h matplotlib-1.2.1/agg24/include/agg_array.h matplotlib-1.2.1/agg24/include/agg_renderer_mclip.h matplotlib-1.2.1/agg24/include/agg_image_accessors.h matplotlib-1.2.1/agg24/include/agg_path_storage_integer.h matplotlib-1.2.1/agg24/include/agg_bounding_rect.h matplotlib-1.2.1/agg24/include/agg_rendering_buffer_dynarow.h matplotlib-1.2.1/agg24/include/agg_vcgen_bspline.h matplotlib-1.2.1/agg24/include/agg_curves.h matplotlib-1.2.1/agg24/include/agg_rounded_rect.h matplotlib-1.2.1/agg24/include/agg_span_gradient.h matplotlib-1.2.1/agg24/include/agg_rasterizer_outline_aa.h matplotlib-1.2.1/agg24/include/agg_scanline_storage_bin.h matplotlib-1.2.1/agg24/include/agg_span_converter.h matplotlib-1.2.1/agg24/include/agg_math_stroke.h matplotlib-1.2.1/agg24/include/agg_scanline_p.h matplotlib-1.2.1/agg24/include/agg_gradient_lut.h matplotlib-1.2.1/agg24/include/agg_path_length.h matplotlib-1.2.1/agg24/include/agg_conv_segmentator.h matplotlib-1.2.1/agg24/include/agg_vpgen_segmentator.h matplotlib-1.2.1/agg24/include/util/ matplotlib-1.2.1/agg24/include/util/agg_color_conv_rgb16.h matplotlib-1.2.1/agg24/include/util/agg_color_conv_rgb8.h matplotlib-1.2.1/agg24/include/util/agg_color_conv.h matplotlib-1.2.1/agg24/include/agg_renderer_base.h matplotlib-1.2.1/agg24/include/agg_trans_perspective.h matplotlib-1.2.1/agg24/include/agg_span_interpolator_persp.h matplotlib-1.2.1/agg24/include/agg_pixfmt_rgb_packed.h matplotlib-1.2.1/agg24/include/agg_image_filters.h matplotlib-1.2.1/ttconv/ matplotlib-1.2.1/ttconv/pprdrv_tt2.cpp matplotlib-1.2.1/ttconv/pprdrv_tt.cpp matplotlib-1.2.1/ttconv/ttutil.cpp matplotlib-1.2.1/ttconv/global_defines.h matplotlib-1.2.1/ttconv/truetype.h matplotlib-1.2.1/ttconv/pprdrv.h matplotlib-1.2.1/matplotlibrc.template matplotlib-1.2.1/Makefile matplotlib-1.2.1/PKG-INFO matplotlib-1.2.1/CHANGELOG matplotlib-1.2.1/MANIFEST.in matplotlib-1.2.1/INSTALL matplotlib-1.2.1/TODO matplotlib-1.2.1/CONTRIBUTING.md matplotlib-1.2.1/setupext.py matplotlib-1.2.1/src/ matplotlib-1.2.1/src/ft2font.cpp matplotlib-1.2.1/src/agg_py_transforms.cpp matplotlib-1.2.1/src/_image.cpp matplotlib-1.2.1/src/agg_py_transforms.h matplotlib-1.2.1/src/file_compat.h matplotlib-1.2.1/src/backend_gdk.c matplotlib-1.2.1/src/mplutils.h matplotlib-1.2.1/src/agg_py_path_iterator.h matplotlib-1.2.1/src/mplutils.cpp matplotlib-1.2.1/src/_png.cpp matplotlib-1.2.1/src/_path.cpp matplotlib-1.2.1/src/backend_agg.cpp matplotlib-1.2.1/src/MPL_isnan.h matplotlib-1.2.1/src/path.cpp matplotlib-1.2.1/src/_backend_agg.h matplotlib-1.2.1/src/_backend_gdk.c matplotlib-1.2.1/src/path_cleanup.cpp matplotlib-1.2.1/src/_gtkagg.cpp matplotlib-1.2.1/src/_tkagg.cpp matplotlib-1.2.1/src/nxutils.c matplotlib-1.2.1/src/_windowing.cpp matplotlib-1.2.1/src/_macosx.m matplotlib-1.2.1/src/ft2font.h matplotlib-1.2.1/src/path_converters.h matplotlib-1.2.1/src/image.cpp matplotlib-1.2.1/src/cntr.c matplotlib-1.2.1/src/_ttconv.cpp matplotlib-1.2.1/src/path_cleanup.h matplotlib-1.2.1/src/_image.h matplotlib-1.2.1/src/_backend_agg.cpp matplotlib-1.2.1/README.txt matplotlib-1.2.1/CXX/ matplotlib-1.2.1/CXX/Exception.hxx matplotlib-1.2.1/CXX/Objects.hxx matplotlib-1.2.1/CXX/Extensions.hxx matplotlib-1.2.1/CXX/Version.hxx matplotlib-1.2.1/CXX/IndirectPythonInterface.cxx matplotlib-1.2.1/CXX/cxxsupport.cxx matplotlib-1.2.1/CXX/Python2/ matplotlib-1.2.1/CXX/Python2/Exception.hxx matplotlib-1.2.1/CXX/Python2/Objects.hxx matplotlib-1.2.1/CXX/Python2/Extensions.hxx matplotlib-1.2.1/CXX/Python2/IndirectPythonInterface.cxx matplotlib-1.2.1/CXX/Python2/cxxsupport.cxx matplotlib-1.2.1/CXX/Python2/Config.hxx matplotlib-1.2.1/CXX/Python2/ExtensionModule.hxx matplotlib-1.2.1/CXX/Python2/CxxDebug.hxx matplotlib-1.2.1/CXX/Python2/ExtensionTypeBase.hxx matplotlib-1.2.1/CXX/Python2/cxxextensions.c matplotlib-1.2.1/CXX/Python2/cxx_extensions.cxx matplotlib-1.2.1/CXX/Python2/PythonType.hxx matplotlib-1.2.1/CXX/Python2/ExtensionType.hxx matplotlib-1.2.1/CXX/Python2/IndirectPythonInterface.hxx matplotlib-1.2.1/CXX/Python2/ExtensionOldType.hxx matplotlib-1.2.1/CXX/WrapPython.h matplotlib-1.2.1/CXX/Config.hxx matplotlib-1.2.1/CXX/cxxextensions.c matplotlib-1.2.1/CXX/Python3/ matplotlib-1.2.1/CXX/Python3/Exception.hxx matplotlib-1.2.1/CXX/Python3/Objects.hxx matplotlib-1.2.1/CXX/Python3/Extensions.hxx matplotlib-1.2.1/CXX/Python3/IndirectPythonInterface.cxx matplotlib-1.2.1/CXX/Python3/cxxsupport.cxx matplotlib-1.2.1/CXX/Python3/Config.hxx matplotlib-1.2.1/CXX/Python3/ExtensionModule.hxx matplotlib-1.2.1/CXX/Python3/CxxDebug.hxx matplotlib-1.2.1/CXX/Python3/ExtensionTypeBase.hxx matplotlib-1.2.1/CXX/Python3/cxxextensions.c matplotlib-1.2.1/CXX/Python3/cxx_extensions.cxx matplotlib-1.2.1/CXX/Python3/PythonType.hxx matplotlib-1.2.1/CXX/Python3/ExtensionType.hxx matplotlib-1.2.1/CXX/Python3/IndirectPythonInterface.hxx matplotlib-1.2.1/CXX/Python3/ExtensionOldType.hxx matplotlib-1.2.1/CXX/cxx_extensions.cxx matplotlib-1.2.1/CXX/IndirectPythonInterface.hxx matplotlib-1.2.1/examples/ matplotlib-1.2.1/examples/axes_grid/ matplotlib-1.2.1/examples/axes_grid/demo_axisline_style.py matplotlib-1.2.1/examples/axes_grid/demo_floating_axes.py matplotlib-1.2.1/examples/axes_grid/simple_axesgrid.py matplotlib-1.2.1/examples/axes_grid/demo_parasite_axes2.py matplotlib-1.2.1/examples/axes_grid/demo_axes_grid2.py matplotlib-1.2.1/examples/axes_grid/inset_locator_demo.py matplotlib-1.2.1/examples/axes_grid/demo_edge_colorbar.py matplotlib-1.2.1/examples/axes_grid/simple_axesgrid2.py matplotlib-1.2.1/examples/axes_grid/demo_curvelinear_grid.py matplotlib-1.2.1/examples/axes_grid/demo_axes_hbox_divider.py matplotlib-1.2.1/examples/axes_grid/demo_axes_rgb.py matplotlib-1.2.1/examples/axes_grid/make_room_for_ylabel_using_axesgrid.py matplotlib-1.2.1/examples/axes_grid/inset_locator_demo2.py matplotlib-1.2.1/examples/axes_grid/parasite_simple2.py matplotlib-1.2.1/examples/axes_grid/demo_axes_divider.py matplotlib-1.2.1/examples/axes_grid/simple_anchored_artists.py matplotlib-1.2.1/examples/axes_grid/demo_floating_axis.py matplotlib-1.2.1/examples/axes_grid/scatter_hist.py matplotlib-1.2.1/examples/axes_grid/demo_curvelinear_grid2.py matplotlib-1.2.1/examples/axes_grid/demo_colorbar_with_inset_locator.py matplotlib-1.2.1/examples/axes_grid/demo_axes_grid.py matplotlib-1.2.1/examples/axes_grid/simple_axisline4.py matplotlib-1.2.1/examples/pylab_examples/ matplotlib-1.2.1/examples/pylab_examples/ellipse_demo.py matplotlib-1.2.1/examples/pylab_examples/demo_ribbon_box.py matplotlib-1.2.1/examples/pylab_examples/arrow_demo.py matplotlib-1.2.1/examples/pylab_examples/nan_test.py matplotlib-1.2.1/examples/pylab_examples/loadrec.py matplotlib-1.2.1/examples/pylab_examples/figure_title.py matplotlib-1.2.1/examples/pylab_examples/cursor_demo.py matplotlib-1.2.1/examples/pylab_examples/errorbar_limits.py matplotlib-1.2.1/examples/pylab_examples/broken_barh.py matplotlib-1.2.1/examples/pylab_examples/xcorr_demo.py matplotlib-1.2.1/examples/pylab_examples/log_bar.py matplotlib-1.2.1/examples/pylab_examples/subplots_demo.py matplotlib-1.2.1/examples/pylab_examples/contourf_log.py matplotlib-1.2.1/examples/pylab_examples/contourf_demo.py matplotlib-1.2.1/examples/pylab_examples/gradient_bar.py matplotlib-1.2.1/examples/pylab_examples/polar_scatter.py matplotlib-1.2.1/examples/pylab_examples/barchart_demo2.py matplotlib-1.2.1/examples/pylab_examples/coords_report.py matplotlib-1.2.1/examples/pylab_examples/scatter_custom_symbol.py matplotlib-1.2.1/examples/pylab_examples/arctest.py matplotlib-1.2.1/examples/pylab_examples/step_demo.py matplotlib-1.2.1/examples/pylab_examples/alignment_test.py matplotlib-1.2.1/examples/pylab_examples/stem_plot.py matplotlib-1.2.1/examples/pylab_examples/pythonic_matplotlib.py matplotlib-1.2.1/examples/pylab_examples/filledmarker_demo.py matplotlib-1.2.1/examples/pylab_examples/scatter_demo2.py matplotlib-1.2.1/examples/pylab_examples/legend_scatter.py matplotlib-1.2.1/examples/pylab_examples/date_demo2.py matplotlib-1.2.1/examples/pylab_examples/figlegend_demo.py matplotlib-1.2.1/examples/pylab_examples/to_numeric.py matplotlib-1.2.1/examples/pylab_examples/line_collection.py matplotlib-1.2.1/examples/pylab_examples/equal_aspect_ratio.py matplotlib-1.2.1/examples/pylab_examples/dashpointlabel.py matplotlib-1.2.1/examples/pylab_examples/figimage_demo.py matplotlib-1.2.1/examples/pylab_examples/manual_axis.py matplotlib-1.2.1/examples/pylab_examples/newscalarformatter_demo.py matplotlib-1.2.1/examples/pylab_examples/legend_translucent.py matplotlib-1.2.1/examples/pylab_examples/movie_demo.py matplotlib-1.2.1/examples/pylab_examples/axes_demo.py matplotlib-1.2.1/examples/pylab_examples/stackplot_demo.py matplotlib-1.2.1/examples/pylab_examples/unicode_demo.py matplotlib-1.2.1/examples/pylab_examples/subplot_demo.py matplotlib-1.2.1/examples/pylab_examples/pstest.py matplotlib-1.2.1/examples/pylab_examples/fill_demo.py matplotlib-1.2.1/examples/pylab_examples/scatter_profile.py matplotlib-1.2.1/examples/pylab_examples/boxplot_demo3.py matplotlib-1.2.1/examples/pylab_examples/csd_demo.py matplotlib-1.2.1/examples/pylab_examples/scatter_star_poly.py matplotlib-1.2.1/examples/pylab_examples/psd_demo2.py matplotlib-1.2.1/examples/pylab_examples/shared_axis_across_figures.py matplotlib-1.2.1/examples/pylab_examples/date_demo1.py matplotlib-1.2.1/examples/pylab_examples/demo_agg_filter.py matplotlib-1.2.1/examples/pylab_examples/hist2d_demo.py matplotlib-1.2.1/examples/pylab_examples/fill_spiral.py matplotlib-1.2.1/examples/pylab_examples/date_demo_rrule.py matplotlib-1.2.1/examples/pylab_examples/demo_text_path.py matplotlib-1.2.1/examples/pylab_examples/errorbar_subsample.py matplotlib-1.2.1/examples/pylab_examples/webapp_demo.py matplotlib-1.2.1/examples/pylab_examples/system_monitor.py matplotlib-1.2.1/examples/pylab_examples/anchored_artists.py matplotlib-1.2.1/examples/pylab_examples/spy_demos.py matplotlib-1.2.1/examples/pylab_examples/README matplotlib-1.2.1/examples/pylab_examples/multiple_figs_demo.py matplotlib-1.2.1/examples/pylab_examples/fonts_demo_kw.py matplotlib-1.2.1/examples/pylab_examples/colorbar_tick_labelling_demo.py matplotlib-1.2.1/examples/pylab_examples/data_helper.py matplotlib-1.2.1/examples/pylab_examples/mri_demo.py matplotlib-1.2.1/examples/pylab_examples/legend_demo4.py matplotlib-1.2.1/examples/pylab_examples/animation_demo.py matplotlib-1.2.1/examples/pylab_examples/polar_demo.py matplotlib-1.2.1/examples/pylab_examples/accented_text.py matplotlib-1.2.1/examples/pylab_examples/layer_images.py matplotlib-1.2.1/examples/pylab_examples/subplots_adjust.py matplotlib-1.2.1/examples/pylab_examples/fancybox_demo.py matplotlib-1.2.1/examples/pylab_examples/hexbin_demo2.py matplotlib-1.2.1/examples/pylab_examples/multipage_pdf.py matplotlib-1.2.1/examples/pylab_examples/legend_auto.py matplotlib-1.2.1/examples/pylab_examples/shading_example.py matplotlib-1.2.1/examples/pylab_examples/text_themes.py matplotlib-1.2.1/examples/pylab_examples/major_minor_demo1.py matplotlib-1.2.1/examples/pylab_examples/vertical_ticklabels.py matplotlib-1.2.1/examples/pylab_examples/polar_bar.py matplotlib-1.2.1/examples/pylab_examples/image_interp.py matplotlib-1.2.1/examples/pylab_examples/tex_demo.py matplotlib-1.2.1/examples/pylab_examples/boxplot_demo.py matplotlib-1.2.1/examples/pylab_examples/major_minor_demo2.py matplotlib-1.2.1/examples/pylab_examples/symlog_demo.py matplotlib-1.2.1/examples/pylab_examples/annotation_demo2.py matplotlib-1.2.1/examples/pylab_examples/axes_zoom_effect.py matplotlib-1.2.1/examples/pylab_examples/patheffect_demo.py matplotlib-1.2.1/examples/pylab_examples/fancyarrow_demo.py matplotlib-1.2.1/examples/pylab_examples/quiver_demo.py matplotlib-1.2.1/examples/pylab_examples/date_demo_convert.py matplotlib-1.2.1/examples/pylab_examples/boxplot_demo2.py matplotlib-1.2.1/examples/pylab_examples/interp_demo.py matplotlib-1.2.1/examples/pylab_examples/zorder_demo.py matplotlib-1.2.1/examples/pylab_examples/mathtext_demo.py matplotlib-1.2.1/examples/pylab_examples/cohere_demo.py matplotlib-1.2.1/examples/pylab_examples/poormans_contour.py matplotlib-1.2.1/examples/pylab_examples/pie_demo.py matplotlib-1.2.1/examples/pylab_examples/image_masked.py matplotlib-1.2.1/examples/pylab_examples/transoffset.py matplotlib-1.2.1/examples/pylab_examples/histogram_demo.py matplotlib-1.2.1/examples/pylab_examples/contourf_hatching.py matplotlib-1.2.1/examples/pylab_examples/annotation_demo.py matplotlib-1.2.1/examples/pylab_examples/demo_bboximage.py matplotlib-1.2.1/examples/pylab_examples/pie_demo2.py matplotlib-1.2.1/examples/pylab_examples/quadmesh_demo.py matplotlib-1.2.1/examples/pylab_examples/barb_demo.py matplotlib-1.2.1/examples/pylab_examples/simple_plot.py matplotlib-1.2.1/examples/pylab_examples/barcode_demo.py matplotlib-1.2.1/examples/pylab_examples/annotation_demo3.py matplotlib-1.2.1/examples/pylab_examples/ginput_demo.py matplotlib-1.2.1/examples/pylab_examples/image_demo2.py matplotlib-1.2.1/examples/pylab_examples/logo.py matplotlib-1.2.1/examples/pylab_examples/ellipse_collection.py matplotlib-1.2.1/examples/pylab_examples/usetex_fonteffects.py matplotlib-1.2.1/examples/pylab_examples/dannys_example.py matplotlib-1.2.1/examples/pylab_examples/hatch_demo.py matplotlib-1.2.1/examples/pylab_examples/streamplot_demo.py matplotlib-1.2.1/examples/pylab_examples/matshow.py matplotlib-1.2.1/examples/pylab_examples/integral_demo.py matplotlib-1.2.1/examples/pylab_examples/toggle_images.py matplotlib-1.2.1/examples/pylab_examples/fill_betweenx_demo.py matplotlib-1.2.1/examples/pylab_examples/psd_demo_complex.py matplotlib-1.2.1/examples/pylab_examples/simple_plot_fps.py matplotlib-1.2.1/examples/pylab_examples/pcolor_demo.py matplotlib-1.2.1/examples/pylab_examples/date_index_formatter.py matplotlib-1.2.1/examples/pylab_examples/image_nonuniform.py matplotlib-1.2.1/examples/pylab_examples/masked_demo.py matplotlib-1.2.1/examples/pylab_examples/multi_image.py matplotlib-1.2.1/examples/pylab_examples/histogram_demo_extended.py matplotlib-1.2.1/examples/pylab_examples/multiline.py matplotlib-1.2.1/examples/pylab_examples/griddata_demo.py matplotlib-1.2.1/examples/pylab_examples/psd_demo3.py matplotlib-1.2.1/examples/pylab_examples/psd_demo.py matplotlib-1.2.1/examples/pylab_examples/geo_demo.py matplotlib-1.2.1/examples/pylab_examples/streamplot_with_mask.py matplotlib-1.2.1/examples/pylab_examples/usetex_demo.py matplotlib-1.2.1/examples/pylab_examples/clippedline.py matplotlib-1.2.1/examples/pylab_examples/marker_path.py matplotlib-1.2.1/examples/pylab_examples/table_demo.py matplotlib-1.2.1/examples/pylab_examples/fill_between_demo.py matplotlib-1.2.1/examples/pylab_examples/customize_rc.py matplotlib-1.2.1/examples/pylab_examples/color_demo.py matplotlib-1.2.1/examples/pylab_examples/ellipse_rotated.py matplotlib-1.2.1/examples/pylab_examples/contour_demo.py matplotlib-1.2.1/examples/pylab_examples/finance_work2.py matplotlib-1.2.1/examples/pylab_examples/fill_demo2.py matplotlib-1.2.1/examples/pylab_examples/legend_demo3.py matplotlib-1.2.1/examples/pylab_examples/image_clip_path.py matplotlib-1.2.1/examples/pylab_examples/bar_stacked.py matplotlib-1.2.1/examples/pylab_examples/fancybox_demo2.py matplotlib-1.2.1/examples/pylab_examples/contour_label_demo.py matplotlib-1.2.1/examples/pylab_examples/pcolor_small.py matplotlib-1.2.1/examples/pylab_examples/legend_demo.py matplotlib-1.2.1/examples/pylab_examples/load_converter.py matplotlib-1.2.1/examples/pylab_examples/matplotlib_icon.py matplotlib-1.2.1/examples/pylab_examples/invert_axes.py matplotlib-1.2.1/examples/pylab_examples/stock_demo.py matplotlib-1.2.1/examples/pylab_examples/axis_equal_demo.py matplotlib-1.2.1/examples/pylab_examples/coords_demo.py matplotlib-1.2.1/examples/pylab_examples/agg_buffer_to_array.py matplotlib-1.2.1/examples/pylab_examples/hist2d_log_demo.py matplotlib-1.2.1/examples/pylab_examples/subplot_toolbar.py matplotlib-1.2.1/examples/pylab_examples/image_slices_viewer.py matplotlib-1.2.1/examples/pylab_examples/fonts_demo.py matplotlib-1.2.1/examples/pylab_examples/scatter_demo.py matplotlib-1.2.1/examples/pylab_examples/custom_figure_class.py matplotlib-1.2.1/examples/pylab_examples/custom_cmap.py matplotlib-1.2.1/examples/pylab_examples/arrow_simple_demo.py matplotlib-1.2.1/examples/pylab_examples/image_origin.py matplotlib-1.2.1/examples/pylab_examples/barchart_demo.py matplotlib-1.2.1/examples/pylab_examples/centered_ticklabels.py matplotlib-1.2.1/examples/pylab_examples/plotfile_demo.py matplotlib-1.2.1/examples/pylab_examples/log_demo.py matplotlib-1.2.1/examples/pylab_examples/font_table_ttf.py matplotlib-1.2.1/examples/pylab_examples/shared_axis_demo.py matplotlib-1.2.1/examples/pylab_examples/ginput_manual_clabel.py matplotlib-1.2.1/examples/pylab_examples/dolphin.py matplotlib-1.2.1/examples/pylab_examples/pcolor_demo2.py matplotlib-1.2.1/examples/pylab_examples/dash_control.py matplotlib-1.2.1/examples/pylab_examples/tex_unicode_demo.py matplotlib-1.2.1/examples/pylab_examples/tricontour_vs_griddata.py matplotlib-1.2.1/examples/pylab_examples/scatter_hist.py matplotlib-1.2.1/examples/pylab_examples/demo_annotation_box.py matplotlib-1.2.1/examples/pylab_examples/hexbin_demo.py matplotlib-1.2.1/examples/pylab_examples/anscombe.py matplotlib-1.2.1/examples/pylab_examples/broken_axis.py matplotlib-1.2.1/examples/pylab_examples/mri_with_eeg.py matplotlib-1.2.1/examples/pylab_examples/vline_demo.py matplotlib-1.2.1/examples/pylab_examples/legend_demo2.py matplotlib-1.2.1/examples/pylab_examples/histogram_percent_demo.py matplotlib-1.2.1/examples/pylab_examples/contour_image.py matplotlib-1.2.1/examples/pylab_examples/polar_legend.py matplotlib-1.2.1/examples/pylab_examples/demo_text_rotation_mode.py matplotlib-1.2.1/examples/pylab_examples/finance_demo.py matplotlib-1.2.1/examples/pylab_examples/custom_ticker1.py matplotlib-1.2.1/examples/pylab_examples/stix_fonts_demo.py matplotlib-1.2.1/examples/pylab_examples/scatter_masked.py matplotlib-1.2.1/examples/pylab_examples/axes_props.py matplotlib-1.2.1/examples/pylab_examples/line_styles.py matplotlib-1.2.1/examples/pylab_examples/multicolored_line.py matplotlib-1.2.1/examples/pylab_examples/fancytextbox_demo.py matplotlib-1.2.1/examples/pylab_examples/print_stdout.py matplotlib-1.2.1/examples/pylab_examples/color_by_yvalue.py matplotlib-1.2.1/examples/pylab_examples/usetex_baseline_test.py matplotlib-1.2.1/examples/pylab_examples/text_handles.py matplotlib-1.2.1/examples/pylab_examples/triplot_demo.py matplotlib-1.2.1/examples/pylab_examples/barh_demo.py matplotlib-1.2.1/examples/pylab_examples/tripcolor_demo.py matplotlib-1.2.1/examples/pylab_examples/hline_demo.py matplotlib-1.2.1/examples/pylab_examples/scatter_symbol.py matplotlib-1.2.1/examples/pylab_examples/show_colormaps.py matplotlib-1.2.1/examples/pylab_examples/specgram_demo.py matplotlib-1.2.1/examples/pylab_examples/multiple_yaxis_with_spines.py matplotlib-1.2.1/examples/pylab_examples/text_rotation_relative_to_line.py matplotlib-1.2.1/examples/pylab_examples/text_rotation.py matplotlib-1.2.1/examples/pylab_examples/set_and_get.py matplotlib-1.2.1/examples/pylab_examples/errorbar_demo.py matplotlib-1.2.1/examples/pylab_examples/image_demo.py matplotlib-1.2.1/examples/pylab_examples/ganged_plots.py matplotlib-1.2.1/examples/pylab_examples/mathtext_examples.py matplotlib-1.2.1/examples/pylab_examples/break.py matplotlib-1.2.1/examples/pylab_examples/aspect_loglog.py matplotlib-1.2.1/examples/pylab_examples/hyperlinks.py matplotlib-1.2.1/examples/pylab_examples/spine_placement_demo.py matplotlib-1.2.1/examples/pylab_examples/colours.py matplotlib-1.2.1/examples/pylab_examples/hist_colormapped.py matplotlib-1.2.1/examples/pylab_examples/line_collection2.py matplotlib-1.2.1/examples/pylab_examples/legend_demo_custom_handler.py matplotlib-1.2.1/examples/pylab_examples/pcolor_log.py matplotlib-1.2.1/examples/pylab_examples/findobj_demo.py matplotlib-1.2.1/examples/pylab_examples/log_test.py matplotlib-1.2.1/examples/pylab_examples/demo_tight_layout.py matplotlib-1.2.1/examples/pylab_examples/axhspan_demo.py matplotlib-1.2.1/examples/pylab_examples/tricontour_demo.py matplotlib-1.2.1/examples/pylab_examples/image_demo3.py matplotlib-1.2.1/examples/units/ matplotlib-1.2.1/examples/units/units_scatter.py matplotlib-1.2.1/examples/units/ellipse_with_units.py matplotlib-1.2.1/examples/units/artist_tests.py matplotlib-1.2.1/examples/units/units_sample.py matplotlib-1.2.1/examples/units/bar_demo2.py matplotlib-1.2.1/examples/units/annotate_with_units.py matplotlib-1.2.1/examples/units/evans_test.py matplotlib-1.2.1/examples/units/radian_demo.py matplotlib-1.2.1/examples/units/bar_unit_demo.py matplotlib-1.2.1/examples/units/basic_units.py matplotlib-1.2.1/examples/user_interfaces/ matplotlib-1.2.1/examples/user_interfaces/pylab_with_gtk.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_wx3.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_wx5.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_gtk2.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_gtk3_panzoom.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_wx2.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_qt.py matplotlib-1.2.1/examples/user_interfaces/gtk_spreadsheet.py matplotlib-1.2.1/examples/user_interfaces/svg_histogram.py matplotlib-1.2.1/examples/user_interfaces/interactive.py matplotlib-1.2.1/examples/user_interfaces/rec_edit_gtk_simple.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_wx4.py matplotlib-1.2.1/examples/user_interfaces/README.wx matplotlib-1.2.1/examples/user_interfaces/svg_tooltip.py matplotlib-1.2.1/examples/user_interfaces/README.txt matplotlib-1.2.1/examples/user_interfaces/embedding_in_qt4_wtoolbar.py matplotlib-1.2.1/examples/user_interfaces/fourier_demo_wx.py matplotlib-1.2.1/examples/user_interfaces/interactive2.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_gtk3.py matplotlib-1.2.1/examples/user_interfaces/mathtext_wx.py matplotlib-1.2.1/examples/user_interfaces/mpl_with_glade.glade matplotlib-1.2.1/examples/user_interfaces/wxcursor_demo.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_qt4.py matplotlib-1.2.1/examples/user_interfaces/histogram_demo_canvasagg.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_tk.py matplotlib-1.2.1/examples/user_interfaces/lineprops_dialog_gtk.py matplotlib-1.2.1/examples/user_interfaces/rec_edit_gtk_custom.py matplotlib-1.2.1/examples/user_interfaces/mpl_with_glade.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_gtk.py matplotlib-1.2.1/examples/user_interfaces/embedding_in_tk2.py matplotlib-1.2.1/examples/README.txt matplotlib-1.2.1/examples/api/ matplotlib-1.2.1/examples/api/scatter_piecharts.py matplotlib-1.2.1/examples/api/colorbar_only.py matplotlib-1.2.1/examples/api/span_regions.py matplotlib-1.2.1/examples/api/watermark_image.py matplotlib-1.2.1/examples/api/line_with_text.py matplotlib-1.2.1/examples/api/quad_bezier.py matplotlib-1.2.1/examples/api/logo2.py matplotlib-1.2.1/examples/api/image_zcoord.py matplotlib-1.2.1/examples/api/histogram_path_demo.py matplotlib-1.2.1/examples/api/two_scales.py matplotlib-1.2.1/examples/api/radar_chart.py matplotlib-1.2.1/examples/api/sankey_demo_old.py matplotlib-1.2.1/examples/api/patch_collection.py matplotlib-1.2.1/examples/api/fahrenheit_celsius_scales.py matplotlib-1.2.1/examples/api/artist_demo.py matplotlib-1.2.1/examples/api/font_family_rc.py matplotlib-1.2.1/examples/api/joinstyle.py matplotlib-1.2.1/examples/api/unicode_minus.py matplotlib-1.2.1/examples/api/mathtext_asarray.py matplotlib-1.2.1/examples/api/hinton_demo.py matplotlib-1.2.1/examples/api/histogram_demo.py matplotlib-1.2.1/examples/api/README.txt matplotlib-1.2.1/examples/api/bbox_intersect.py matplotlib-1.2.1/examples/api/collections_demo.py matplotlib-1.2.1/examples/api/color_cycle.py matplotlib-1.2.1/examples/api/date_index_formatter.py matplotlib-1.2.1/examples/api/demo_affine_image.py matplotlib-1.2.1/examples/api/legend_demo.py matplotlib-1.2.1/examples/api/barchart_demo.py matplotlib-1.2.1/examples/api/date_demo.py matplotlib-1.2.1/examples/api/donut_demo.py matplotlib-1.2.1/examples/api/sankey_demo_basics.py matplotlib-1.2.1/examples/api/agg_oo.py matplotlib-1.2.1/examples/api/path_patch_demo.py matplotlib-1.2.1/examples/api/engineering_formatter.py matplotlib-1.2.1/examples/api/custom_projection_example.py matplotlib-1.2.1/examples/api/custom_scale_example.py matplotlib-1.2.1/examples/api/compound_path.py matplotlib-1.2.1/examples/api/watermark_text.py matplotlib-1.2.1/examples/api/clippath_demo.py matplotlib-1.2.1/examples/api/sankey_demo_links.py matplotlib-1.2.1/examples/api/font_file.py matplotlib-1.2.1/examples/api/sankey_demo_rankine.py matplotlib-1.2.1/examples/event_handling/ matplotlib-1.2.1/examples/event_handling/lasso_demo.py matplotlib-1.2.1/examples/event_handling/pong_qt.py matplotlib-1.2.1/examples/event_handling/legend_picking.py matplotlib-1.2.1/examples/event_handling/viewlims.py matplotlib-1.2.1/examples/event_handling/keypress_demo.py matplotlib-1.2.1/examples/event_handling/test_mouseclicks.py matplotlib-1.2.1/examples/event_handling/README.txt matplotlib-1.2.1/examples/event_handling/pipong.py matplotlib-1.2.1/examples/event_handling/poly_editor.py matplotlib-1.2.1/examples/event_handling/zoom_window.py matplotlib-1.2.1/examples/event_handling/idle_and_timeout.py matplotlib-1.2.1/examples/event_handling/data_browser.py matplotlib-1.2.1/examples/event_handling/path_editor.py matplotlib-1.2.1/examples/event_handling/pick_event_demo.py matplotlib-1.2.1/examples/event_handling/timers.py matplotlib-1.2.1/examples/event_handling/resample.py matplotlib-1.2.1/examples/event_handling/pick_event_demo2.py matplotlib-1.2.1/examples/event_handling/figure_axes_enter_leave.py matplotlib-1.2.1/examples/event_handling/pong_gtk.py matplotlib-1.2.1/examples/event_handling/looking_glass.py matplotlib-1.2.1/examples/event_handling/close_event.py matplotlib-1.2.1/examples/tests/ matplotlib-1.2.1/examples/tests/backend_driver.py matplotlib-1.2.1/examples/misc/ matplotlib-1.2.1/examples/misc/ftface_props.py matplotlib-1.2.1/examples/misc/rc_traits.py matplotlib-1.2.1/examples/misc/rec_join_demo.py matplotlib-1.2.1/examples/misc/svg_filter_pie.py matplotlib-1.2.1/examples/misc/font_indexing.py matplotlib-1.2.1/examples/misc/svg_filter_line.py matplotlib-1.2.1/examples/misc/contour_manual.py matplotlib-1.2.1/examples/misc/developer_commit_history.py matplotlib-1.2.1/examples/misc/image_thumbnail.py matplotlib-1.2.1/examples/misc/multiprocess.py matplotlib-1.2.1/examples/misc/longshort.py matplotlib-1.2.1/examples/misc/rec_groupby_demo.py matplotlib-1.2.1/examples/misc/rasterization_demo.py matplotlib-1.2.1/examples/misc/sample_data_demo.py matplotlib-1.2.1/examples/misc/tight_bbox_test.py matplotlib-1.2.1/examples/mplot3d/ matplotlib-1.2.1/examples/mplot3d/trisurf3d_demo.py matplotlib-1.2.1/examples/mplot3d/contour3d_demo3.py matplotlib-1.2.1/examples/mplot3d/hist3d_demo.py matplotlib-1.2.1/examples/mplot3d/polys3d_demo.py matplotlib-1.2.1/examples/mplot3d/surface3d_demo3.py matplotlib-1.2.1/examples/mplot3d/rotate_axes3d_demo.py matplotlib-1.2.1/examples/mplot3d/contour3d_demo2.py matplotlib-1.2.1/examples/mplot3d/subplot3d_demo.py matplotlib-1.2.1/examples/mplot3d/text3d_demo.py matplotlib-1.2.1/examples/mplot3d/bars3d_demo.py matplotlib-1.2.1/examples/mplot3d/2dcollections3d_demo.py matplotlib-1.2.1/examples/mplot3d/surface3d_radial_demo.py matplotlib-1.2.1/examples/mplot3d/surface3d_demo2.py matplotlib-1.2.1/examples/mplot3d/offset_demo.py matplotlib-1.2.1/examples/mplot3d/pathpatch3d_demo.py matplotlib-1.2.1/examples/mplot3d/wire3d_animation_demo.py matplotlib-1.2.1/examples/mplot3d/mixed_subplots_demo.py matplotlib-1.2.1/examples/mplot3d/scatter3d_demo.py matplotlib-1.2.1/examples/mplot3d/contour3d_demo.py matplotlib-1.2.1/examples/mplot3d/surface3d_demo.py matplotlib-1.2.1/examples/mplot3d/contourf3d_demo2.py matplotlib-1.2.1/examples/mplot3d/contourf3d_demo.py matplotlib-1.2.1/examples/mplot3d/wire3d_demo.py matplotlib-1.2.1/examples/mplot3d/lorenz_attractor.py matplotlib-1.2.1/examples/mplot3d/lines3d_demo.py matplotlib-1.2.1/examples/widgets/ matplotlib-1.2.1/examples/widgets/check_buttons.py matplotlib-1.2.1/examples/widgets/menu.py matplotlib-1.2.1/examples/widgets/slider_demo.py matplotlib-1.2.1/examples/widgets/cursor.py matplotlib-1.2.1/examples/widgets/rectangle_selector.py matplotlib-1.2.1/examples/widgets/radio_buttons.py matplotlib-1.2.1/examples/widgets/README.txt matplotlib-1.2.1/examples/widgets/multicursor.py matplotlib-1.2.1/examples/widgets/span_selector.py matplotlib-1.2.1/examples/widgets/lasso_selector_demo.py matplotlib-1.2.1/examples/widgets/buttons.py matplotlib-1.2.1/examples/animation/ matplotlib-1.2.1/examples/animation/basic_example_writer.py matplotlib-1.2.1/examples/animation/moviewriter.py matplotlib-1.2.1/examples/animation/animate_decay.py matplotlib-1.2.1/examples/animation/dynamic_image2.py matplotlib-1.2.1/examples/animation/dynamic_image.py matplotlib-1.2.1/examples/animation/double_pendulum_animated.py matplotlib-1.2.1/examples/animation/histogram.py matplotlib-1.2.1/examples/animation/simple_3danim.py matplotlib-1.2.1/examples/animation/subplots.py matplotlib-1.2.1/examples/animation/basic_example.py matplotlib-1.2.1/examples/animation/old_animation/ matplotlib-1.2.1/examples/animation/old_animation/animation_blit_qt4.py matplotlib-1.2.1/examples/animation/old_animation/animation_blit_tk.py matplotlib-1.2.1/examples/animation/old_animation/dynamic_collection.py matplotlib-1.2.1/examples/animation/old_animation/animation_blit_gtk.py matplotlib-1.2.1/examples/animation/old_animation/draggable_legend.py matplotlib-1.2.1/examples/animation/old_animation/simple_anim_gtk.py matplotlib-1.2.1/examples/animation/old_animation/dynamic_image_gtkagg.py matplotlib-1.2.1/examples/animation/old_animation/movie_demo.py matplotlib-1.2.1/examples/animation/old_animation/animation_blit_qt.py matplotlib-1.2.1/examples/animation/old_animation/dynamic_image_wxagg2.py matplotlib-1.2.1/examples/animation/old_animation/simple_idle_wx.py matplotlib-1.2.1/examples/animation/old_animation/README.txt matplotlib-1.2.1/examples/animation/old_animation/simple_timer_wx.py matplotlib-1.2.1/examples/animation/old_animation/animation_blit_gtk2.py matplotlib-1.2.1/examples/animation/old_animation/animate_decay_tk_blit.py matplotlib-1.2.1/examples/animation/old_animation/simple_anim_tkagg.py matplotlib-1.2.1/examples/animation/old_animation/animation_blit_wx.py matplotlib-1.2.1/examples/animation/old_animation/strip_chart_demo.py matplotlib-1.2.1/examples/animation/old_animation/gtk_timeout.py matplotlib-1.2.1/examples/animation/old_animation/animation_blit_fltk.py matplotlib-1.2.1/examples/animation/old_animation/histogram_tkagg.py matplotlib-1.2.1/examples/animation/strip_chart_demo.py matplotlib-1.2.1/examples/animation/random_data.py matplotlib-1.2.1/examples/animation/simple_anim.py matplotlib-1.2.1/lib/ matplotlib-1.2.1/lib/dateutil_py2/ matplotlib-1.2.1/lib/dateutil_py2/parser.py matplotlib-1.2.1/lib/dateutil_py2/rrule.py matplotlib-1.2.1/lib/dateutil_py2/easter.py matplotlib-1.2.1/lib/dateutil_py2/README matplotlib-1.2.1/lib/dateutil_py2/init.py matplotlib-1.2.1/lib/dateutil_py2/zoneinfo/ matplotlib-1.2.1/lib/dateutil_py2/zoneinfo/init.py matplotlib-1.2.1/lib/dateutil_py2/zoneinfo/zoneinfo-2010g.tar.gz matplotlib-1.2.1/lib/dateutil_py2/LICENSE matplotlib-1.2.1/lib/dateutil_py2/tzwin.py matplotlib-1.2.1/lib/dateutil_py2/NEWS matplotlib-1.2.1/lib/dateutil_py2/relativedelta.py matplotlib-1.2.1/lib/dateutil_py2/tz.py matplotlib-1.2.1/lib/six.py matplotlib-1.2.1/lib/mpl_examples/ matplotlib-1.2.1/lib/mpl_examples/axes_grid/ matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_axisline_style.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_floating_axes.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/simple_axesgrid.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_parasite_axes2.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_axes_grid2.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/inset_locator_demo.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_edge_colorbar.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/simple_axesgrid2.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_curvelinear_grid.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_axes_hbox_divider.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_axes_rgb.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/make_room_for_ylabel_using_axesgrid.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/inset_locator_demo2.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/parasite_simple2.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_axes_divider.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/simple_anchored_artists.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_floating_axis.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/scatter_hist.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_curvelinear_grid2.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_colorbar_with_inset_locator.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/demo_axes_grid.py matplotlib-1.2.1/lib/mpl_examples/axes_grid/simple_axisline4.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/ matplotlib-1.2.1/lib/mpl_examples/pylab_examples/ellipse_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/demo_ribbon_box.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/arrow_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/nan_test.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/loadrec.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/figure_title.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/cursor_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/errorbar_limits.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/broken_barh.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/xcorr_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/log_bar.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/subplots_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/contourf_log.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/contourf_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/gradient_bar.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/polar_scatter.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/barchart_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/coords_report.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/scatter_custom_symbol.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/arctest.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/step_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/alignment_test.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/stem_plot.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/pythonic_matplotlib.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/filledmarker_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/scatter_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/legend_scatter.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/date_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/figlegend_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/to_numeric.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/line_collection.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/equal_aspect_ratio.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/dashpointlabel.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/figimage_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/manual_axis.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/newscalarformatter_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/legend_translucent.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/movie_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/axes_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/stackplot_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/unicode_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/subplot_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/pstest.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fill_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/scatter_profile.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/boxplot_demo3.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/csd_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/scatter_star_poly.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/psd_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/shared_axis_across_figures.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/date_demo1.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/demo_agg_filter.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/hist2d_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fill_spiral.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/date_demo_rrule.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/demo_text_path.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/errorbar_subsample.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/webapp_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/system_monitor.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/anchored_artists.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/spy_demos.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/README matplotlib-1.2.1/lib/mpl_examples/pylab_examples/multiple_figs_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fonts_demo_kw.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/colorbar_tick_labelling_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/data_helper.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/mri_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/legend_demo4.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/animation_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/polar_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/accented_text.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/layer_images.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/subplots_adjust.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fancybox_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/hexbin_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/multipage_pdf.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/legend_auto.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/shading_example.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/text_themes.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/major_minor_demo1.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/vertical_ticklabels.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/polar_bar.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/image_interp.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/tex_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/boxplot_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/major_minor_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/symlog_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/annotation_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/axes_zoom_effect.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/patheffect_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fancyarrow_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/quiver_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/date_demo_convert.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/boxplot_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/interp_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/zorder_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/mathtext_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/cohere_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/poormans_contour.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/pie_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/image_masked.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/transoffset.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/histogram_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/contourf_hatching.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/annotation_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/demo_bboximage.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/pie_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/quadmesh_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/barb_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/simple_plot.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/barcode_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/annotation_demo3.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/ginput_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/image_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/logo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/ellipse_collection.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/usetex_fonteffects.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/dannys_example.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/hatch_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/streamplot_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/matshow.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/integral_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/toggle_images.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fill_betweenx_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/psd_demo_complex.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/simple_plot_fps.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/pcolor_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/date_index_formatter.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/image_nonuniform.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/masked_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/multi_image.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/histogram_demo_extended.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/multiline.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/griddata_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/psd_demo3.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/psd_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/geo_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/streamplot_with_mask.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/usetex_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/clippedline.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/marker_path.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/table_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fill_between_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/customize_rc.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/color_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/ellipse_rotated.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/contour_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/finance_work2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fill_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/legend_demo3.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/image_clip_path.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/bar_stacked.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fancybox_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/contour_label_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/pcolor_small.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/legend_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/load_converter.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/matplotlib_icon.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/invert_axes.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/stock_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/axis_equal_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/coords_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/agg_buffer_to_array.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/hist2d_log_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/subplot_toolbar.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/image_slices_viewer.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fonts_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/scatter_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/custom_figure_class.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/custom_cmap.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/arrow_simple_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/image_origin.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/barchart_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/centered_ticklabels.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/plotfile_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/log_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/font_table_ttf.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/shared_axis_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/ginput_manual_clabel.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/dolphin.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/pcolor_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/dash_control.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/tex_unicode_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/tricontour_vs_griddata.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/scatter_hist.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/demo_annotation_box.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/hexbin_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/anscombe.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/broken_axis.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/mri_with_eeg.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/vline_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/legend_demo2.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/histogram_percent_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/contour_image.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/polar_legend.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/demo_text_rotation_mode.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/finance_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/custom_ticker1.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/stix_fonts_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/scatter_masked.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/axes_props.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/line_styles.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/multicolored_line.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/fancytextbox_demo.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/print_stdout.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/color_by_yvalue.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/usetex_baseline_test.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/text_handles.py matplotlib-1.2.1/lib/mpl_examples/pylab_examples/triplot_demo.py matplotlib-1.2.1/l

ptwobrussell commented 10 years ago

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

dbl001 commented 10 years ago

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

dbl001 commented 10 years ago

This is the message that I did NOT see:

[2013-07-27T01:45:27+00:00] INFO: runit_service[ipython] enabled [2013-07-27T01:45:27+00:00] INFO: Chef Run complete in 1553.918395 seconds [2013-07-27T01:45:27+00:00] DEBUG: Cleaning the checksum cache [2013-07-27T01:45:27+00:00] INFO: Running report handlers [2013-07-27T01:45:27+00:00] INFO: Report handlers complete [2013-07-27T01:45:27+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:40 AM, David Laxer davidl@softintel.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

dbl001 commented 10 years ago

The iPython notebooks are running. What do you think was wrong with the marplotlib?

:-)

On Jul 14, 2014, at 11:45 AM, David Laxer davidl@softintel.com wrote:

This is the message that I did NOT see:

[2013-07-27T01:45:27+00:00] INFO: runit_service[ipython] enabled [2013-07-27T01:45:27+00:00] INFO: Chef Run complete in 1553.918395 seconds [2013-07-27T01:45:27+00:00] DEBUG: Cleaning the checksum cache [2013-07-27T01:45:27+00:00] INFO: Running report handlers [2013-07-27T01:45:27+00:00] INFO: Report handlers complete [2013-07-27T01:45:27+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:40 AM, David Laxer davidl@softintel.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

ptwobrussell commented 10 years ago

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

dbl001 commented 10 years ago

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what’s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

ptwobrussell commented 10 years ago

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what’s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

dbl001 commented 10 years ago

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ‘Mining the Social Web - 2nd Edition’, I can’t run my native Anaconda ‘ipython notebook’.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what’s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

ptwobrussell commented 10 years ago

It's likely that both of your notebooks are trying to bind to the default port, so this would indeed cause a clash and the error message that you are reporting. You can pass in parameters to your IPython Notebook running against your Anaconda on your host system. Can't remember the exact command line switch right off but trying Googling for "change default port of IPython Notebook", and I think something will pop up.

Make sense?

On Jul 17, 2014, at 9:37 AM, dbl001 notifications@github.com wrote:

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ‘Mining the Social Web - 2nd Edition’, I can’t run my native Anaconda ‘ipython notebook’.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what’s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

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

dbl001 commented 10 years ago

Hi,

I tried ipython notebook --port 9999
ipython notebook --port 1234 Same thing.

I also tried editing /Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py and adding c.NotebookApp.ip = '127.0.0.1'

Other people are reporting this problem (or something similar):

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/3NU_SL8xhMc/J0o7_mkxfIEJ

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/WkuZTZbpLIY/tKdi0Su08SQJ

On Jul 17, 2014, at 8:44 AM, Matthew A. Russell notifications@github.com wrote:

It's likely that both of your notebooks are trying to bind to the default port, so this would indeed cause a clash and the error message that you are reporting. You can pass in parameters to your IPython Notebook running against your Anaconda on your host system. Can't remember the exact command line switch right off but trying Googling for "change default port of IPython Notebook", and I think something will pop up.

Make sense?

On Jul 17, 2014, at 9:37 AM, dbl001 notifications@github.com wrote:

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ‘Mining the Social Web - 2nd Edition’, I can’t run my native Anaconda ‘ipython notebook’.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what’s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

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

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

ptwobrussell commented 10 years ago

If your notebook server is running on the guest on port 8888 and that port is mapped through to the host via Vagrant's port forwarding, you should be able to run your guest notebook on any other open port as you are showing since there's no way a port clash could be happening.

I know it's not what you want to hear, and I'm sure that there are better ways, but a restart of your machine is a guaranteed way to free ports that might be "stuck".

On Jul 17, 2014, at 10:55 AM, dbl001 notifications@github.com wrote:

Hi,

I tried ipython notebook --port 9999 ipython notebook --port 1234 Same thing.

I also tried editing /Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py and adding c.NotebookApp.ip = '127.0.0.1'

Other people are reporting this problem (or something similar):

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/3NU_SL8xhMc/J0o7_mkxfIEJ

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/WkuZTZbpLIY/tKdi0Su08SQJ

On Jul 17, 2014, at 8:44 AM, Matthew A. Russell notifications@github.com wrote:

It's likely that both of your notebooks are trying to bind to the default port, so this would indeed cause a clash and the error message that you are reporting. You can pass in parameters to your IPython Notebook running against your Anaconda on your host system. Can't remember the exact command line switch right off but trying Googling for "change default port of IPython Notebook", and I think something will pop up.

Make sense?

On Jul 17, 2014, at 9:37 AM, dbl001 notifications@github.com wrote:

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ‘Mining the Social Web - 2nd Edition’, I can’t run my native Anaconda ‘ipython notebook’.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what’s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ‘normal’ status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

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

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

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

dbl001 commented 10 years ago

Hi,

I found this link

http://ipython.org/ipython-doc/rel-1.1.0/interactive/public_server.html

So, I added these parameters to: Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py

c = get_config()

Kernel config

c.IPKernelApp.pylab = 'inline' # if you want plotting support always

Notebook config

c.NotebookApp.certfile = u'/absolute/path/to/your/certificate/mycert.pem' c.NotebookApp.ip = '*' c.NotebookApp.open_browser = False c.NotebookApp.password = u'sha1:bcd259ccf...[your hashed password here]'

It is a good idea to put it on a known, fixed port

c.NotebookApp.port = 9999 Now, I get the local notebook server. Will this conflict with your notebook server in the virtual box (the vagrant instance is currently suspended)?

Thanks in advance.

Best, -Dave

On Jul 17, 2014, at 8:55 AM, David Laxer davidl@softintel.com wrote:

Hi,

I tried ipython notebook --port 9999
ipython notebook --port 1234 Same thing.

I also tried editing /Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py and adding c.NotebookApp.ip = '127.0.0.1'

Other people are reporting this problem (or something similar):

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/3NU_SL8xhMc/J0o7_mkxfIEJ

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/WkuZTZbpLIY/tKdi0Su08SQJ

On Jul 17, 2014, at 8:44 AM, Matthew A. Russell notifications@github.com wrote:

It's likely that both of your notebooks are trying to bind to the default port, so this would indeed cause a clash and the error message that you are reporting. You can pass in parameters to your IPython Notebook running against your Anaconda on your host system. Can't remember the exact command line switch right off but trying Googling for "change default port of IPython Notebook", and I think something will pop up.

Make sense?

On Jul 17, 2014, at 9:37 AM, dbl001 notifications@github.com wrote:

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ?Mining the Social Web - 2nd Edition?, I can?t run my native Anaconda ?ipython notebook?.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what?s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ?normal? status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

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

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

ptwobrussell commented 10 years ago

The VM uses the default port of 8888, so you should be able to run the one on the VM and the one on your guest in tandem.

On Jul 17, 2014, at 11:23 AM, dbl001 notifications@github.com wrote:

Hi,

I found this link

http://ipython.org/ipython-doc/rel-1.1.0/interactive/public_server.html

So, I added these parameters to: Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py

c = get_config()

Kernel config

c.IPKernelApp.pylab = 'inline' # if you want plotting support always

Notebook config

c.NotebookApp.certfile = u'/absolute/path/to/your/certificate/mycert.pem' c.NotebookApp.ip = '*' c.NotebookApp.open_browser = False c.NotebookApp.password = u'sha1:bcd259ccf...[your hashed password here]'

It is a good idea to put it on a known, fixed port

c.NotebookApp.port = 9999 Now, I get the local notebook server. Will this conflict with your notebook server in the virtual box (the vagrant instance is currently suspended)?

Thanks in advance.

Best, -Dave

On Jul 17, 2014, at 8:55 AM, David Laxer davidl@softintel.com wrote:

Hi,

I tried ipython notebook --port 9999 ipython notebook --port 1234 Same thing.

I also tried editing /Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py and adding c.NotebookApp.ip = '127.0.0.1'

Other people are reporting this problem (or something similar):

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/3NU_SL8xhMc/J0o7_mkxfIEJ

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/WkuZTZbpLIY/tKdi0Su08SQJ

On Jul 17, 2014, at 8:44 AM, Matthew A. Russell notifications@github.com wrote:

It's likely that both of your notebooks are trying to bind to the default port, so this would indeed cause a clash and the error message that you are reporting. You can pass in parameters to your IPython Notebook running against your Anaconda on your host system. Can't remember the exact command line switch right off but trying Googling for "change default port of IPython Notebook", and I think something will pop up.

Make sense?

On Jul 17, 2014, at 9:37 AM, dbl001 notifications@github.com wrote:

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ?Mining the Social Web - 2nd Edition?, I can?t run my native Anaconda ?ipython notebook?.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what?s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ?normal? status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

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

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

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

dbl001 commented 10 years ago

David-Laxers-MacBook-Pro:spark davidlaxer$ vagrant up 9913ef7 Bringing machine 'default' up with 'virtualbox' provider... Vagrant cannot forward the specified ports on this VM, since they would collide with some other application that is already listening on these ports. The forwarded port to 5000 is already in use on the host machine.

To fix this, modify your current projects Vagrantfile to use another port. Example, where '1234' would be replaced by a unique host port:

config.vm.network :forwarded_port, guest: 5000, host: 1234

Sometimes, Vagrant will attempt to auto-correct this for you. In this case, Vagrant was unable to. This is usually because the guest machine is in a state which doesn't allow modifying port forwarding.

On Jul 17, 2014, at 9:28 AM, Matthew A. Russell notifications@github.com wrote:

The VM uses the default port of 8888, so you should be able to run the one on the VM and the one on your guest in tandem.

On Jul 17, 2014, at 11:23 AM, dbl001 notifications@github.com wrote:

Hi,

I found this link

http://ipython.org/ipython-doc/rel-1.1.0/interactive/public_server.html

So, I added these parameters to: Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py

c = get_config()

Kernel config

c.IPKernelApp.pylab = 'inline' # if you want plotting support always

Notebook config

c.NotebookApp.certfile = u'/absolute/path/to/your/certificate/mycert.pem' c.NotebookApp.ip = '*' c.NotebookApp.open_browser = False c.NotebookApp.password = u'sha1:bcd259ccf...[your hashed password here]'

It is a good idea to put it on a known, fixed port

c.NotebookApp.port = 9999 Now, I get the local notebook server. Will this conflict with your notebook server in the virtual box (the vagrant instance is currently suspended)?

Thanks in advance.

Best, -Dave

On Jul 17, 2014, at 8:55 AM, David Laxer davidl@softintel.com wrote:

Hi,

I tried ipython notebook --port 9999 ipython notebook --port 1234 Same thing.

I also tried editing /Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py and adding c.NotebookApp.ip = '127.0.0.1'

Other people are reporting this problem (or something similar):

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/3NU_SL8xhMc/J0o7_mkxfIEJ

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/WkuZTZbpLIY/tKdi0Su08SQJ

On Jul 17, 2014, at 8:44 AM, Matthew A. Russell notifications@github.com wrote:

It's likely that both of your notebooks are trying to bind to the default port, so this would indeed cause a clash and the error message that you are reporting. You can pass in parameters to your IPython Notebook running against your Anaconda on your host system. Can't remember the exact command line switch right off but trying Googling for "change default port of IPython Notebook", and I think something will pop up.

Make sense?

On Jul 17, 2014, at 9:37 AM, dbl001 notifications@github.com wrote:

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ?Mining the Social Web - 2nd Edition?, I can?t run my native Anaconda ?ipython notebook?.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what?s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ?normal? status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

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

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

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

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

ptwobrussell commented 10 years ago

You should read through the Vagrantfile that's provided as part of the GitHub repo for mtsw2e. It lists all of the ports that are mapped through from Vagrant on the guest box to your host machine. IPython Notebook is one of them on 8888 but there are a few others in there as well for ancillary things like MongoDB and Flask.

On Jul 17, 2014, at 11:32 AM, dbl001 notifications@github.com wrote:

David-Laxers-MacBook-Pro:spark davidlaxer$ vagrant up 9913ef7 Bringing machine 'default' up with 'virtualbox' provider... Vagrant cannot forward the specified ports on this VM, since they would collide with some other application that is already listening on these ports. The forwarded port to 5000 is already in use on the host machine.

To fix this, modify your current projects Vagrantfile to use another port. Example, where '1234' would be replaced by a unique host port:

config.vm.network :forwarded_port, guest: 5000, host: 1234

Sometimes, Vagrant will attempt to auto-correct this for you. In this case, Vagrant was unable to. This is usually because the guest machine is in a state which doesn't allow modifying port forwarding.

On Jul 17, 2014, at 9:28 AM, Matthew A. Russell notifications@github.com wrote:

The VM uses the default port of 8888, so you should be able to run the one on the VM and the one on your guest in tandem.

On Jul 17, 2014, at 11:23 AM, dbl001 notifications@github.com wrote:

Hi,

I found this link

http://ipython.org/ipython-doc/rel-1.1.0/interactive/public_server.html

So, I added these parameters to: Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py

c = get_config()

Kernel config

c.IPKernelApp.pylab = 'inline' # if you want plotting support always

Notebook config

c.NotebookApp.certfile = u'/absolute/path/to/your/certificate/mycert.pem' c.NotebookApp.ip = '*' c.NotebookApp.open_browser = False c.NotebookApp.password = u'sha1:bcd259ccf...[your hashed password here]'

It is a good idea to put it on a known, fixed port

c.NotebookApp.port = 9999 Now, I get the local notebook server. Will this conflict with your notebook server in the virtual box (the vagrant instance is currently suspended)?

Thanks in advance.

Best, -Dave

On Jul 17, 2014, at 8:55 AM, David Laxer davidl@softintel.com wrote:

Hi,

I tried ipython notebook --port 9999 ipython notebook --port 1234 Same thing.

I also tried editing /Users/davidlaxer/.ipython/profile_nbserver/ipython_notebook_config.py and adding c.NotebookApp.ip = '127.0.0.1'

Other people are reporting this problem (or something similar):

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/3NU_SL8xhMc/J0o7_mkxfIEJ

https://groups.google.com/a/continuum.io/forum/#!searchin/anaconda/notebook/anaconda/WkuZTZbpLIY/tKdi0Su08SQJ

On Jul 17, 2014, at 8:44 AM, Matthew A. Russell notifications@github.com wrote:

It's likely that both of your notebooks are trying to bind to the default port, so this would indeed cause a clash and the error message that you are reporting. You can pass in parameters to your IPython Notebook running against your Anaconda on your host system. Can't remember the exact command line switch right off but trying Googling for "change default port of IPython Notebook", and I think something will pop up.

Make sense?

On Jul 17, 2014, at 9:37 AM, dbl001 notifications@github.com wrote:

Hi Matt,

Since adding the virtual box, Vagrant and running several of the chapters from ?Mining the Social Web - 2nd Edition?, I can?t run my native Anaconda ?ipython notebook?.

There appears to be a socket conflict: error: [Errno 49] Can't assign requested address.

Could there be a conflict between the notebook server on the localhost and the one in the virtual box? I tried rebooting, closing the notebooks (in Firefox) and suspending the vagrant virtual instance. Same problem. Any ideas?

David-Laxers-MacBook-Pro:~ davidlaxer$ ipython notebook 2014-07-17 07:32:38.021 [NotebookApp] Using existing profile dir: u'/Users/davidlaxer/.ipython/profile_default' 2014-07-17 07:32:38.038 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js Traceback (most recent call last): File "/Users/davidlaxer/anaconda/bin/ipython", line 6, in sys.exit(start_ipython()) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/init.py", line 120, in start_ipython return launch_new_instance(argv=argv, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 563, in launch_instance app.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 321, in initialize super(TerminalIPythonApp, self).initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 381, in initialize self.parse_command_line(argv) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/terminal/ipapp.py", line 316, in parse_command_line return super(TerminalIPythonApp, self).parse_command_line(argv) File "", line 2, in parse_command_line File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 475, in parse_command_line return self.initialize_subcommand(subc, subargv) File "", line 2, in initialize_subcommand File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 413, in initialize_subcommand self.subapp.initialize(argv) File "", line 2, in initialize File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/config/application.py", line 92, in catch_config_error return method(app, _args, _kwargs) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 745, in initialize self.init_webapp() File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/IPython/html/notebookapp.py", line 632, in init_webapp self.http_server.listen(port, self.ip) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/tcpserver.py", line 117, in listen sockets = bind_sockets(port, address=address) File "/Users/davidlaxer/anaconda/lib/python2.7/site-packages/tornado/netutil.py", line 104, in bind_sockets sock.bind(sockaddr) File "/Users/davidlaxer/anaconda/python.app/Contents/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(args) error: [Errno 49] Can't assign requested address

If you suspect this is an IPython bug, please report it at: https://github.com/ipython/ipython/issues or send an email to the mailing list at ipython-dev@scipy.org

You can print a more detailed traceback right now with "%tb", or use "%debug" to interactively debug it.

Extra-detailed tracebacks for bug-reporting purposes can be enabled via: c.Application.verbose_crash=True

Thanks in advance.

Best, -Dave

On Jul 15, 2014, at 5:54 AM, Matthew A. Russell notifications@github.com wrote:

In terms of debugging, I typically create new cells and isolate bits of code as needed, although some folks use the '%debug' magic variable.

You could definitely just copy/paste the code into PyCharm or wherever else you want, though.

In terms of seeing what's inside CSV_FILE - it's an actual file that you could view on your local filesystem (files sync automatically between the guest and host), or you could create a new cell, read it into a string (or parse it with the csv module) and print it all out

On Jul 14, 2014, at 5:58 PM, dbl001 notifications@github.com wrote:

Hi,

Is there any way to debug the Python code in your ipython notebooks? Is there any way to run them from pycharm or pydev/eclipse or netbeans - so I can see the variables and step through the code?

e.g. - how do I see what?s inside CSV_FILE (other then adding print statements)?

On Jul 14, 2014, at 12:04 PM, Matthew A. Russell notifications@github.com wrote:

Nice!

I think the only way to know is to try launching the notebook at localhost:8888 after you "vagrant provision" on the host

On Jul 14, 2014, at 1:41 PM, dbl001 notifications@github.com wrote:

Progress.

  1. the pip command worked on the matlib file (with sudo).
  2. vagrant provision completed. However, without the ?normal? status messages. Is this ok?

... ==> default: [2014-07-14T18:36:10+00:00] DEBUG: waiting until named pipe /etc/service/ipython/supervise/ok exists. ==> default: [2014-07-14T18:36:11+00:00] DEBUG: . ==> default: [2014-07-14T18:36:12+00:00] DEBUG: . ==> default: [2014-07-14T18:36:13+00:00] DEBUG: . ==> default: [2014-07-14T18:36:14+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] DEBUG: . ==> default: [2014-07-14T18:36:15+00:00] INFO: runit_service[ipython] enabled ==> default: [2014-07-14T18:36:15+00:00] INFO: Chef Run complete in 579.269973 seconds ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Cleaning the checksum cache ==> default: [2014-07-14T18:36:15+00:00] INFO: Running report handlers ==> default: [2014-07-14T18:36:15+00:00] INFO: Report handlers complete ==> default: [2014-07-14T18:36:15+00:00] DEBUG: Exiting

On Jul 14, 2014, at 11:06 AM, Matthew A. Russell notifications@github.com wrote:

The last thing I see is the untarr'ing output. Perhaps your output was truncated prior to the part you mentioned about pip. In theory, you should be able to rename the file that wget downloads and just install with pip as shown.

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

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

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

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

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

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

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

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

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