Let'sEncryptを実装中に以下のエラーメッセージが発生しました。
python2-certbot-apacheを導入する際epelもyumも参照できてないです。
発生しているエラーメッセージ
No match for argument: python2-certbot-apache Error: Unable to find a match [root@118-27-35-64 /]# yum install --enablerepo=epel python2-certbot-apacheyum install certbot python2-certbot-apach Last metadata expiration check: 0:50:14 ago on Sun 19 Jan 2020 09:15:22 AM JST. No match for argument: python2-certbot-apacheyum No match for argument: install Package certbot-1.0.0-2.el8.noarch is already installed. No match for argument: python2-certbot-apach Error: Unable to find a match
そこでrpmをちょくでインストールしようとすると以下のエラーが出てしまします…
[root@118-27-35-64 /]# rpm -Uvh https://download.opensuse.org/repositories/openSUSE:/Factory/standard/noarch/python2-certbot-apache-1.0.0-1.1.noarch.rpm Retrieving https://download.opensuse.org/repositories/openSUSE:/Factory/standard/noarch/python2-certbot-apache-1.0.0-1.1.noarch.rpm warning: /var/tmp/rpm-tmp.971Ojs: Header V3 RSA/SHA256 Signature, key ID 3dbdc284: NOKEY error: Failed dependencies: apache2 is needed by python2-certbot-apache-1.0.0-1.1.noarch augeas-lenses is needed by python2-certbot-apache-1.0.0-1.1.noarch python(abi) = 2.7 is needed by python2-certbot-apache-1.0.0-1.1.noarch python2-acme >= 0.34.0 is needed by python2-certbot-apache-1.0.0-1.1.noarch python2-augeas is needed by python2-certbot-apache-1.0.0-1.1.noarch python2-certbot >= 1.0.0 is needed by python2-certbot-apache-1.0.0-1.1.noarch python2-zope.component is needed by python2-certbot-apache-1.0.0-1.1.noarch python2-zope.interface is needed by python2-certbot-apache-1.0.0-1.1.noarch
試したこと
rpmの直実装
epelの再インストール
ライブラリのリセット
補足情報
CentOS8です。
もうお手上げです…誰かお手を貸してください!
回答5件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。