Advertisement
Guest User

Untitled

a guest
Oct 27th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. root@noc:/opt/noc# ./bin/pip install /home/noc/pip-1.5.6.tar.gz
  2. Unpacking /home/noc/pip-1.5.6.tar.gz
  3. Running setup.py (path:/tmp/pip-odyaLF-build/setup.py) egg_info for package from file:///home/noc/pip-1.5.6.tar.gz
  4.  
  5. warning: no files found matching 'pip/cacert.pem'
  6. warning: no files found matching '*.html' under directory 'docs'
  7. warning: no previously-included files matching '*.rst' found under directory 'docs/_build'
  8. no previously-included directories found matching 'docs/_build/_sources'
  9. Requirement already satisfied (use --upgrade to upgrade): pip==1.5.6 from file:///home/noc/pip-1.5.6.tar.gz in ./lib/python2.7/site-packages
  10. Cleaning up...
  11. root@noc:/opt/noc# ./scripts/upgrade
  12. Set up configuration files
  13. Creating required directories
  14. Checking virtualenv
  15. Pulling repo https://bitbucket.org/nocproject/noc
  16. abort: error: _ssl.c:504: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure
  17. upgrade: : Failed to pull repo https://bitbucket.org/nocproject/noc
  18. Terminating
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement