前提・実現したいこと
CentOS7のマシンに対して、リモート接続を行いたいので、
noVNCを用いたリモート環境の構築を進めています。
noVNC接続する際にEPELリポジトリのインストールするのですが、
上手くインストールを完了することができません。
エラーを解消し、EPELをインストールする方法をご教授下さい。
yumを用いたインストールコマンド実行後のエラー内容が下記になります。
発生している問題・エラーメッセージ
# yum -y install epel-release 読み込んだプラグイン:fastestmirror, langpacks Loading mirror speeds from cached hostfile There are no enabled repos. Run "yum repolist all" to see the repos you have. To enable Red Hat Subscription Management repositories: subscription-manager repos --enable <repo> To enable custom repositories: yum-config-manager --enable <repo> # yum --enablerepo=epel -y install novnc python-websockify numpy 読み込んだプラグイン:fastestmirror, langpacks Error getting repository data for epel, repository not found # yum repolist all repolist: 0
そもそもyumが有効になっていないような気もしますが、
それに対する解決策は見つけることができませんでした。
宜しくお願い致します。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/05/18 05:42