質問するログイン新規登録

質問編集履歴

1

CentOS7での通常のインストール方法を試した結果を付記しました。

2021/02/28 16:29

投稿

maedamin
maedamin

スコア13

title CHANGED
File without changes
body CHANGED
@@ -138,4 +138,27 @@
138
138
  エラーメッセージにある「要求: squashfuse」が不明です。
139
139
   また
140
140
  rpm -Va --nofiles --nodigest
141
-  も試しましたが、変化はありませんでした。
141
+  も試しましたが、変化はありませんでした。
142
+
143
+ ```
144
+ [root@centos70 /]# yum install epel-release
145
+ 読み込んだプラグイン:copr, fastestmirror
146
+ Loading mirror speeds from cached hostfile
147
+ * base: d36uatko69830t.cloudfront.net
148
+ * extras: d36uatko69830t.cloudfront.net
149
+ * remi-safe: ftp.riken.jp
150
+ * updates: d36uatko69830t.cloudfront.net
151
+ パッケージ epel-release-7-11.noarch はインストール済みか最新バージョンです
152
+ 何もしません
153
+ [root@centos70 /]# yum install certbot python-certbot-apache
154
+ 読み込んだプラグイン:copr, fastestmirror
155
+ Loading mirror speeds from cached hostfile
156
+ * base: d36uatko69830t.cloudfront.net
157
+ * extras: d36uatko69830t.cloudfront.net
158
+ * remi-safe: ftp.riken.jp
159
+ * updates: d36uatko69830t.cloudfront.net
160
+ パッケージ certbot は利用できません。
161
+ パッケージ python-certbot-apache は利用できません。
162
+ エラー: 何もしません
163
+ ```
164
+ 一応、こちらも提示しておきます。