[ https://issues.apache.org/jira/browse/KUDU-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298904#comment-17298904 ]
ASF subversion and git services commented on KUDU-3255: ------------------------------------------------------- Commit de5378ba4b454e9b696f6dbee8d4e3f95bf2a5a6 in kudu's branch refs/heads/master from Hongjiang Zhang [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=de5378b ] [KUDU-3255] fix failure on CentOS7 docker build "https://bootstrap.pypa.io/2.7/get-pip.py" is replaced by "https://bootstrap.pypa.io/pip/2.7/get-pip.py" Change-Id: I20048060e0ef68b8cb6de366b19aa97e7903f1a4 Reviewed-on: http://gerrit.cloudera.org:8080/17169 Tested-by: Kudu Jenkins Reviewed-by: Grant Henke <granthe...@apache.org> > get-pip.py URL updates which breaks docker-build.py > --------------------------------------------------- > > Key: KUDU-3255 > URL: https://issues.apache.org/jira/browse/KUDU-3255 > Project: Kudu > Issue Type: Bug > Reporter: Redriver > Priority: Major > > The error message: > #17 177.5 + curl > [https://bootstrap.pypa.io/2.7/get-pip.py] > #17 177.5 % Total % Received % Xferd Average Speed Time Time > Time Current > #17 177.5 Dload Upload Total Spent > Left Speed > #17 177.5 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 100 936 100 936 0 0 3620 0 --:--:-- --:--:-- --:--:-- 3627 > #17 177.8 > #17 177.8 Hi there! > #17 177.8 > #17 177.8 The URL you are using to fetch this script has changed, and this > one will no > #17 177.8 longer work. Please use get-pip.py from the following URL instead: > #17 177.8 > #17 177.8 > [https://bootstrap.pypa.io/pip/2.7/get-pip.py] > #17 177.8 > #17 177.8 Sorry if this change causes any inconvenience for you! > #17 177.8 > #17 177.8 We don't have a good mechanism to make more gradual changes here, > and this > #17 177.8 renaming is a part of an effort to make it easier to us to update > these > #17 177.8 scripts, when there's a pip release. It's also essential for > improving how we > #17 177.8 handle the `get-pip.py` scripts, when pip drops support for a > Python minor > #17 177.8 version. > #17 177.8 > #17 177.8 There are no more renames/URL changes planned, and we don't expect > that a need > #17 177.8 would arise to do this again in the near future. > #17 177.8 > #17 177.8 Thanks for understanding! > #17 177.8 > #17 177.8 - Pradyun, on behalf of the volunteers who maintain pip. > #17 177.8 -- This message was sent by Atlassian Jira (v8.3.4#803005)