From 20a1389395ec74b0708fc0f6cfa8731a0f22739e Mon Sep 17 00:00:00 2001 From: maozzi Date: Thu, 25 May 2023 09:49:57 +0000 Subject: [PATCH] add maozzi/centos2anolis.log. Signed-off-by: maozzi --- maozzi/centos2anolis.log | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 maozzi/centos2anolis.log diff --git a/maozzi/centos2anolis.log b/maozzi/centos2anolis.log new file mode 100644 index 0000000..2e44915 --- /dev/null +++ b/maozzi/centos2anolis.log @@ -0,0 +1,45 @@ +2022-07-29 11:09:21.421[INFO ]: ====== Start ====== +2022-07-29 11:09:21.421[INFO ]: Checking if the tool is executed by root user +2022-07-29 11:09:21.421[INFO ]: Get current OS version. +2022-07-29 11:09:21.430[INFO ]: Version is 8.5 +2022-07-29 11:09:21.431[INFO ]: Checking the version of Anolis OS +2022-07-29 11:09:21.431[INFO ]: Switch to Anolis OS 8 +2022-07-29 11:09:21.432[INFO ]: Checking required packages +2022-07-29 11:09:21.449[INFO ]: Checking i686 packages +2022-07-29 11:09:22.654[INFO ]: Verify before +2022-07-29 11:09:22.655[INFO ]: Checking: distribution +2022-07-29 11:09:22.676[INFO ]: centos-linux-release-8.5-1.2111.el8.noarch +2022-07-29 11:09:22.678[INFO ]: Checking: yum lock +2022-07-29 11:09:22.678[INFO ]: Checking network environment +2022-07-29 11:09:22.909[INFO ]: Check internal network environment is True +2022-07-29 11:09:22.910[INFO ]: Checking: dnf modules enable list +2022-07-29 11:09:22.910[INFO ]: Identifying dnf modules that are enabled... +2022-07-29 11:09:31.015[INFO ]: Looking for yumdownloader +2022-07-29 11:09:31.024[INFO ]: Process yum-utils install +2022-07-29 11:09:32.878[INFO ]: Checking mysql version +2022-07-29 11:09:32.892[INFO ]: Finding your repository directory +2022-07-29 11:09:32.893[INFO ]: Backing up and removing old repository files... +2022-07-29 11:09:35.532[INFO ]: Processing contentdir in repo files... +2022-07-29 11:09:35.538[INFO ]: Backing up and removing 3rd-part repository files... +2022-07-29 11:09:35.553[INFO ]: switch to anolis.repo +2022-07-29 11:09:35.568[INFO ]: Removing CentOS-specific yum configuration from /etc/yum.conf ... +2022-07-29 11:09:35.570[INFO ]: Downloading Anolis OS release package... +2022-07-29 11:09:41.042[INFO ]: Switching old release package with Anolis OS... +2022-07-29 11:09:41.479[INFO ]: optimise repofile +2022-07-29 11:09:41.498[INFO ]: Installing base packages for Anolis OS... +2022-07-29 11:09:49.526[INFO ]: Updating initrd... +2022-07-29 11:10:19.200[INFO ]: process pkgs for c7 +2022-07-29 11:10:19.201[INFO ]: Distro sync +2022-07-29 11:19:13.076[INFO ]: Process enabled modules after migration. +2022-07-29 11:19:22.831[INFO ]: Swap centos-logos related packages with Anolis OS packages +2022-07-29 11:19:22.862[INFO ]: Package redhat-lsb is replaced by system-lsb on Anolis OS +2022-07-29 11:19:28.868[INFO ]: Packages related to rhn are not provided by Anolis OS +2022-07-29 11:19:28.884[INFO ]: Packages related to subscription are not provided by Anolis OS 8 +2022-07-29 11:19:28.900[INFO ]: Package python3-syspurpose is not provided by Anolis OS +2022-07-29 11:19:30.675[INFO ]: Remove centos gpg-pubkey +2022-07-29 11:19:30.705[INFO ]: Removing yum cache +2022-07-29 11:19:30.714[INFO ]: Verify after +2022-07-29 11:19:30.715[INFO ]: Sync successfully, update grub.cfg. +2022-07-29 11:19:33.612[INFO ]: Resume 3rd-part repository files... +2022-07-29 11:19:33.621[INFO ]: Yum clean all +2022-07-29 11:19:49.362[INFO ]: Switch complete. Anolis OS recommends rebooting this system. \ No newline at end of file -- Gitee