Skip to content

bootstrap.pypa.io/3.X/get-pip.py results in a 404, despite having a directory listings (& having previously worked). #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jaketeater opened this issue Jul 2, 2021 · 5 comments

Comments

@jaketeater
Copy link

https://bootstrap.pypa.io/3.4/get-pip.py returns a 404.

If you browse to https://bootstrap.pypa.io/3.4/ the get-pip.py file is listed. However, it returns a 404.

The /3.4 directory is listed at:
https://bootstrap.pypa.io/

This holds true to all of the https://bootstrap.pypa.io/2.X and https://bootstrap.pypa.io/3.X that I tested.

I was able to access the file here, and updated my code with this URL.
https://bootstrap.pypa.io/pip/3.4/get-pip.py

@di di transferred this issue from pypa/pypa.io Jul 2, 2021
@pradyunsg
Copy link
Member

See #61 and #115.

@pradyunsg pradyunsg reopened this Jul 2, 2021
@pradyunsg
Copy link
Member

If you browse to https://bootstrap.pypa.io/3.4/ the get-pip.py file is listed. However, it returns a 404.

Actually, this is interesting! @ewdurbin could you take a look into this?

@ewdurbin
Copy link
Member

ewdurbin commented Jul 2, 2021

Broken symlinks that should have been removed after the migration.

Screen Shot 2021-07-02 at 12 52 15 PM

They're gone now!

@ewdurbin ewdurbin closed this as completed Jul 2, 2021
@ewdurbin
Copy link
Member

ewdurbin commented Jul 2, 2021

OK, and the automation that creates them is also gone 😅 python/psf-salt@134bedb

@pradyunsg
Copy link
Member

Thanks @ewdurbin! ^.^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants