質問編集履歴
2
文法の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,9 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
+
```ここに言語を入力
|
8
|
+
|
7
|
-
|
9
|
+
#yum update
|
8
10
|
|
9
11
|
Loaded plugins: fastestmirror, refresh-packagekit, security
|
10
12
|
|
@@ -21,6 +23,8 @@
|
|
21
23
|
Trying other mirror.
|
22
24
|
|
23
25
|
Error: Cannot retrieve repository metadata (repomd.xml) for repository: c6-media. Please verify its path and try again
|
26
|
+
|
27
|
+
```
|
24
28
|
|
25
29
|
|
26
30
|
|
1
文法の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
-
|
7
|
+
#yum update
|
8
8
|
|
9
9
|
Loaded plugins: fastestmirror, refresh-packagekit, security
|
10
10
|
|