From a5cf1e7666485c53a82a70fe6f182bb36c4ca05d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BA=91=E9=BE=99?= <99811502@qq.com> Date: Mon, 22 Aug 2022 12:01:23 +0800 Subject: [PATCH] Submit migration result https://gitee.com/ycll/activity-lab-migrate/commit/d82d353b59e39c3f32096dcb02fa263b97fc7a3f --- ycll/centos2anolis.log | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 ycll/centos2anolis.log diff --git a/ycll/centos2anolis.log b/ycll/centos2anolis.log new file mode 100644 index 0000000..dbad780 --- /dev/null +++ b/ycll/centos2anolis.log @@ -0,0 +1,42 @@ +2022-08-22 11:41:55.013[INFO ]: ====== Start ====== +2022-08-22 11:41:55.013[INFO ]: Checking if the tool is executed by root user +2022-08-22 11:41:55.014[INFO ]: Get current OS version. +2022-08-22 11:41:55.017[INFO ]: Version is 7.7 +2022-08-22 11:41:55.018[INFO ]: Checking the version of Anolis OS +2022-08-22 11:41:55.018[INFO ]: Switch to Anolis OS 7.9 +2022-08-22 11:41:55.018[INFO ]: Checking required packages +2022-08-22 11:41:55.041[INFO ]: Checking i686 packages +2022-08-22 11:41:55.391[INFO ]: Verify before +2022-08-22 11:41:55.391[INFO ]: Checking: distribution +2022-08-22 11:41:55.417[INFO ]: centos-release-7-7.1908.0.el7.centos.x86_64 +2022-08-22 11:41:55.418[INFO ]: Checking: yum lock +2022-08-22 11:41:55.418[INFO ]: Checking network environment +2022-08-22 11:41:55.435[ERROR ]: +2022-08-22 11:41:55.435[INFO ]: Check dnf modules +2022-08-22 11:41:55.435[INFO ]: Looking for yumdownloader +2022-08-22 11:41:55.451[INFO ]: Process yum-utils install +2022-08-22 11:41:57.211[INFO ]: Checking mysql version +2022-08-22 11:41:57.237[INFO ]: Finding your repository directory +2022-08-22 11:41:57.238[INFO ]: Backing up and removing old repository files... +2022-08-22 11:41:57.937[INFO ]: Processing contentdir in repo files... +2022-08-22 11:41:57.942[INFO ]: Backing up and removing 3rd-part repository files... +2022-08-22 11:41:57.951[INFO ]: switch to anolis.repo +2022-08-22 11:41:57.952[INFO ]: Removing CentOS-specific yum configuration from /etc/yum.conf ... +2022-08-22 11:41:57.954[INFO ]: Downloading Anolis OS release package... +2022-08-22 11:42:05.139[INFO ]: Switching old release package with Anolis OS... +2022-08-22 11:42:05.241[INFO ]: optimise repofile +2022-08-22 11:42:05.241[INFO ]: Installing base packages for Anolis OS... +2022-08-22 11:42:13.282[INFO ]: Updating initrd... +2022-08-22 11:42:33.291[INFO ]: process pkgs for c7 +2022-08-22 11:42:33.786[INFO ]: Distro sync +2022-08-22 11:46:17.462[INFO ]: Process enabled modules +2022-08-22 11:46:17.462[INFO ]: Swap centos-logos related packages with Anolis OS packages +2022-08-22 11:46:17.588[INFO ]: Packages related to rhn are not provided by Anolis OS +2022-08-22 11:46:17.617[INFO ]: Package python3-syspurpose is not provided by Anolis OS +2022-08-22 11:46:17.647[INFO ]: Remove centos gpg-pubkey +2022-08-22 11:46:17.711[INFO ]: Removing yum cache +2022-08-22 11:46:17.724[INFO ]: Verify after +2022-08-22 11:46:17.724[INFO ]: Sync successfully, update grub.cfg. +2022-08-22 11:46:18.900[INFO ]: Resume 3rd-part repository files... +2022-08-22 11:46:18.907[INFO ]: Yum clean all +2022-08-22 11:46:46.423[INFO ]: Switch complete. Anolis OS recommends rebooting this system. -- Gitee