Bug #14189
closedkatello-client installation fails with https error 404
Description
After yum installing the 2.4 Katello client repos (I've tried this with both katello-client-repos-latest.rpm and katello-client-repos-2.4.0-2.nightly.el7.noarch.rpm from https://fedorapeople.org/groups/katello), yum install -y katello client fails with this error on RHEL 7.2 Workstation:
https://fedorapeople.org/groups/katello/releases/yum/nightly/client/RHEL/7Workstation/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
When I try this URL in my browser it does 404. However, installation of katello-client on RHEL 7.2 Server succeeds, and I notice that the URL https://fedorapeople.org/groups/katello/releases/yum/nightly/client/RHEL/7Server/x86_64/repodata/repomd.xml exists.
I appreciate any help you can offer on this issue.