質問編集履歴

3

運営による修正(意図的に内容が抹消されているため)

2024/08/30 09:04

投稿

txty
txty

スコア303

test CHANGED
File without changes
test CHANGED
@@ -1,2 +1,56 @@
1
+ リポジトリの[base]から[]の4つは最後まで書かないといけないようでした。書かないと途中 ダウンロードできないようです。
2
+
3
+ 下が何なのか私も興味をもったのでよろしければ教えてください。移行を最後までやってもAlmaでなくcentos7とでてしまいます。最終的にAlmaに移行してみたいです。
4
+ ```
5
+ ports summary:
6
+ Errors: 0
7
+ Inhibitors: 2
8
+ HIGH severity reports: 3
9
+ MEDIUM severity reports: 2
10
+ LOW severity reports: 6
11
+ INFO severity reports: 2
12
+
13
+
14
+
15
+
16
+ ====> * verify_check_results
17
+ Check all dialogs and notify that user needs to make some choices.
18
+ ====> * verify_check_results
19
+ Check all generated results messages and notify user about them.
20
+
21
+ Debug output written to /var/log/leapp/leapp-preupgrade.log
22
+
23
+ ============================================================
24
+ REPORT OVERVIEW
25
+ ============================================================
26
+
27
+ Upgrade has been inhibited due to the following problems:
28
+ 1. Leapp detected loaded kernel drivers which have been removed in RHEL 8. Upgrade cannot proceed.
29
+ 2. Minimum memory requirements for RHEL 8 are not met
30
+
31
+ HIGH and MEDIUM severity reports:
32
+ 1. Difference in Python versions and support in RHEL 8
33
+ 2. Leapp detected loaded kernel drivers which are no longer maintained in RHEL 8.
34
+ 3. GRUB2 core will be automatically updated during the upgrade
35
+ 4. Module pam_pkcs11 will be removed from PAM configuration
36
+ 5. chrony using default configuration
37
+
1
- 危険なので、やらないほうがいいです。
38
+ Reports summary:
39
+ Errors: 0
40
+ Inhibitors: 2
41
+ HIGH severity reports: 3
42
+ MEDIUM severity reports: 2
43
+ LOW severity reports: 6
44
+ INFO severity reports: 2
45
+
46
+ Before continuing consult the full report:
47
+ A report has been generated at /var/log/leapp/leapp-report.json
48
+ A report has been generated at /var/log/leapp/leapp-report.txt
49
+
50
+ ============================================================
51
+ END OF REPORT OVERVIEW
52
+ ============================================================
53
+
54
+ Answerfile has been generated at /var/log/leapp/answerfile
55
+ $ sudo leapp preupgrade
2
- 引き返しましょう
56
+ ```

2

場合によっては危険です。引き返しましょう。

2024/08/21 13:40

投稿

txty
txty

スコア303

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,2 @@
1
1
  危険なので、やらないほうがいいです。
2
-
2
+ 引き返しましょう
3
-
4
-

1

場合によっては危険です。やらないほうがいいので引き返しましょう

2024/08/21 13:39

投稿

txty
txty

スコア303

test CHANGED
File without changes
test CHANGED
@@ -1,56 +1,4 @@
1
- リポジトリの[base]から[]の4つは最後まで書かないといけないようでした。書かないと途中 ダウンロードできないようです。
2
-
3
- 下が何なのか私も興味をもったのでよろしければ教えてください。移行を最後までやってもAlmaでなくcentos7とでてしまいます。最終的にAlmaに移行してみたいです。
4
-
5
- ports summary:
1
+ 危険なので、やらないほうがいいです。
6
- Errors: 0
7
- Inhibitors: 2
8
- HIGH severity reports: 3
9
- MEDIUM severity reports: 2
10
- LOW severity reports: 6
11
- INFO severity reports: 2
12
-
13
-
14
2
 
15
3
 
16
- ====> * verify_check_results
17
- Check all dialogs and notify that user needs to make some choices.
18
- ====> * verify_check_results
19
- Check all generated results messages and notify user about them.
20
4
 
21
- Debug output written to /var/log/leapp/leapp-preupgrade.log
22
-
23
- ============================================================
24
- REPORT OVERVIEW
25
- ============================================================
26
-
27
- Upgrade has been inhibited due to the following problems:
28
- 1. Leapp detected loaded kernel drivers which have been removed in RHEL 8. Upgrade cannot proceed.
29
- 2. Minimum memory requirements for RHEL 8 are not met
30
-
31
- HIGH and MEDIUM severity reports:
32
- 1. Difference in Python versions and support in RHEL 8
33
- 2. Leapp detected loaded kernel drivers which are no longer maintained in RHEL 8.
34
- 3. GRUB2 core will be automatically updated during the upgrade
35
- 4. Module pam_pkcs11 will be removed from PAM configuration
36
- 5. chrony using default configuration
37
-
38
- Reports summary:
39
- Errors: 0
40
- Inhibitors: 2
41
- HIGH severity reports: 3
42
- MEDIUM severity reports: 2
43
- LOW severity reports: 6
44
- INFO severity reports: 2
45
-
46
- Before continuing consult the full report:
47
- A report has been generated at /var/log/leapp/leapp-report.json
48
- A report has been generated at /var/log/leapp/leapp-report.txt
49
-
50
- ============================================================
51
- END OF REPORT OVERVIEW
52
- ============================================================
53
-
54
- Answerfile has been generated at /var/log/leapp/answerfile
55
- $ sudo leapp preupgrade
56
-