Centos7迁移到Anolis OS 7的时候,执行 centos2anolis.py 脚本中提示如下:
centos2anolis.py
====== Start ======
Checking if the tool is executed by root user
Get current OS version.
Version is 7.9
Checking the version of Anolis OS
Switch to Anolis OS 7.9
Checking required packages
Checking i686 packages
Anolis OS does not provide i686 packages, please remove them before migration.
Installed i686 packages:
zlib-1.2.7-20.el7_9.i686
Anolis OS does not provide i686 packages, please remove them before migration.
上面这段的意思就是说Anolis系统不会提供i686的包,必需要先移除后在进行操作。
解决办法:
操作命令如下,如果是多个软件包的话,以此类推的移除即可继续迁移。
yum remove -y zlib-1.2.7-20.el7_9.i686
Copyright © 2013-2021 8a.hk All Rights Reserved. 八艾云 版权所有 中山市八艾云计算有限公司 粤ICP备14095776号