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

Return 404 instead of 500 for missing packages #32

Open
astrojuanlu opened this issue May 6, 2018 · 1 comment
Open

Return 404 instead of 500 for missing packages #32

astrojuanlu opened this issue May 6, 2018 · 1 comment

Comments

@astrojuanlu
Copy link

The release of pip 10 broke the workflow for alternative PyPI servers, as it's explained in this issue by @popravich and which also affects pypi-server:

pypa/pip#5270

I haven't had time to properly debug the issue, but it seems that returning a nice 404 when the package is missing would fix the problem.

cc @AmitAronovitch @guydou

@astrojuanlu
Copy link
Author

It seems that this project is not active anymore, so we're fixing this in our fork.

https://github.com/Juanlu001/pypi-server

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

1 participant