You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Redriver (Jira)" <ji...@apache.org> on 2022/02/08 08:51:00 UTC

[jira] [Closed] (KUDU-3255) get-pip.py URL updates which breaks docker-build.py

     [ https://issues.apache.org/jira/browse/KUDU-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Redriver closed KUDU-3255.
--------------------------

> 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
>             Fix For: 1.15.0
>
>
> 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.20.1#820001)