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
Duplicate key error during pulpcore.app.tasks.repository.add_and_remove #2047
Comments
|
From: iballou (iballou) Two users were reporting this, so it's not just an isolated case. |
|
From: @dralley (dalley) I don't think I'll have time for this issue, a bunch more RPM issues just popped up. |
|
This has been encountered again: https://community.theforeman.org/t/duplicate-key-value-violates-unique-constraint-when-publishing-a-new-version/26934/2 |
hao-yu
added a commit
to hao-yu/pulpcore
that referenced
this issue
Feb 24, 2022
Add_and_remove task might fail with "duplicate key value violates unique constraint" error after deleting a repository version. closes pulp#2047
hao-yu
added a commit
to hao-yu/pulpcore
that referenced
this issue
Mar 1, 2022
Add_and_remove task might fail with "duplicate key value violates unique constraint" error after deleting a repository version. Also added a test to cover this scenario. closes pulp#2047
hao-yu
added a commit
to hao-yu/pulpcore
that referenced
this issue
Mar 2, 2022
Add_and_remove task might fail with "duplicate key value violates unique constraint" error after deleting a repository version. Also added a test to cover this scenario. closes pulp#2047
hao-yu
added a commit
to hao-yu/pulpcore
that referenced
this issue
Mar 2, 2022
Add_and_remove task might fail with "duplicate key value violates unique constraint" error after deleting a repository version. Also added a test to cover this scenario. closes pulp#2047
dralley
pushed a commit
to dralley/pulpcore
that referenced
this issue
Mar 10, 2022
Add_and_remove task might fail with "duplicate key value violates unique constraint" error after deleting a repository version. Also added a test to cover this scenario. fixes pulp#2047 fixes pulp#2267 (cherry picked from commit a28b711) (cherry picked from commit c0f04d8) (cherry picked from commit 603a60d)
mdellweg
pushed a commit
that referenced
this issue
Mar 11, 2022
Add_and_remove task might fail with "duplicate key value violates unique constraint" error after deleting a repository version. Also added a test to cover this scenario. fixes #2047 fixes #2267 (cherry picked from commit a28b711) (cherry picked from commit c0f04d8) (cherry picked from commit 603a60d)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Author: iballou (iballou)
Redmine Issue: 9396, https://pulp.plan.io/issues/9396
During either an emptying of a repository (most likely) or a copying of package environments in Katello, the following error occurs for one user:
Thread: https://community.theforeman.org/t/unable-to-publish-new-version-of-content-view-with-filter/23787
All tasks:
Pulp versions:
The text was updated successfully, but these errors were encountered: