Donald Wolfe <[email protected]> writes: > I am having an issue with Pulp syncing the rhel 7 server repository, but a > similarly setup optional packages repository sync works. Does anyone have > any suggestions about what to do, or where to look? Any help would be > greatly appreciated. > > They were created like this and I got the information out of the > /etc/yum.repos.d/redhat.repo file on one of our rhel 7 systems, and the cert > files were copied from it as well: > > certnum=xxxxxxxxxxxxxxxxx > pulp-admin rpm repo create --repo-id=rhel-7-server-rpms \ > > --feed=https://cdn.redhat.com/content/dist/rhel/server/7/7server/x86_64/os > \
The URL has a mistake, it contains "7server" where it should contain "7Server". The optional URL doesn't have the mistake, so that would be why that one works. _______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
