Description of problem: Satellite sync should allow syncing content to multiple orgs. Version-Release number of selected component (if applicable): spacewalk-backend-tools-0.5.28-34.el4sat How reproducible: Always. Steps to Reproduce: 1. Setup Inter-Satellite-Sync. 2a. Run satellite-sync including two orgs, or 3b. Run satellite-sync against one org then run the identical one against a second org. Actual results: Only one org can consume the content. Expected results: More than one orgs can consume the content. Additional info:
All related bugs that probably should be considered together when thinking about what to do: Bug 528226 - Satellite sync should allow syncing content to multiple orgs. Bug 528227 - Sat-sync with a different org it will remove the first. Bug 528228 - Sat-sync with two --org options will use the second.
Potentially of interest: http://post-office.corp.redhat.com/archives/rhn-satellite/2009-October/msg00030.html
Syncing the same content to multiple organizations is not an easy task. Currently (Satellite 5.3.0) the schema would not allow us to have two channels with the same label (regardless of which organization these channels are created in) and allowing unique channel label per organization could have large impacts on many other parts of the code: multiorg & channel trusts for example ... I'm removing this from under sat531-triage since this is not something that can be accomplished without schema change.