Red Hat Enterprise Linux 7 で yum が失敗し [Errno 14] HTTPS Error 404 - Not Found エラーが発生する
Issue
- yum コマンドを実行すると以下のエラーが発生します。
yum repolist all
Loaded plugins: langpacks, product-id, subscription-manager
https://cdn.redhat.com/content/dist/rhel/server/7/7.0-1.el7/x86_64/os/repodata/repomd.xml:[Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://cdn.redhat.com/content/dist/rhel/server/7/7.0-1.el7/x86_64/os/repodata/repomd.xml:[Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://cdn.redhat.com/content/dist/rhel/server/7/7.0-1.el7/x86_64/highavailability/os/repodata/repomd.xml:[Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
https://cdn.redhat.com/content/dist/rhel/server/7/7.0-1.el7/x86_64/resilientstorage/os/repodata/repomd.xml:[Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
repo id rep status
rhel-7-server-rpms/7.0-1.el7/x86_64 Red enabled:0
rhel-ha-for-rhel-7-server-rpms/7.0-1.el7/x86_64 Red enabled:0
rhel-rs-for-rhel-7-server-rpms/7.0-1.el7/x86_64 Red enabled:0
repolist:0
- Red Hat Enterprise Linux 7 クライアントを Red Hat Satellite 6 に登録しました。yum update を実行してパッケージをダウンロードすると、yum install または yumdownloader が失敗して 404 エラーが発生します。
[root@rhel7]#yumdownloader tzdata
Loaded plugins: langpacks, product-id
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
tzdata-2014e-1.el7.noarch.rpm FAILED
https://satellite.fqdn/pulp/repos/CWRU/Library/CWRU-test-1/content/dist/rhel/server/7/7.0/x86_64/os/Packages/tzdata-2014e-1.el7.noarch.rpm:[Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
tzdata-2014e-1.el7.noarch:[Errno 256] No more mirrors to try.
Environment
- Red Hat Enterprise Linux 7
- Red Hat Satellite 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.