Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
yum update自分のマシンで実行しようとすると、このエラーが発生します。
yum update
Error: Cannot retrieve repository metadata (repomd.xml) for repository: boxgrinder-noarch. Please verify its path and try again
何が間違っているのですか?
私が使うFedora 15
Fedora 15
cd /etc/yum.repos.d/ perl -i -ape 's/https:/http:/g' *.repo
私のために働いた。
を削除することで、このエラーを取り除くことができましたboxgrinder repos
boxgrinder repos
これらのファイルを削除しました
boxgrinder-nightly.repo boxgrinder-noarch.repo boxgrinder-x86_64.repo
/etc/yum.repos.d/ディレクトリから。
/etc/yum.repos.d/