1. jtx@jtx:~/Development/inkscape-web/releases$ ./utils/init
  2. Installing new PIP...
  3. Running virtualenv with interpreter /usr/bin/python2.7
  4. New python executable in pythonenv/bin/python2.7
  5. Also creating executable in pythonenv/bin/python
  6. Installing setuptools............done.
  7. Installing pip...............done.
  8. Updating PythonEnv...
  9. Downloading/unpacking distribute
  10. Running setup.py egg_info for package distribute
  11. Downloading/unpacking setuptools>=0.7 (from distribute)
  12. Running setup.py egg_info for package setuptools
  13. Installing collected packages: distribute, setuptools
  14. Running setup.py install for distribute
  15. Found existing installation: setuptools 0.6c11
  16. Uninstalling setuptools:
  17. Successfully uninstalled setuptools
  18. Running setup.py install for setuptools
  19. Installing easy_install script to /home2/Development/inkscape-web/releases/pythonenv/bin
  20. Installing easy_install-2.7 script to /home2/Development/inkscape-web/releases/pythonenv/bin
  21. Successfully installed distribute setuptools
  22. Cleaning up...
  23. Downloading/unpacking docutils==0.11 (from -r ./utils/requirements.txt (line 7))
  24. Running setup.py egg_info for package docutils
  25. warning: no files found matching 'MANIFEST'
  26. warning: no files found matching '*' under directory 'extras'
  27. warning: no previously-included files matching '.cvsignore' found under directory '*'
  28. warning: no previously-included files matching '*.pyc' found under directory '*'
  29. warning: no previously-included files matching '*~' found under directory '*'
  30. warning: no previously-included files matching '.DS_Store' found under directory '*'
  31. Downloading/unpacking python-dateutil==2.2 (from -r ./utils/requirements.txt (line 8))
  32. Running setup.py egg_info for package python-dateutil
  33. Downloading/unpacking python-gnupg==0.3.6 (from -r ./utils/requirements.txt (line 9))
  34. Downloading python-gnupg-0.3.6.tar.gz
  35. Running setup.py egg_info for package python-gnupg
  36. Downloading/unpacking Pillow==2.8.1 (from -r ./utils/requirements.txt (line 10))
  37. Running setup.py egg_info for package Pillow
  38. warning: no files found matching 'LICENSE' under directory 'docs'
  39. Downloading/unpacking Pygments==2.0.2 (from -r ./utils/requirements.txt (line 11))
  40. Running setup.py egg_info for package Pygments
  41. Downloading/unpacking Whoosh==2.5.7 (from -r ./utils/requirements.txt (line 12))
  42. Running setup.py egg_info for package Whoosh
  43. warning: no files found matching '*.txt' under directory 'tests'
  44. warning: no files found matching '*.txt' under directory 'benchmark'
  45. warning: no files found matching '*.txt' under directory 'files'
  46. warning: no files found matching '*.py' under directory 'files'
  47. warning: no files found matching '*.jpg' under directory 'files'
  48. Downloading/unpacking feedparser==5.1.3 (from -r ./utils/requirements.txt (line 13))
  49. Running setup.py egg_info for package feedparser
  50. Downloading/unpacking httplib2==0.9 (from -r ./utils/requirements.txt (line 14))
  51. Running setup.py egg_info for package httplib2
  52. Downloading/unpacking pytz==2015.2 (from -r ./utils/requirements.txt (line 15))
  53. Running setup.py egg_info for package pytz
  54. Downloading/unpacking python-openid==2.2.4 (from -r ./utils/requirements.txt (line 18))
  55. Running setup.py egg_info for package python-openid
  56. warning: no files found matching 'CHANGELOG'
  57. warning: no files found matching '*.css' under directory 'doc'
  58. warning: no files found matching '*.html' under directory 'doc'
  59. Downloading/unpacking easy-thumbnails==2.0.1 (from -r ./utils/requirements.txt (line 19))
  60. Running setup.py egg_info for package easy-thumbnails
  61. no previously-included directories found matching 'docs/_build'
  62. Downloading/unpacking diff-match-patch==20110725.1 (from -r ./utils/requirements.txt (line 20))
  63. Running setup.py egg_info for package diff-match-patch
  64. Downloading/unpacking Django==1.7.7 (from -r ./utils/requirements.txt (line 23))
  65. Running setup.py egg_info for package Django
  66. warning: no previously-included files matching '__pycache__' found under directory '*'
  67. warning: no previously-included files matching '*.py[co]' found under directory '*'
  68. Downloading/unpacking django-ajax-selects==1.3.6 (from -r ./utils/requirements.txt (line 24))
  69. Downloading django-ajax-selects-1.3.6.tar.gz
  70. Running setup.py egg_info for package django-ajax-selects
  71. no previously-included directories found matching 'example/AJAXSELECTS'
  72. no previously-included directories found matching 'example/ajax_select'
  73. Downloading/unpacking django-request==1.0.1 (from -r ./utils/requirements.txt (line 25))
  74. Running setup.py egg_info for package django-request
  75. Downloading/unpacking django-haystack==2.2.0 (from -r ./utils/requirements.txt (line 26))
  76. Running setup.py egg_info for package django-haystack
  77. Downloading/unpacking django-pagination==1.0.5 (from -r ./utils/requirements.txt (line 27))
  78. Downloading django-pagination-1.0.5.tar.gz
  79. Running setup.py egg_info for package django-pagination
  80. Downloading/unpacking django-social-auth==0.7.28 (from -r ./utils/requirements.txt (line 28))
  81. Running setup.py egg_info for package django-social-auth
  82. Downloading/unpacking django-model-utils==2.0.3 (from -r ./utils/requirements.txt (line 29))
  83. Downloading django-model-utils-2.0.3.tar.gz
  84. Running setup.py egg_info for package django-model-utils
  85. Downloading/unpacking django-registration-redux==1.1 (from -r ./utils/requirements.txt (line 30))
  86. Running setup.py egg_info for package django-registration-redux
  87. no previously-included directories found matching 'docs/_build'
  88. Downloading/unpacking django-polymorphic==0.5.5 (from -r ./utils/requirements.txt (line 31))
  89. Downloading django_polymorphic-0.5.5.tar.gz
  90. Running setup.py egg_info for package django-polymorphic
  91. warning: no files found matching 'DOCS.rst'
  92. warning: no files found matching 'CHANGES.rst'
  93. Downloading/unpacking django-reversion==1.8.0 (from -r ./utils/requirements.txt (line 32))
  94. Running setup.py egg_info for package django-reversion
  95. no previously-included directories found matching 'docs/_build'
  96. Downloading/unpacking django-mptt==0.6.1 (from -r ./utils/requirements.txt (line 33))
  97. Running setup.py egg_info for package django-mptt
  98. warning: no files found matching '*.json' under directory 'mptt'
  99. no previously-included directories found matching '.tox'
  100. Downloading/unpacking django-recaptcha==1.0 (from -r ./utils/requirements.txt (line 34))
  101. Downloading django-recaptcha-1.0.tar.gz
  102. Running setup.py egg_info for package django-recaptcha
  103. Downloading/unpacking django-split-json-widget==0.2 (from -r ./utils/requirements.txt (line 35))
  104. Downloading django-split-json-widget-0.2.tar.gz
  105. Running setup.py egg_info for package django-split-json-widget
  106. Downloading/unpacking django-user-sessions==1.0.0 (from -r ./utils/requirements.txt (line 36))
  107. Downloading django-user-sessions-1.0.0.tar.gz
  108. Running setup.py egg_info for package django-user-sessions
  109. no previously-included directories found matching 'user_sessions/locale'
  110. Downloading/unpacking django-sendfile==0.3.6 (from -r ./utils/requirements.txt (line 37))
  111. Downloading django-sendfile-0.3.6.tar.gz
  112. Running setup.py egg_info for package django-sendfile
  113. Downloading/unpacking django-pile==0.7.0 (from -r ./utils/requirements.txt (line 38))
  114. Downloading django-pile-0.7.0.tar.gz
  115. Running setup.py egg_info for package django-pile
  116. Downloading/unpacking django-contrib-comments==1.5 (from -r ./utils/requirements.txt (line 39))
  117. Downloading django-contrib-comments-1.5.tar.gz
  118. Running setup.py egg_info for package django-contrib-comments
  119. Downloading/unpacking django-cms==3.1.0 (from -r ./utils/requirements.txt (line 44))
  120. Running setup.py egg_info for package django-cms
  121. warning: no files found matching '*' under directory 'cms/plugins'
  122. warning: no files found matching '*' under directory 'stacks/templates'
  123. warning: no previously-included files matching '*.pyc' found under directory '*'
  124. Downloading/unpacking djangocms-toc==1.0.1 (from -r ./utils/requirements.txt (line 46))
  125. Exception:
  126. Traceback (most recent call last):
  127. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/basecommand.py", line 139, in main
  128. status = self.run(options, args)
  129. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/commands/install.py", line 266, in run
  130. requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
  131. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py", line 1033, in prepare_files
  132. self.unpack_url(url, location, self.is_download)
  133. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/req.py", line 1161, in unpack_url
  134. retval = unpack_http_url(link, location, self.download_cache, self.download_dir)
  135. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py", line 534, in unpack_http_url
  136. resp = _get_response_from_url(target_url, link)
  137. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py", line 569, in _get_response_from_url
  138. resp = urlopen(target_url)
  139. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py", line 143, in __call__
  140. response = self.get_opener(scheme=scheme).open(url)
  141. File "/usr/lib/python2.7/urllib2.py", line 431, in open
  142. response = self._open(req, data)
  143. File "/usr/lib/python2.7/urllib2.py", line 449, in _open
  144. '_open', req)
  145. File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
  146. result = func(*args)
  147. File "/home2/Development/inkscape-web/releases/pythonenv/local/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg/pip/download.py", line 123, in https_open
  148. return self.do_open(self.specialized_conn_class, req)
  149. File "/usr/lib/python2.7/urllib2.py", line 1200, in do_open
  150. r = h.getresponse(buffering=True)
  151. File "/usr/lib/python2.7/httplib.py", line 1132, in getresponse
  152. response.begin()
  153. File "/usr/lib/python2.7/httplib.py", line 453, in begin
  154. version, status, reason = self._read_status()
  155. File "/usr/lib/python2.7/httplib.py", line 417, in _read_status
  156. raise BadStatusLine(line)
  157. BadStatusLine: ''
  158. Storing complete log in /home/jtx/.pip/pip.log
  159. Updating Django...
  160. * syncdb
  161. Traceback (most recent call last):
  162. File "/home/jtx/Development/inkscape-web/releases/utils/../inkscape/manage.py", line 8, in <module>
  163. from django.core.management import execute_from_command_line
  164. ImportError: No module named django.core.management
  165. * migrate
  166. Traceback (most recent call last):
  167. File "/home/jtx/Development/inkscape-web/releases/utils/../inkscape/manage.py", line 8, in <module>
  168. from django.core.management import execute_from_command_line
  169. ImportError: No module named django.core.management
  170. * DONE
  171. Traceback (most recent call last):
  172. File "/home/jtx/Development/inkscape-web/releases/utils/../inkscape/manage.py", line 8, in <module>
  173. from django.core.management import execute_from_command_line
  174. ImportError: No module named django.core.management
  175. Copied static files from pythonenv to local static
  176. Traceback (most recent call last):
  177. File "/home/jtx/Development/inkscape-web/releases/utils/../inkscape/manage.py", line 8, in <module>
  178. from django.core.management import execute_from_command_line
  179. ImportError: No module named django.core.management
 
 

39

 

1135

Pasted Text #836

-

PasteBin

Lines
216
Words
996
Dimensione
11,8 KB
Creato
Tipo
text/plain
Public Domain (PD)
Per favore accedi per lasciare un commento!