Advertisement
Guest User

Untitled

a guest
Jul 8th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. (venv) ✔ ~/xstatic/requirements [master|✔]
  2. 14:03 $ generate-constraints -p /usr/bin/python2.7 -p /usr/bin/python3.4 -b blacklist.txt -r global-requirements.txt > baseline.txt
  3. You are using pip version 7.0.0, however version 7.1.0 is available.
  4. You should consider upgrading via the 'pip install --upgrade pip' command.
  5. Ignoring pywin32: markers "sys_platform=='win32'" don't match your environment
  6. Ignoring wmi: markers "sys_platform=='win32'" don't match your environment
  7. Hash of the package https://pypi.python.org/packages/py2.py3/D/Django/Django-1.7.9-py2.py3-none-any.whl#md5=2df76c90453477a9d0bb6a1608f0dfa5 (from https://pypi.python.org/simple/django/) (52358ac5f48fd514d6c4eb9e08830985) doesn't match the expected hash 2df76c90453477a9d0bb6a1608f0dfa5!
  8. Bad md5 hash for package https://pypi.python.org/packages/py2.py3/D/Django/Django-1.7.9-py2.py3-none-any.whl#md5=2df76c90453477a9d0bb6a1608f0dfa5 (from https://pypi.python.org/simple/django/)
  9. Traceback (most recent call last):
  10. File "/home/stack/xstatic/xstatic-angular-gettext/venv/bin/generate-constraints", line 10, in <module>
  11. sys.exit(main())
  12. File "/home/stack/xstatic/xstatic-angular-gettext/venv/local/lib/python2.7/site-packages/openstack_requirements/cmds/generate.py", line 178, in main
  13. _freeze(options.requirements, python) for python in options.pythons]
  14. File "/home/stack/xstatic/xstatic-angular-gettext/venv/local/lib/python2.7/site-packages/openstack_requirements/cmds/generate.py", line 87, in _freeze
  15. % ('\n'.join(output), exc))
  16. Exception: Failed to generate freeze: Python 2.7.6
  17.  
  18. New python executable in /tmp/tmpYNkyNW/bin/python2.7
  19. Also creating executable in /tmp/tmpYNkyNW/bin/python
  20. Installing setuptools, pip, wheel...done.
  21. Running virtualenv with interpreter /usr/bin/python2.7
  22.  
  23. Collecting pip
  24. Using cached pip-7.1.0-py2.py3-none-any.whl
  25. Collecting setuptools
  26. Using cached setuptools-18.0.1-py2.py3-none-any.whl
  27. Requirement already up-to-date: wheel in /tmp/tmpYNkyNW/lib/python2.7/site-packages
  28. Installing collected packages: pip, setuptools
  29. Found existing installation: pip 7.0.0
  30. Uninstalling pip-7.0.0:
  31. Successfully uninstalled pip-7.0.0
  32. Found existing installation: setuptools 16.0
  33. Uninstalling setuptools-16.0:
  34. Successfully uninstalled setuptools-16.0
  35. Successfully installed pip-7.1.0 setuptools-18.0.1
  36.  
  37. Collecting aioeventlet>=0.4 (from -r global-requirements.txt (line 1))
  38. Using cached aioeventlet-0.4-py2-none-any.whl
  39. Collecting alembic>=0.7.2 (from -r global-requirements.txt (line 2))
  40. Using cached alembic-0.7.6.tar.gz
  41. Collecting amqp>=1.4.0 (from -r global-requirements.txt (line 3))
  42. Using cached amqp-1.4.6-py2-none-any.whl
  43. Collecting anyjson>=0.3.3 (from -r global-requirements.txt (line 4))
  44. Collecting appdirs>=1.3.0 (from -r global-requirements.txt (line 5))
  45. Using cached appdirs-1.4.0-py2.py3-none-any.whl
  46. Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from -r global-requirements.txt (line 6))
  47. Collecting argcomplete>=0.6.8 (from -r global-requirements.txt (line 7))
  48. Using cached argcomplete-0.9.0-py2.py3-none-any.whl
  49. Collecting autobahn>=0.10.1 (from -r global-requirements.txt (line 8))
  50. Using cached autobahn-0.10.4.tar.gz
  51. Collecting automaton>=0.2.0 (from -r global-requirements.txt (line 9))
  52. Using cached automaton-0.4.0-py2.py3-none-any.whl
  53. Collecting beautifulsoup4 (from -r global-requirements.txt (line 10))
  54. Using cached beautifulsoup4-4.4.0-py2-none-any.whl
  55. Collecting Babel>=1.3 (from -r global-requirements.txt (line 11))
  56. Collecting boto>=2.32.1 (from -r global-requirements.txt (line 12))
  57. Using cached boto-2.38.0-py2.py3-none-any.whl
  58. Collecting botocore>=1.0.0 (from -r global-requirements.txt (line 13))
  59. Using cached botocore-1.1.0-py2.py3-none-any.whl
  60. Collecting cassandra-driver>=2.1.4 (from -r global-requirements.txt (line 14))
  61. Using cached cassandra-driver-2.5.1.tar.gz
  62. Collecting ceilometermiddleware>=0.1.0 (from -r global-requirements.txt (line 15))
  63. Using cached ceilometermiddleware-0.2.0-py2-none-any.whl
  64. Collecting cachetools>=1.0.0 (from -r global-requirements.txt (line 16))
  65. Using cached cachetools-1.0.3-py2.py3-none-any.whl
  66. Collecting cffi (from -r global-requirements.txt (line 17))
  67. Collecting cliff>=1.13.0 (from -r global-requirements.txt (line 18))
  68. Using cached cliff-1.13.0-py2-none-any.whl
  69. Collecting cmd2>=0.6.7 (from -r global-requirements.txt (line 19))
  70. Collecting PuLP>=1.0.4 (from -r global-requirements.txt (line 20))
  71. Using cached PuLP-1.6.0.tar.gz
  72. Collecting contextlib2>=0.4.0 (from -r global-requirements.txt (line 21))
  73. Using cached contextlib2-0.4.0.tar.gz
  74. Collecting croniter>=0.3.4 (from -r global-requirements.txt (line 22))
  75. Using cached croniter-0.3.8.tar.gz
  76. Collecting cryptography>=0.8.2 (from -r global-requirements.txt (line 23))
  77. Collecting ddt>=0.7.0 (from -r global-requirements.txt (line 24))
  78. Using cached ddt-1.0.0-py2.py3-none-any.whl
  79. Collecting debtcollector>=0.3.0 (from -r global-requirements.txt (line 25))
  80. Using cached debtcollector-0.5.0-py2.py3-none-any.whl
  81. Collecting decorator>=3.4.0 (from -r global-requirements.txt (line 26))
  82. Using cached decorator-3.4.2.tar.gz
  83. Collecting dib-utils (from -r global-requirements.txt (line 27))
  84. Using cached dib-utils-0.0.8.tar.gz
  85. Collecting diskimage-builder>=0.1.20 (from -r global-requirements.txt (line 28))
  86. Using cached diskimage_builder-0.1.47-py2.py3-none-any.whl
  87. Collecting Django<1.8,>=1.4.2 (from -r global-requirements.txt (line 29))
  88. Using cached Django-1.7.9-py2.py3-none-any.whl
  89. Command '['/tmp/tmpYNkyNW/bin/pip', 'install', '-r', 'global-requirements.txt']' returned non-zero exit status 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement