Skip to content
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

Display more information on non-200 status codes from package indexes #5111

Open
alex opened this issue Mar 23, 2018 · 5 comments
Open

Display more information on non-200 status codes from package indexes #5111

alex opened this issue Mar 23, 2018 · 5 comments
Labels
C: finder PackageFinder and index related code type: enhancement Improvements to functionality

Comments

@alex
Copy link
Member

alex commented Mar 23, 2018

As discussed pypa/packaging-problems#130 (comment)

More information should be shown when pip install gets a 4xx response from PyPI. Right now info is shown with -v, but it should be shown by default.

@njsmith
Copy link
Member

njsmith commented Mar 23, 2018

I guess this may apply to 5xx errors as well.

@pradyunsg pradyunsg added the type: enhancement Improvements to functionality label Mar 25, 2018
@pradyunsg
Copy link
Member

@pfmoore Do you think we can fit this into a 10.0 release or should let it wait?

@pfmoore
Copy link
Member

pfmoore commented Mar 25, 2018

As there's currently no PR for it, I'd rather let it wait. At this point, I'm really only looking to merge completed PRs and fixes for release blockers.

If you feel it's important enough, and can get a PR written and passing tests in the next day or so, I'd consider it. But it'd have to be a pretty small change. My number 1 priority at the moment is to look at #5085.

@alex
Copy link
Member Author

alex commented Mar 25, 2018 via email

@edmorley
Copy link
Contributor

edmorley commented Apr 6, 2018

The only short term reason this would be important is related to the TLS brownout for warehouse

Also the users affected would first have to update to pip 10.x to pick up this fix, at which point they'd no longer get the error anyway. Fixing this issue would be useful for future brownouts and other infrastructure issues however :-)

@pradyunsg pradyunsg changed the title Display more information on 4xx status codes from pypi Display more information on non-200 status codes from package indexes Oct 7, 2022
@pradyunsg pradyunsg added the C: finder PackageFinder and index related code label Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: finder PackageFinder and index related code type: enhancement Improvements to functionality
Projects
None yet
Development

No branches or pull requests

5 participants