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

Can upload new package to test.pypi.org, but not to PyPI #14891

Closed
lzchen opened this issue Nov 9, 2023 · 1 comment
Closed

Can upload new package to test.pypi.org, but not to PyPI #14891

lzchen opened this issue Nov 9, 2023 · 1 comment
Labels
bug 🐛 requires triaging maintainers need to do initial inspection of issue

Comments

@lzchen
Copy link

lzchen commented Nov 9, 2023

Describe the bug

I have two packages opentelemetry-instrumentation-aiohttp-server and opentelemetry-resource-detector-container, both of which have been successfully uploaded to TestPypy here and here. However when I try to upload to Pypi I get

ERROR    HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/
         The user 'opentelemetry' isn't allowed to upload to project 'opentelemetry-instrumentation-aiohttp-server'. See
         https://pypi.org/help/#project-name for more information.

and

ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
         The name 'opentelemetry-resource-detector-container' isn't allowed. See https://pypi.org/help/#project-name for
         more information.

respectively.

Any idea what is happening here? I get 404s when trying to hit https://pypi.org/project/opentelemetry-instrumentation-aiohttp-server/ and https://pypi.org/project/opentelemetry-resource-detector-container. Do the projects somehow exist already and if so, how do I submit a request to remove them?

Expected behavior

To Reproduce

My Platform

Additional context

@lzchen lzchen added bug 🐛 requires triaging maintainers need to do initial inspection of issue labels Nov 9, 2023
@di
Copy link
Member

di commented Nov 9, 2023

Please see https://pypi.org/help/#project-name-claim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 requires triaging maintainers need to do initial inspection of issue
Projects
None yet
Development

No branches or pull requests

2 participants