Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Created attachment 563983[details]
katello-setup.sh
Description of problem:
Attempting a promotion that consists of 3 system templates fails with the error:
Changeset [ 03 - templates ] promotion failed: Pulp::Repository: 409 Conflict "Sync already in process for repo
[redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server]" (POST
/pulp/api/repositories/redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server/sync/)
Promoting the same templates individually, works without error.
Version-Release number of selected component (if applicable):
* candlepin-0.5.20-1.el6.src.rpm
* katello-0.1.238-4.el6.src.rpm
* katello-certs-tools-1.0.2-2.el6.src.rpm
* katello-cli-0.1.54-2.el6.src.rpm
* katello-configure-0.1.64-5.el6.src.rpm
* katello-httpd-ssl-key-pair-1.0-1.src.rpm
* katello-qpid-broker-key-pair-1.0-1.src.rpm
* katello-selinux-0.1.5-2.el6.src.rpm
* katello-trusted-ssl-cert-1.0-1.src.rpm
* pulp-0.0.265-1.el6.src.rpm
How reproducible:
* Seems consistent on my VM with 4G memory and 4 vcpus
Steps to Reproduce:
1. See attached script that performs a series of katello CLI commands
Actual results:
Changeset [ 03 - templates ] promotion failed: Pulp::Repository: 409 Conflict "Sync already in process for repo
[redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server]" (POST
/pulp/api/repositories/redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server/sync/)
Expected results:
Changeset [ 03 - templates ] promoted
Additional info:
* See attached pulp.log
Created attachment 563983 [details] katello-setup.sh Description of problem: Attempting a promotion that consists of 3 system templates fails with the error: Changeset [ 03 - templates ] promotion failed: Pulp::Repository: 409 Conflict "Sync already in process for repo [redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server]" (POST /pulp/api/repositories/redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server/sync/) Promoting the same templates individually, works without error. Version-Release number of selected component (if applicable): * candlepin-0.5.20-1.el6.src.rpm * katello-0.1.238-4.el6.src.rpm * katello-certs-tools-1.0.2-2.el6.src.rpm * katello-cli-0.1.54-2.el6.src.rpm * katello-configure-0.1.64-5.el6.src.rpm * katello-httpd-ssl-key-pair-1.0-1.src.rpm * katello-qpid-broker-key-pair-1.0-1.src.rpm * katello-selinux-0.1.5-2.el6.src.rpm * katello-trusted-ssl-cert-1.0-1.src.rpm * pulp-0.0.265-1.el6.src.rpm How reproducible: * Seems consistent on my VM with 4G memory and 4 vcpus Steps to Reproduce: 1. See attached script that performs a series of katello CLI commands Actual results: Changeset [ 03 - templates ] promotion failed: Pulp::Repository: 409 Conflict "Sync already in process for repo [redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server]" (POST /pulp/api/repositories/redhat-Stage-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_6_Server_RPMs_x86_64_6Server/sync/) Expected results: Changeset [ 03 - templates ] promoted Additional info: * See attached pulp.log