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

Conflict error when uploading python package to Artifact Store (GitLab, Azure DevOps) #124

Open
Artem-Zahumonnyi opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Artem-Zahumonnyi
Copy link
Contributor

Describe the bug
When attempting to upload a package to the Azure DevOps feed, the operation fails with a conflict error. The specific package in question is hello_world-1.0.0-py3.8.egg for the project named hello-world with the version 1.0.0. The error suggests that the feed 'az-pypi-snapshots' already contains this file, indicating a versioning or file duplication conflict.

image

To Reproduce

What did you do?

  1. Create fastapi or python Codebase via Portal UI.
  2. Run build pipeline.
  3. Get a new package in Artifact Store.
  4. Run build pipeline again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant