2013-08-10 20:28:20 peter-macbook pl-corporate-codebase[15432] INFO Installing requirements in virtual environment ..
2013-08-10 20:28:20 peter-macbook deb_pkg_tools.utils[15432] DEBUG Executing external command: /tmp/tmp9FaqEv/environment/bin/pip-accel install --find-links=file:///home/peter/Paylogic/Code/debian/packages/pl-corporate-codebase/dependencies bleach==1.2.1 django-rosetta==0.7.1 django==1.4 filebrowser_safe==0.2.8 grappelli_safe==0.2.12 html5lib==0.95 Mezzanine==1.1.4 MySQL-python==1.2.4 PIL==1.1.7 pytz==2012j six==1.2.0 South==0.7.5
2013-08-10 20:28:20 peter-macbook pip-accel[18948] INFO Unpacking local source distributions ..
2013-08-10 20:28:20 peter-macbook pip-accel[18948] INFO Executing command: pip install --download-cache=/home/peter/.pip/download-cache --find-links=file:///home/peter/.pip-accel/sources --build-directory=/tmp/tmptgt5XK --no-index --find-links=file:///home/peter/Paylogic/Code/debian/packages/pl-corporate-codebase/dependencies bleach==1.2.1 django-rosetta==0.7.1 django==1.4 filebrowser_safe==0.2.8 grappelli_safe==0.2.12 html5lib==0.95 Mezzanine==1.1.4 MySQL-python==1.2.4 PIL==1.1.7 pytz==2012j six==1.2.0 South==0.7.5 --no-install
Ignoring indexes: https://pypi.python.org/simple/
Downloading/unpacking bleach==1.2.1
  Running setup.py egg_info for package bleach
    
Downloading/unpacking django-rosetta==0.7.1
  Running setup.py egg_info for package django-rosetta
    
    no previously-included directories found matching 'testproject'
    no previously-included directories found matching 'rosetta/tests/__pycache__'
Downloading/unpacking django==1.4
  Running setup.py egg_info for package django
    
Downloading/unpacking filebrowser-safe==0.2.8
  Running setup.py egg_info for package filebrowser-safe
    
Downloading/unpacking grappelli-safe==0.2.12
  Running setup.py egg_info for package grappelli-safe
    
    warning: no files found matching '*.json' under directory 'grappelli_safe/models/fixtures'
Downloading/unpacking html5lib==0.95
  Running setup.py egg_info for package html5lib
    
Downloading/unpacking Mezzanine==1.1.4
  Running setup.py egg_info for package Mezzanine
    
    warning: no previously-included files matching '*' found under directory 'docs/build'
    warning: no previously-included files matching '*' found under directory '*/project_template/static'
Downloading/unpacking MySQL-python==1.2.4
  Running setup.py egg_info for package MySQL-python
    Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz
    Extracting in /tmp/tmpWHUYLQ
    Now working in /tmp/tmpWHUYLQ/distribute-0.6.28
    Building a Distribute egg in /tmp/tmptgt5XK/MySQL-python
    /tmp/tmptgt5XK/MySQL-python/distribute-0.6.28-py2.7.egg
    
Downloading/unpacking PIL==1.1.7
  Could not find any downloads that satisfy the requirement PIL==1.1.7
No distributions at all found for PIL==1.1.7
Storing complete log in /home/peter/.pip/pip.log
2013-08-10 20:28:27 peter-macbook pip-accel[18948] WARNING We don't have all source distributions yet!
2013-08-10 20:28:27 peter-macbook pip-accel[18948] INFO Downloading source distributions ..
2013-08-10 20:28:27 peter-macbook pip-accel[18948] INFO Executing command: pip install --download-cache=/home/peter/.pip/download-cache --find-links=file:///home/peter/.pip-accel/sources --build-directory=/tmp/tmptgt5XK --find-links=file:///home/peter/Paylogic/Code/debian/packages/pl-corporate-codebase/dependencies bleach==1.2.1 django-rosetta==0.7.1 django==1.4 filebrowser_safe==0.2.8 grappelli_safe==0.2.12 html5lib==0.95 Mezzanine==1.1.4 MySQL-python==1.2.4 PIL==1.1.7 pytz==2012j six==1.2.0 South==0.7.5 --no-install
Downloading/unpacking bleach==1.2.1
  
pip can't proceed with requirement 'bleach==1.2.1' due to a pre-existing build directory.
 location: /tmp/tmptgt5XK/bleach
This is likely due to a previous installation that failed.
pip is being responsible and not assuming it can delete this.
Please delete it and try again.

2013-08-10 20:28:27 peter-macbook pip-accel[18948] INFO Finished downloading source distributions in 0.03 seconds.
2013-08-10 20:28:27 peter-macbook pip-accel[18948] WARNING pip failed, retrying (2/10) ..
2013-08-10 20:28:27 peter-macbook pip-accel[18948] INFO Unpacking local source distributions ..
2013-08-10 20:28:27 peter-macbook pip-accel[18948] INFO Executing command: pip install --download-cache=/home/peter/.pip/download-cache --find-links=file:///home/peter/.pip-accel/sources --build-directory=/tmp/tmptgt5XK --no-index --find-links=file:///home/peter/Paylogic/Code/debian/packages/pl-corporate-codebase/dependencies bleach==1.2.1 django-rosetta==0.7.1 django==1.4 filebrowser_safe==0.2.8 grappelli_safe==0.2.12 html5lib==0.95 Mezzanine==1.1.4 MySQL-python==1.2.4 PIL==1.1.7 pytz==2012j six==1.2.0 South==0.7.5 --no-install
Ignoring indexes: https://pypi.python.org/simple/
Downloading/unpacking bleach==1.2.1
  
pip can't proceed with requirement 'bleach==1.2.1' due to a pre-existing build directory.
 location: /tmp/tmptgt5XK/bleach
This is likely due to a previous installation that failed.
pip is being responsible and not assuming it can delete this.
Please delete it and try again.

2013-08-10 20:28:27 peter-macbook pip-accel[18948] INFO Unpacked local source distributions in 0.03 seconds.
Traceback (most recent call last):
  File "/tmp/tmp9FaqEv/environment/bin/pip-accel", line 8, in <module>
    load_entry_point('pip-accel==0.9.13', 'console_scripts', 'pip-accel')()
  File "/tmp/tmp9FaqEv/environment/local/lib/python2.7/site-packages/pip_accel/__init__.py", line 144, in main
    requirements = previous_build_workaround(unpack_partial, build_directory)
  File "/tmp/tmp9FaqEv/environment/local/lib/python2.7/site-packages/pip_accel/__init__.py", line 198, in previous_build_workaround
    return partial_function()
  File "/tmp/tmp9FaqEv/environment/local/lib/python2.7/site-packages/pip_accel/__init__.py", line 236, in unpack_source_dists
    for install_requirement in sorted_requirements(requirement_set):
  File "/tmp/tmp9FaqEv/environment/local/lib/python2.7/site-packages/pip_accel/__init__.py", line 253, in sorted_requirements
    return sorted(requirement_set.requirements.values(),
AttributeError: 'NoneType' object has no attribute 'requirements'
2013-08-10 20:28:27 peter-macbook deb_repo_mgr.cli[15432] ERROR External command failed with exit code 1! (command: /tmp/tmp9FaqEv/environment/bin/pip-accel install --find-links=file:///home/peter/Paylogic/Code/debian/packages/pl-corporate-codebase/dependencies bleach==1.2.1 django-rosetta==0.7.1 django==1.4 filebrowser_safe==0.2.8 grappelli_safe==0.2.12 html5lib==0.95 Mezzanine==1.1.4 MySQL-python==1.2.4 PIL==1.1.7 pytz==2012j six==1.2.0 South==0.7.5)
