HI all,
I'm having some serious issues with katello-disconnected. All I want to do
is export a single RHEL6 repository, but whenever I try it, ALL my
non-Redhat repos are exported (centos, epel, puppet, etc). It also exports
all my content-views and environments. However, the only redhat repository
that shows up in the huge (73 GB) export is the kickstart repository.
I've followed the instructions for katello-disconnected to a "t" and the
same thing happens each time.
Here's the enabled repo listing:
[root@hostname exportdir]# katello-disconnected list
Red Hat Repositories
rhel-6-server-rpms-6Server-x86_64
Puppet Forge
I've tried these various options:
katello-disconnected export -r rhel-6-server-rpms-6Server-x86_64 -t
/var/lib/pulp/external/forexport/
katello-disconnected export -t /var/lib/pulp/external/forexport/
Interestingly, when I first begin exporting, if I look at the folder
structure in the destination, I see a "content" directory under which is
the expected path to the repo I'm exporting. However, the x86_64 folder
contains no RPM's and the "os" folder never makes it to the final tarball.
Any ideas?
Thanks,