From 9176cf9da37fb76d81e51889158818613a135b10 Mon Sep 17 00:00:00 2001 From: liangwup1123 Date: Tue, 21 Jun 2022 09:44:19 +0000 Subject: [PATCH] =?UTF-8?q?#I5D5M4=20CentOS=208=E8=BF=81=E7=A7=BBAnolis=20?= =?UTF-8?q?OS=208=20Submit=20migration=20result?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitee.com/anolis-challenge/summer2022/issues/I5D5M4 --- liangwup1123/centos2anolis.log | 55 ++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 liangwup1123/centos2anolis.log diff --git a/liangwup1123/centos2anolis.log b/liangwup1123/centos2anolis.log new file mode 100644 index 0000000..4413c7a --- /dev/null +++ b/liangwup1123/centos2anolis.log @@ -0,0 +1,55 @@ +2022-06-20 17:22:45.645[INFO ]: ====== Start ====== +2022-06-20 17:22:45.645[INFO ]: Checking if the tool is executed by root user +2022-06-20 17:22:45.645[INFO ]: Get current OS version. +2022-06-20 17:22:45.651[INFO ]: Version is 8.5 +2022-06-20 17:22:45.652[INFO ]: Checking the version of Anolis OS +2022-06-20 17:22:45.652[INFO ]: Switch to Anolis OS 8 +2022-06-20 17:22:45.653[INFO ]: Checking required packages +2022-06-20 17:22:45.667[INFO ]: Checking i686 packages +2022-06-20 17:22:46.786[INFO ]: Creating a list of RPMs installed before the switch +2022-06-20 17:22:46.786[INFO ]: Verifying RPMs installed before the switch against RPM database +2022-06-20 17:23:41.314[INFO ]: Review the output of following files: +2022-06-20 17:23:41.315[INFO ]: iZbp1amip45pjpz3ra2fx7Z-rpms-list-before.log +2022-06-20 17:23:41.315[INFO ]: iZbp1amip45pjpz3ra2fx7Z-rpms-verified-before.log +2022-06-20 17:23:41.315[INFO ]: Checking: distribution +2022-06-20 17:23:41.326[INFO ]: centos-linux-release-8.5-1.2111.el8.noarch +2022-06-20 17:23:41.328[INFO ]: Checking: yum lock +2022-06-20 17:23:41.332[INFO ]: Checking network environment +2022-06-20 17:23:41.551[INFO ]: Check internal network environment is True +2022-06-20 17:23:41.552[INFO ]: Checking: dnf modules enable list +2022-06-20 17:23:41.552[INFO ]: Identifying dnf modules that are enabled... +2022-06-20 17:23:48.862[INFO ]: Looking for yumdownloader +2022-06-20 17:23:48.873[INFO ]: Process yum-utils install +2022-06-20 17:23:50.411[INFO ]: Checking mysql version +2022-06-20 17:23:50.423[INFO ]: Finding your repository directory +2022-06-20 17:23:50.423[INFO ]: Backing up and removing old repository files... +2022-06-20 17:23:52.617[INFO ]: Processing contentdir in repo files... +2022-06-20 17:23:52.623[INFO ]: Backing up and removing 3rd-part repository files... +2022-06-20 17:23:52.632[INFO ]: switch to anolis.repo +2022-06-20 17:23:52.644[INFO ]: Removing CentOS-specific yum configuration from /etc/yum.conf ... +2022-06-20 17:23:52.645[INFO ]: Downloading Anolis OS release package... +2022-06-20 17:23:57.146[INFO ]: Switching old release package with Anolis OS... +2022-06-20 17:23:57.556[INFO ]: optimise repofile +2022-06-20 17:23:57.571[INFO ]: Installing base packages for Anolis OS... +2022-06-20 17:24:04.246[INFO ]: Updating initrd... +2022-06-20 17:24:26.937[INFO ]: process pkgs for c7 +2022-06-20 17:24:26.939[INFO ]: Distro sync +2022-06-20 17:32:47.434[INFO ]: Process enabled modules after migration. +2022-06-20 17:32:55.369[INFO ]: Swap centos-logos related packages with Anolis OS packages +2022-06-20 17:32:55.420[INFO ]: Package redhat-lsb is replaced by system-lsb on Anolis OS +2022-06-20 17:33:00.053[INFO ]: Packages related to rhn are not provided by Anolis OS +2022-06-20 17:33:00.063[INFO ]: Packages related to subscription are not provided by Anolis OS 8 +2022-06-20 17:33:00.072[INFO ]: Package python3-syspurpose is not provided by Anolis OS +2022-06-20 17:33:01.503[INFO ]: Remove centos gpg-pubkey +2022-06-20 17:33:01.522[INFO ]: Removing yum cache +2022-06-20 17:33:01.529[INFO ]: Creating a list of RPMs installed after the switch +2022-06-20 17:33:01.529[INFO ]: Verifying RPMs installed after the switch against RPM database +2022-06-20 17:33:28.424[INFO ]: Review the output of following files: +2022-06-20 17:33:28.424[INFO ]: iZbp1amip45pjpz3ra2fx7Z-rpms-list-before.log +2022-06-20 17:33:28.424[INFO ]: iZbp1amip45pjpz3ra2fx7Z-rpms-verified-before.log +2022-06-20 17:33:28.424[INFO ]: iZbp1amip45pjpz3ra2fx7Z-rpms-list-after.log +2022-06-20 17:33:28.424[INFO ]: iZbp1amip45pjpz3ra2fx7Z-rpms-verified-after.log +2022-06-20 17:33:28.425[INFO ]: Sync successfully, update grub.cfg. +2022-06-20 17:33:30.565[INFO ]: Resume 3rd-part repository files... +2022-06-20 17:33:30.572[INFO ]: Yum clean all +2022-06-20 17:33:40.423[INFO ]: Switch complete. Anolis OS recommends rebooting this system. \ No newline at end of file -- Gitee