在设置空间行走服务器时,我遇到了同步的问题。
我的储物库详情如下:
**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.当我将回购添加到一个通道并尝试同步它时,我得到以下输出:
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.有关设置的更多信息,空间行走服务器正在运行CentOS 7和Spacewalk 2.9。Spacewalk的文档直接链接到红帽卫星文件,这一点我没有任何运气。
根据我在太空行走邮件列表中所读到的,这种类型的设置过去是有效的。我需要一个新的红帽卫星特定的权利,还是有什么东西,我错过了?
发布于 2020-01-23 16:24:44
https://serverfault.com/questions/965268
复制相似问题