Skip to content

Fix pypa link#25647

Merged
gnossen merged 2 commits intogrpc:masterfrom
gnossen:fix_pypa_link
Mar 9, 2021
Merged

Fix pypa link#25647
gnossen merged 2 commits intogrpc:masterfrom
gnossen:fix_pypa_link

Conversation

@gnossen
Copy link
Copy Markdown
Contributor

@gnossen gnossen commented Mar 8, 2021

+ curl https://bootstrap.pypa.io/2.7/get-pip.py
+ /t/src/github/grpc/workspace_python_windows_opt_asyncio/py38_asyncio/Scripts/python.exe
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
100   936  100   936    0     0    312      0  0:00:03  0:00:03 --:--:--   261

Hi there!

The URL you are using to fetch this script has changed, and this one will no
longer work. Please use get-pip.py from the following URL instead:

    https://bootstrap.pypa.io/pip/2.7/get-pip.py

Generated with:

grep -rl "bootstrap.pypa.io/2.7/get-pip.py" | xargs sed -i 's|bootstrap.pypa.io/2.7/get-pip.py|bootstrap.pypa.io/pip/2.7/get-pip.py|g

@veblush
Copy link
Copy Markdown
Contributor

veblush commented Mar 8, 2021

@gnossen Thanks for the quick fix! You might need to update the docker images.

Copy link
Copy Markdown
Contributor

@lidizheng lidizheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if the tests are green.

@lidizheng
Copy link
Copy Markdown
Contributor

@gnossen Can you also create a backport PR to branch v1.36.x? If this is breaking HEAD, then it will break the interop image generation as well.

@gnossen
Copy link
Copy Markdown
Contributor Author

gnossen commented Mar 9, 2021

@gnossen gnossen merged commit 1437dc9 into grpc:master Mar 9, 2021
gnossen added a commit to gnossen/grpc that referenced this pull request Mar 9, 2021
* Fix pypa link

* And 3.5 as well
@gnossen gnossen deleted the fix_pypa_link branch March 9, 2021 20:18
gnossen added a commit to gnossen/grpc that referenced this pull request Mar 9, 2021
* Fix pypa link

* And 3.5 as well
gnossen added a commit that referenced this pull request Mar 10, 2021
* Fix pypa link (#25647)

* Fix pypa link

* And 3.5 as well

* [xDS Proto] Pin PyPI dependencies in Dockerfiles (#25510)

* Regenerate projects

Co-authored-by: Lidi Zheng <[email protected]>
gnossen added a commit that referenced this pull request Mar 24, 2021
* Bump version to 1.36.0-pre1

* Regenerate projects

* update dotnet sdk5 docker image to avoid nuget download error

* Merge pull request #25456 from gnossen/fix_interop_breakage

Bump xDS Interop Tests to Python 3

* Backport #25490 into v1.36.x (#25506)

* add IsNet5OrHigher to PlatformApis

* use explicit native library loading whenever possible

* Bump version to v1.36.0 (#25534)

* add env var protection for google-c2p resolver (#25548) (#25569)

* Bump version to 1.36.1 (#25574)

* Relax ruby test check on protobuf error message (#25507) (#25591)

Co-authored-by: apolcyn <[email protected]>

* [Backport] Update the way dockerfiles install pip for python 2.7 and 3.5 (#25607)

* Backport: Update the way dockerfiles install pip for python 2.7 and 3.5

* Fix implicit-int-float-conversion warning.

Co-authored-by: Jan Tattermusch <[email protected]>
Co-authored-by: Levon Ter-Grigoryan <[email protected]>

* Backport #25647 and #25510 (#25664)

* Fix pypa link (#25647)

* Fix pypa link

* And 3.5 as well

* [xDS Proto] Pin PyPI dependencies in Dockerfiles (#25510)

* Regenerate projects

Co-authored-by: Lidi Zheng <[email protected]>

* Fix an infinite read loop with SRV record resolution on windows (#25690)

* Bump version to 1.36.4 (#25744)

Co-authored-by: Lidi Zheng <[email protected]>
Co-authored-by: Jan Tattermusch <[email protected]>
Co-authored-by: Jan Tattermusch <[email protected]>
Co-authored-by: Mark D. Roth <[email protected]>
Co-authored-by: apolcyn <[email protected]>
Co-authored-by: Levon Ter-Grigoryan <[email protected]>
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request May 19, 2021
* Fix pypa link

* And 3.5 as well
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request May 19, 2021
* Fix pypa link

* And 3.5 as well
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request May 19, 2021
* Fix pypa link

* And 3.5 as well
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request May 19, 2021
* Fix pypa link

* And 3.5 as well
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request May 19, 2021
* Fix pypa link

* And 3.5 as well
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request May 19, 2021
* Fix pypa link

* And 3.5 as well
lidizheng pushed a commit to lidizheng/grpc that referenced this pull request May 19, 2021
* Fix pypa link

* And 3.5 as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug lang/all wrapped languages release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants