Hide Forgot
Description of problem: The kickstart repo for rhel 5 doesn't work for syncing distributions in Pulp, as Pulp expects the .treeinfo and repodata in the same directory. In this case, the layout is (provided the live CDN has the same structure as http://download.devel.redhat.com/cds/prod/content/dist/rhel/server/5/5.9/x86_64/kickstart/): /.treeinfo /Server/repodata The os version of repo (http://download.devel.redhat.com/cds/prod/content/dist/rhel/server/5/5.9/x86_64/os/) seems to have the right layout. Also, for RHEL 5.10, it seems there is not the kickstart repo at all. Additional info: This might be partly a regression of https://bugzilla.redhat.com/show_bug.cgi?id=805925
The missing repodata directories should be there now.
Able to sync both rhel 5.9 & 5.10 kickstart repos without any issues.
Created attachment 925845 [details] can sync both rhel 5.9 and 5.10 kickstart repos
This was delivered with Satellite 6.0 which was released on 10 September 2014.