Auth failure publishing to pypi.org/project/eclipse-zenoh/
Summary
Releasing Eclipse Zenoh 0.7.0-rc we get an Authentication failure when the Github action tries to publish to Pypi.org. See https://github.com/eclipse-zenoh/zenoh-python/actions/runs/3749102379/jobs/6368070748
Warning: It looks like you are trying to use an API token to authenticate in the package index and your token value does not start with "pypi-" as it typically should. This may cause an authentication error. Please verify that you have copied your token properly if such an error occurs.
...
WARNING Error during upload. Retry with the --verbose option for more details.
ERROR HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/
Invalid or non-existent authentication information. See
https://pypi.org/help/#invalid-auth for more information.
The credentials to Pypi.org have been setup in Oct. 2021 via this issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=576899
Have they changed, or could they have expired ?
Priority
- Urgent
- High
- Medium
- Low
Severity
- Blocker
- Major
- Normal
- Low
Impact
We released Zenoh for all supported languages, except Python. This will lead our Python users to have incompatibilities and errors between their applications and the Zenoh infrastructure.