Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1644007 - PG::UniqueViolation while syncing appstream kickstart
Summary: PG::UniqueViolation while syncing appstream kickstart
Keywords:
Status: CLOSED DUPLICATE of bug 1652885
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Repositories
Version: 6.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: Released
Assignee: satellite6-bugs
QA Contact: jcallaha
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-29 17:54 UTC by jcallaha
Modified: 2019-10-07 17:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-03 15:23:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jcallaha 2018-10-29 17:54:17 UTC
Description of problem:
I encountered this error while syncing the appstream kickstart repository:

PG::UniqueViolation: ERROR:  duplicate key value violates unique constraint "katello_module_stream_artifacts_name_mod_stream_id_uniq"
DETAIL:  Key (module_stream_id, name)=(3, php-gd-0:7.1.20-2.el8+1700+11d526eb.x86_64) already exists.
: INSERT INTO "katello_module_stream_artifacts" ("module_stream_id", "name", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id"

This may be due to a simultaneous sync of the baseos kickstart.

Version-Release number of selected component (if applicable):
Satellite 6.5.0 Snap 1

How reproducible:
Consistent during initial sync

Steps to Reproduce:
1. Enable/Create appstream kickstart and baseos kickstart repositories
2. Sync both at the same time


Actual results:
A good chance of encountering the above error

Expected results:
No errors are encountered, during initial sync

Additional info:
To proceed, just re-sync the offending repository.

Comment 3 Partha Aji 2018-12-03 15:23:15 UTC

*** This bug has been marked as a duplicate of bug 1652885 ***


Note You need to log in before you can comment on or make changes to this bug.