Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

Unable to register package that doesn't have a page on pypi #456

Closed
ewdurbin opened this issue May 28, 2016 · 3 comments
Closed

Unable to register package that doesn't have a page on pypi #456

ewdurbin opened this issue May 28, 2016 · 3 comments

Comments

@ewdurbin
Copy link
Member

Originally reported by: Peter Inglesby (Bitbucket: inglesp, GitHub: inglesp)


https://pypi.python.org/pypi/spider/ returns a 404, but I am unable to register a package called "spider".

Here's some of the output from python setup.py register:

Registering spider to https://pypi.python.org/pypi
Server response (403): You are not allowed to store 'spider' package information

https://pypi.io/project/spider/ also returns a 404.


@ewdurbin
Copy link
Member Author

Original comment by Gregory Petukhov (Bitbucket: lorien, GitHub: lorien):


Yep. Same for me :(

@ewdurbin ewdurbin added minor and removed bug labels Jun 18, 2016
@berkerpeksag
Copy link
Collaborator

That means that the package name spider has already been taken by someone else, but no release has uploaded yet. Perhaps this can be improved in Warehouse. Could you create a new issue at https://github.com/pypa/warehouse ?

@inglesp
Copy link

inglesp commented Jul 11, 2016

Thanks for looking at this @berkerpeksag.

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

No branches or pull requests

3 participants