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.

Bug 913068

Summary: Any subscription manifest import fails with the below error
Product: Red Hat Satellite Reporter: Kedar Bidarkar <kbidarka>
Component: Subscription ManagementAssignee: candlepin-bugs
Status: CLOSED UPSTREAM QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: NightlyCC: bkearney, tomckay
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-22 21:14:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kedar Bidarkar 2013-02-20 10:04:53 UTC
Description of problem:

I have tried to import the fake-content (zoo, Nature ) and a real (RH), both fail in getting imported.

Subscription manifest upload for provider 'Red Hat' failed.
Reason: Archive failed signature check
Resources::Candlepin::Owner: 409 Conflict {"displayMessage":"Archive failed signature check","conflicts":["SIGNATURE_CONFLICT"]} (POST /candlepin/owners/custom-org-0220-152013-743/imports) (RestClient::Conflict)
{"displayMessage":"Archive failed signature check","conflicts":["SIGNATURE_CONFLICT"]}

Version-Release number of selected component (if applicable):

[root@dhcp201-130 tomcat6]# rpm -qav | grep -i katello 
katello-glue-candlepin-1.3.14-1.git.613.fa2f0fa.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-common-1.3.4-1.git.616.a50ae70.el6.noarch
katello-glue-elasticsearch-1.3.14-1.git.613.fa2f0fa.el6.noarch
katello-selinux-1.3.1-1.el6.noarch
katello-glue-pulp-1.3.14-1.git.613.fa2f0fa.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
katello-qpid-client-key-pair-1.0-1.noarch
katello-certs-tools-1.1.9-1.el6.noarch
katello-common-1.3.14-1.git.613.fa2f0fa.el6.noarch
katello-configure-1.3.6-1.git.266.9566687.el6.noarch
katello-1.3.14-1.git.613.fa2f0fa.el6.noarch
katello-glue-foreman-1.3.14-1.git.613.fa2f0fa.el6.noarch
katello-all-1.3.14-1.git.613.fa2f0fa.el6.noarch
katello-cli-1.3.4-1.git.616.a50ae70.el6.noarch



How reproducible:

Try importing any manifest fails to get imported.

Steps to Reproduce:
1.
2.
3.
  
Actual results:
fails importing subscription manifest

Expected results:
importing subscription manifest should succeed.

Additional info:

Comment 3 Bryan Kearney 2013-02-22 18:48:26 UTC
Did you happen to edit this manifest manually?

Comment 4 Tom McKay 2013-02-22 21:14:30 UTC
  Branch: refs/heads/master
  Home:   https://github.com/Katello/katello
  Commit: f6476d127a57bc37f42098ebe87972dbd2f13fdc
      https://github.com/Katello/katello/commit/f6476d127a57bc37f42098ebe87972dbd2f13fdc
  Author: Tom McKay <thomasmckay>
  Date:   2013-02-18 (Mon, 18 Feb 2013)

Installation was incorrectly overwriting the candlepin-upstream-ca.crt which prevented successful signature checking on the manifest to import.