Bug 1411530

Summary: "Validation failed: Name has already been taken" error after syncing kickstart repos on cloned satellite.
Product: Red Hat Satellite Reporter: Perry Gagne <pgagne>
Component: RepositoriesAssignee: Partha Aji <paji>
Status: CLOSED NOTABUG QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.6   
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-10 16:54:24 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:
Attachments:
Description Flags
Foreman Debug on Sat2
none
task export on Sat2 none

Description Perry Gagne 2017-01-09 22:21:29 UTC
Created attachment 1238917 [details]
Foreman Debug on Sat2

Description of problem:
I was testing the satellite-clone tool:
https://github.com/RedHatSatellite/satellite-clone
 and change hostname:
https://github.com/Katello/katello-packaging/pull/323

I did a content sync of kickstart repos on the clone "destination satellite" and I got the error: 

"Validation failed: Name has already been taken" when trying to sync kickstart content repos

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


How reproducible: Happens only on kickstart repos, but seems to happen everytime. 


Steps to Reproduce:
1. Populate Sat1 with Kickstart repos content, sync content. 
2. Clone Sat1 to another host (Sat2)
3. On Sat2 run katello-change-hostname (see https://github.com/Katello/katello-packaging/pull/323) 
4. On Sat2 sync the kickstart repos

Actual results:

Got error "Validation failed: Name has already been taken"


Expected results:
Repo sync successfully. 


Additional info:

Comment 1 Perry Gagne 2017-01-09 22:22:18 UTC
Created attachment 1238918 [details]
task export on Sat2