質問編集履歴
1
情報追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -44,5 +44,35 @@
|
|
44
44
|
なし
|
45
45
|
```
|
46
46
|
|
47
|
+
▼依頼のありました情報です
|
48
|
+
```ここに言語を入力
|
49
|
+
[/etc]$ sudo yum install mysql-community-server
|
50
|
+
読み込んだプラグイン:priorities, update-motd, upgrade-helper
|
51
|
+
amzn-main | 2.1 kB 00:00:00
|
52
|
+
amzn-updates | 2.5 kB 00:00:00
|
53
|
+
21 packages excluded due to repository priority protections
|
54
|
+
依存性の解決をしています
|
55
|
+
--> トランザクションの確認を実行しています。
|
56
|
+
---> パッケージ mysql-community-server.x86_64 0:8.0.15-1.el7 を インストール
|
57
|
+
--> 依存性の処理をしています: mysql-community-client(x86-64) >= 8.0.0 のパッケージ: mysql-community-server-8.0.15-1.el7.x86_64
|
58
|
+
--> 依存性の処理をしています: systemd のパッケージ: mysql-community-server-8.0.15-1.el7.x86_64
|
59
|
+
--> 依存性の処理をしています: systemd のパッケージ: mysql-community-server-8.0.15-1.el7.x86_64
|
60
|
+
--> 依存性の処理をしています: libsasl2.so.3()(64bit) のパッケージ: mysql-community-server-8.0.15-1.el7.x86_64
|
61
|
+
--> トランザクションの確認を実行しています。
|
62
|
+
---> パッケージ mysql-community-client.x86_64 0:8.0.15-1.el7 を インストール
|
63
|
+
---> パッケージ mysql-community-server.x86_64 0:8.0.15-1.el7 を インストール
|
64
|
+
--> 依存性の処理をしています: systemd のパッケージ: mysql-community-server-8.0.15-1.el7.x86_64
|
65
|
+
--> 依存性の処理をしています: systemd のパッケージ: mysql-community-server-8.0.15-1.el7.x86_64
|
66
|
+
--> 依存性の処理をしています: libsasl2.so.3()(64bit) のパッケージ: mysql-community-server-8.0.15-1.el7.x86_64
|
67
|
+
--> 依存性解決を終了しました。
|
68
|
+
エラー: パッケージ: mysql-community-server-8.0.15-1.el7.x86_64 (mysql80-community)
|
69
|
+
要求: systemd
|
70
|
+
エラー: パッケージ: mysql-community-server-8.0.15-1.el7.x86_64 (mysql80-community)
|
71
|
+
要求: libsasl2.so.3()(64bit)
|
72
|
+
問題を回避するために --skip-broken を用いることができます。
|
73
|
+
これらを試行できます: rpm -Va --nofiles --nodigest
|
74
|
+
```
|
47
75
|
|
76
|
+
|
77
|
+
|
48
78
|
わかる方がいたらアドバイスお願いします。
|