私のCentosのバージョンは7.1.1503です。 yum-installを使用してyum-utilsをインストールしようとすると、リポジトリを試しています。http://centos.myfahim.com/centos/7.4.1708/os/x86_64/repodata/repomd.xmlそしてcentosバージョン7.4.1708の他の画像は失敗しました。デバッグ中に記載されたcentos 7.4.1708は廃止され、7が推奨されます。
7.1の代わりにcentos 7.4.1708を使用したいのはなぜですか。それを解決する方法は何ですか?
答え1
extras 以下の /etc/yum.repos.d の centos repo ファイルに repo の詳細を追加し、バージョンをオーバーライドしてインストールしました。
[extras7]
name=New url for centos 7
baseurl=http://mirror.centos.org/centos/7/extras/x86_64/
enabled=1