在 Spacewalk 中同步 Red Hat 7 Repo

在 Spacewalk 中同步 Red Hat 7 Repo

当我设置我的 Spacewalk 服务器时,我遇到了同步 Red Hat Server RPM 的问题。

我的存储库详细信息如下:

**Repo Label:** redhat_7.x86_64
**Repo URL:** https://cdn.redhat.com/content/dist/rhel/server/7/server7/x86_64/
**Repo type:** yum
**SSL Certificates:** Used from an old machine with a Red Hat entitlement.

当我将 repo 添加到频道并尝试同步它时,我得到以下输出:

2019/04/30 08:12:39 -04:00 Command: ['/usr/bin/spacewalk-repo-sync', '--channel', 'arts_redhat_7.x86_64', '--type', 'yum']
2019/04/30 08:12:39 -04:00 Sync of channel started.
2019/04/30 08:12:39 -04:00 
2019/04/30 08:12:39 -04:00   Processing repository with URL: https://cdn.redhat.com/content/dist/rhel/server/7/server7/x86_64/
2019/04/30 08:12:39 -04:00 ERROR: failure: repodata/repomd.xml from redhat_7.x86_64_base: [Errno 256] No more mirrors to try.
https://cdn.redhat.com/content/dist/rhel/server/7/server7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
2019/04/30 08:12:39 -04:00 ERROR: failure: repodata/repomd.xml from redhat_7.x86_64_base: [Errno 256] No more mirrors to try.
https://cdn.redhat.com/content/dist/rhel/server/7/server7/x86_64/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden
2019/04/30 08:12:40 -04:00 Sync of channel completed in 0:00:00.

有关设置的更多信息,Spacewalk 服务器正在运行 CentOS 7 和 Spacewalk 2.9。Spacewalk 的文档直接链接到此 Red Hat Satellite 文档,但我还没有遇到过这样的情况。

从我在 Spacewalk 邮件列表中读到的内容来看,这种设置曾经有效。我需要新的Red Hat Satellite 特定权利,或者我遗漏了什么?

答案1

相关内容