Advertisement
Guest User

Untitled

a guest
Feb 1st, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. [root@noc noc]# ./scripts/upgrade
  2. Logging to /tmp/noc-upgrade.log.Z0awhK
  3. Set up configuration files
  4. Creating required directories
  5. Checking virtualenv
  6. Reverting local patches
  7. No patches applied
  8. Pulling repo https://bitbucket.org/nocproject/noc
  9. pulling from https://bitbucket.org/nocproject/noc
  10. searching for changes
  11. no changes found
  12. 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
  13. Upgrading PIP
  14. Requirement already up-to-date: pip in ./lib/python2.7/site-packages
  15. Updating python libraries
  16. Requirement already up-to-date: pip>=1.5.6 in ./lib/python2.7/site-packages (from -r etc/requirements/common.txt (line 1))
  17. Collecting setuptools>=3.6 (from -r etc/requirements/common.txt (line 2))
  18. Using cached setuptools-12.0.5-py2.py3-none-any.whl
  19. Collecting Mercurial>=2.5.2 (from -r etc/requirements/common.txt (line 3))
  20. Using cached mercurial-3.2.4.tar.gz
  21. Collecting db-sqlite3==0.0.1 (from -r etc/requirements/common.txt (line 4))
  22. Using cached db-sqlite3-0.0.1.tar.gz
  23. Collecting manhole==0.6.2 (from -r etc/requirements/common.txt (line 5))
  24. Using cached manhole-0.6.2.tar.gz
  25. warning: no directories found matching 'examples'
  26. warning: no directories found matching 'docs'
  27. Collecting cachetools==0.5.1 (from -r etc/requirements/common.txt (line 6))
  28. Using cached cachetools-0.5.1.tar.gz
  29. Collecting python-cjson>=1.0.5 (from -r etc/requirements/common.txt (line 7))
  30. Using cached python-cjson-1.1.0.tar.gz
  31. Collecting six>=1.7.2 (from -r etc/requirements/common.txt (line 8))
  32. Using cached six-1.9.0-py2.py3-none-any.whl
  33. Collecting backports.ssl-match-hostname>=3.4.0.2 (from -r etc/requirements/common.txt (line 9))
  34. Using cached backports.ssl_match_hostname-3.4.0.2.tar.gz
  35. Collecting ecdsa==0.11 (from -r etc/requirements/noc.txt (line 1))
  36. Using cached ecdsa-0.11.tar.gz
  37. Collecting psycopg2>=2.5 (from -r etc/requirements/noc.txt (line 2))
  38. Using cached psycopg2-2.5.4.tar.gz
  39. Collecting pymongo==2.7.2 (from -r etc/requirements/noc.txt (line 3))
  40. Using cached pymongo-2.7.2.tar.gz
  41. Collecting gmpy==1.16 (from -r etc/requirements/noc.txt (line 4))
  42. Using cached gmpy-1.16.zip
  43. Collecting geopy==0.97 (from -r etc/requirements/noc.txt (line 5))
  44. Using cached geopy-0.97.tar.gz
  45. Collecting pycrypto>=2.6 (from -r etc/requirements/noc.txt (line 6))
  46. Using cached pycrypto-2.6.1.tar.gz
  47. Collecting netifaces>=0.8 (from -r etc/requirements/noc.txt (line 7))
  48. Using cached netifaces-0.10.4.tar.gz
  49. Collecting Django==1.4.15 (from -r etc/requirements/noc.txt (line 8))
  50. Using cached Django-1.4.15.tar.gz
  51. Collecting South==0.7.3 (from -r etc/requirements/noc.txt (line 9))
  52. Using cached South-0.7.3.tar.gz
  53. Collecting blinker==1.3 (from -r etc/requirements/noc.txt (line 10))
  54. Using cached blinker-1.3.tar.gz
  55. Collecting coverage==3.7 (from -r etc/requirements/noc.txt (line 11))
  56. Using cached coverage-3.7.tar.gz
  57. Collecting futures>=2.2.0 (from -r etc/requirements/noc.txt (line 12))
  58. Using cached futures-2.2.0-py2.py3-none-any.whl
  59. Collecting protobuf==2.5.0 (from -r etc/requirements/noc.txt (line 13))
  60. Using cached protobuf-2.5.0.tar.gz
  61. Collecting pyasn1==0.1.7 (from -r etc/requirements/noc.txt (line 14))
  62. Using cached pyasn1-0.1.7.tar.gz
  63. Collecting pyasn1-modules==0.0.5 (from -r etc/requirements/noc.txt (line 15))
  64. Using cached pyasn1-modules-0.0.5.tar.gz
  65. Collecting pyparsing==2.0.2 (from -r etc/requirements/noc.txt (line 16))
  66. Using cached pyparsing-2.0.2.tar.gz
  67. Collecting pysnmp==4.2.1 (from -r etc/requirements/noc.txt (line 17))
  68. Using cached pysnmp-4.2.1.tar.gz
  69. Collecting python-creole==0.2.4 (from -r etc/requirements/noc.txt (line 18))
  70. Using cached python-creole-0.2.4.tar.gz
  71. Collecting pytz>=2014.4 (from -r etc/requirements/noc.txt (line 19))
  72. Using cached pytz-2014.10-py2.py3-none-any.whl
  73. Collecting python-dateutil==2.4.0 (from -r etc/requirements/noc.txt (line 20))
  74. Using cached python_dateutil-2.4.0-py2.py3-none-any.whl
  75. Collecting docutils==0.7 (from -r etc/requirements/noc.txt (line 21))
  76. Using cached docutils-0.7.tar.gz
  77. Collecting Pygments==1.2.2 (from -r etc/requirements/noc.txt (line 22))
  78. Using cached Pygments-1.2.2.tar.gz
  79. Collecting mongoengine==0.8.7 (from -r etc/requirements/noc.txt (line 23))
  80. Using cached mongoengine-0.8.7.tar.gz
  81. 0.8.7
  82. Collecting tornado==4.0.2 (from -r etc/requirements/noc.txt (line 24))
  83. Using cached tornado-4.0.2.tar.gz
  84. Collecting sleekxmpp==1.1.11 (from -r etc/requirements/noc.txt (line 25))
  85. Using cached sleekxmpp-1.1.11.tar.gz
  86. Collecting vectorformats==0.1 (from -r etc/requirements/noc.txt (line 26))
  87. Using cached vectorformats-0.1.tar.gz
  88. Collecting Whoosh==2.5.4 (from -r etc/requirements/noc.txt (line 27))
  89. Using cached Whoosh-2.5.4.tar.gz
  90. Collecting dbf==0.95.004 (from -r etc/requirements/noc.txt (line 28))
  91. Using cached dbf-0.95.004.tar.gz
  92. Collecting requests==2.2.1 (from -r etc/requirements/noc.txt (line 29))
  93. Using cached requests-2.2.1-py2.py3-none-any.whl
  94. Collecting noc-pkg-handlebars==1.0.0 (from -r etc/requirements/noc.txt (line 30))
  95. Could not find any downloads that satisfy the requirement noc-pkg-handlebars==1.0.0 (from -r etc/requirements/noc.txt (line 30))
  96. Some insecure and unverifiable files were ignored (use --allow-unverified noc-pkg-handlebars to allow).
  97. No distributions at all found for noc-pkg-handlebars==1.0.0 (from -r etc/requirements/noc.txt (line 30))
  98. upgrade: 288: Cannot update python libraries
  99. Terminating
  100. Reporting upgrade status
  101. Traceback (most recent call last):
  102. File "./scripts/cptool", line 15, in <module>
  103. from noc.support.cp import CPClient
  104. ImportError: No module named noc.support.cp
  105. Saving upgrade log to /var/log/noc/upgrade.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement