New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 840420 link

Starred by 4 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Chameleon: make remote install issue - No matching distribution found for pip

Project Member Reported by ka...@chromium.org, May 7 2018

Issue description

make remote install output - https://paste.googleplex.com/5780872426946560

Error output:
  Could not fetch URL https://pypi.python.org/simple/pip/: There was a problem confirming the ssl certificate: [Errno 1] _ssl.c:504: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version - skipping
  Could not find a version that satisfies the requirement pip (from versions: )
No matching distribution found for pip
deploy/deploy_pip: line 28: pip: command not found
deploy/deploy_pip: line 37: pip: command not found
PIP still has the old chameleond. Uninstall it...
deploy/deploy_pip: line 40: pip: command not found
Traceback (most recent call last):
  File "setup.py", line 8, in <module>
    from setuptools import setup
ImportError: No module named setuptools
make: *** [install] Error 1
make: *** [Makefile:80: remote-install] Error 2

 
Cc: matthewjoseph@chromium.org

Sign in to add a comment