Parent BZ marked MODIFIED
Ok, this has been going around for a while and I still cannot verify it. Here's what I hope to be a simple and clear set of instructions I followed: * Create User1 with admin privileges * Obtain a valid manifest file * As the admin user create Org1 and import manifest file * As the admin user create Org2 * As User1 import the same manifest file into Org2 I immediately get an error message stating: "This distributor has already been imported by another owner" Environment: * candlepin-0.7.18-1.el6_3.noarch * candlepin-tomcat6-0.7.18-1.el6_3.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.2.1-1h.el6_3.noarch * katello-cli-1.2.2-1h.el6_3.noarch * katello-cli-common-1.2.2-1h.el6_3.noarch * katello-common-1.2.2-1h.el6_3.noarch * katello-configure-1.2.1-1h.el6_3.noarch * katello-glue-candlepin-1.2.2-1h.el6_3.noarch * katello-headpin-1.2.2-1h.el6_3.noarch * katello-headpin-all-1.2.2-1h.el6_3.noarch * katello-selinux-1.2.1-1h.el6_3.noarch * thumbslug-0.0.24-1.el6_2.noarch * thumbslug-selinux-0.0.24-1.el6_2.noarch
What you describe is the correct behavior: You cannot import the same manifest, or even different manifests, from the same distributor into different orgs. For Org2 you would need to make a new distributor in the customer portal and download a manifest from there to import. You'll note that in the original BZ description the problem indicated the issue was with what I describe above, in that they tried to import a manifest from a different distributor into another org and that was failing. This scenario is now working.
VERIFIED : # rpm -qa | grep katello katello-certs-tools-1.2.1-1h.el6_3.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-cli-common-1.2.2-1h.el6_3.noarch katello-glue-candlepin-1.2.2-1h.el6_3.noarch katello-cli-1.2.2-1h.el6_3.noarch katello-selinux-1.2.1-1h.el6_3.noarch katello-headpin-all-1.2.2-1h.el6_3.noarch katello-headpin-1.2.2-1h.el6_3.noarch katello-configure-1.2.1-1h.el6_3.noarch katello-common-1.2.2-1h.el6_3.noarch Steps Used : 1.) Downloaded a manifest from a distributor1 from: https://access.stage.redhat.com 2.) Login to UI for Org1 3.) Upload the manifest 4.) Create a new Org2. 5.) Download a manifest from a distributor2 from: https://access.stage.redhat.com 6.) Upload manifest for Org2 7.) Upload successful
Closing out verified bugs from 1.2. Somehow the errata tool missed them.