Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@cssos-dev-ci:/etc#
- root@cssos-dev-ci:/etc# pip install bindep
- Collecting bindep
- /usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
- SNIMissingWarning
- /usr/local/lib/python2.7/dist-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
- InsecurePlatformWarning
- Downloading bindep-2.4.0-py2.py3-none-any.whl
- Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from bindep)
- Collecting Parsley (from bindep)
- Downloading Parsley-1.3-py2.py3-none-any.whl (88kB)
- 100% |████████████████████████████████| 92kB 213kB/s
- Installing collected packages: Parsley, bindep
- Successfully installed Parsley-1.3 bindep-2.4.0
- root@cssos-dev-ci:/etc#
- root@cssos-dev-ci:/etc#
- root@cssos-dev-ci:/etc# pip uninstall bindep
- Uninstalling bindep-2.4.0:
- /usr/local/bin/bindep
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/DESCRIPTION.rst
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/INSTALLER
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/METADATA
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/RECORD
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/WHEEL
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/entry_points.txt
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/metadata.json
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/pbr.json
- /usr/local/lib/python2.7/dist-packages/bindep-2.4.0.dist-info/top_level.txt
- /usr/local/lib/python2.7/dist-packages/bindep/__init__.py
- /usr/local/lib/python2.7/dist-packages/bindep/__init__.pyc
- /usr/local/lib/python2.7/dist-packages/bindep/depends.py
- /usr/local/lib/python2.7/dist-packages/bindep/depends.pyc
- /usr/local/lib/python2.7/dist-packages/bindep/main.py
- /usr/local/lib/python2.7/dist-packages/bindep/main.pyc
- /usr/local/lib/python2.7/dist-packages/bindep/tests/__init__.py
- /usr/local/lib/python2.7/dist-packages/bindep/tests/__init__.pyc
- /usr/local/lib/python2.7/dist-packages/bindep/tests/test_depends.py
- /usr/local/lib/python2.7/dist-packages/bindep/tests/test_depends.pyc
- /usr/local/lib/python2.7/dist-packages/bindep/tests/test_main.py
- /usr/local/lib/python2.7/dist-packages/bindep/tests/test_main.pyc
- Proceed (y/n)? y
- Successfully uninstalled bindep-2.4.0
- root@cssos-dev-ci:/etc#
- root@cssos-dev-ci:/etc#
- root@cssos-dev-ci:/etc#
- root@cssos-dev-ci:/etc# sudo -H /usr/bindep-env/bin/pip install bindep
- Downloading/unpacking bindep
- Cannot fetch index base URL https://pypi.python.org/simple/
- Could not find any downloads that satisfy the requirement bindep
- Cleaning up...
- No distributions at all found for bindep
- Storing debug log for failure in /root/.pip/pip.log
- root@cssos-dev-ci:/etc#
Advertisement
Add Comment
Please, Sign In to add comment