Skip to content

Instantly share code, notes, and snippets.

@k4200
Created June 30, 2021 02:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k4200/e70c3db54eea859a6ab73dd5ad7ead7e to your computer and use it in GitHub Desktop.
Save k4200/e70c3db54eea859a6ab73dd5ad7ead7e to your computer and use it in GitHub Desktop.
CentOS 7 -> 8 のログ: dracut-network
# dnf upgrade dracut-network --allowerasing --best
Extra Packages for Enterprise Linux 7 - x86_64 0.0 B/s | 0 B 00:00
CentOS Linux 8 - BaseOS 0.0 B/s | 0 B 00:00
依存関係が解決しました。
==========================================================================================================================================================
パッケージ アーキテクチャー バージョン リポジトリ サイズ
==========================================================================================================================================================
削除中:
dracut-network x86_64 033-572.el7 @System 146 k
依存関係パッケージを削除中:
abrt-addon-vmcore x86_64 2.1.11-60.el7.centos @System 40 k
abrt-cli x86_64 2.1.11-60.el7.centos @System 0
abrt-console-notification x86_64 2.1.11-60.el7.centos @System 1.3 k
kexec-tools x86_64 2.0.15-51.el7_9.3 @System 770 k
トランザクションの概要
==========================================================================================================================================================
削除 5 パッケージ
解放された容量: 958 k
これでよろしいですか? [y/N]: y
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
準備 : 1/1
削除 : abrt-console-notification-2.1.11-60.el7.centos.x86_64 1/5
削除 : abrt-cli-2.1.11-60.el7.centos.x86_64 2/5
scriptletの実行中: abrt-addon-vmcore-2.1.11-60.el7.centos.x86_64 3/5
削除 : abrt-addon-vmcore-2.1.11-60.el7.centos.x86_64 3/5
scriptletの実行中: abrt-addon-vmcore-2.1.11-60.el7.centos.x86_64 3/5
scriptletの実行中: kexec-tools-2.0.15-51.el7_9.3.x86_64 4/5
削除 : kexec-tools-2.0.15-51.el7_9.3.x86_64 4/5
scriptletの実行中: kexec-tools-2.0.15-51.el7_9.3.x86_64 4/5
削除 : dracut-network-033-572.el7.x86_64 5/5
検証 : abrt-addon-vmcore-2.1.11-60.el7.centos.x86_64 1/5
検証 : abrt-cli-2.1.11-60.el7.centos.x86_64 2/5
検証 : abrt-console-notification-2.1.11-60.el7.centos.x86_64 3/5
検証 : dracut-network-033-572.el7.x86_64 4/5
検証 : kexec-tools-2.0.15-51.el7_9.3.x86_64 5/5
削除しました:
dracut-network-033-572.el7.x86_64 abrt-addon-vmcore-2.1.11-60.el7.centos.x86_64 abrt-cli-2.1.11-60.el7.centos.x86_64
abrt-console-notification-2.1.11-60.el7.centos.x86_64 kexec-tools-2.0.15-51.el7_9.3.x86_64
完了しました!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment