Actions
Issue #5115
closedTravis fails to publish python bindings for plugins
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings
Sprint:
Quarter:
Description
Example:
https://travis-ci.org/pulp/pulp_file/builds/556416364
Failure:
Uploading distributions to https://upload.pypi.org/legacy/
Uploading openapi_client-1.0.0-py3-none-any.whl
100%|██████████| 55.6k/55.6k [00:01<00:00, 34.0kB/s]
NOTE: Try --verbose to see response content.
HTTPError: 400 Client Error: This filename has already been used, use a different version. See https://pypi.org/help/#file-name-reuse for url: https://upload.pypi.org/legacy/
The command "bash .travis/publish_client_pypi.sh" exited with 1.
This seems to coincide with the latest release of openapi-generator (4.0.3) yesterday.
Updated by daviddavis over 5 years ago
Updated by daviddavis over 5 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
Added by daviddavis over 5 years ago
Updated by daviddavis over 5 years ago
Filed an upstream issue: https://github.com/OpenAPITools/openapi-generator/issues/3335
Updated by daviddavis over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp-openapi-generator|75a157c194039baa88ddc65bf7407ae2d92c35e1.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Pinning version of openapi-cli
fixes #5115 https://pulp.plan.io/issues/5115