Bug 310 - [Anolis OS 8]在centos8全量安装的情况下,centos 8.2迁移到anolis8.2,失败
Summary: [Anolis OS 8]在centos8全量安装的情况下,centos 8.2迁移到anolis8.2,失败
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: OsMigration (show other bugs) OsMigration
Version: 8.2
Hardware: All Linux
: P2-High S3-normal
Target Milestone: ---
Assignee: xuchunmei
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-10 18:07 UTC by wanqian
Modified: 2022-03-24 04:36 UTC (History)
1 user (show)

See Also:


Attachments
日志 (33.59 KB, text/plain)
2022-01-10 18:07 UTC, wanqian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wanqian alibaba_cloud_group 2022-01-10 18:07:55 UTC
Created attachment 100 [details]
日志

工具: https://gitee.com/anolis/centos2anolis/raw/master/centos2anolis.py

CentOS 7迁移Anolis OS 7
迁移命令:
yum -y install python3
python3 centos2anolis.py -v 7.7



centos8全量安装的请况下,centos 8.* 迁移到 anolisos8.*,均失败

部分日志见附件:
Comment 1 wanqian alibaba_cloud_group 2022-01-11 14:50:08 UTC
问题描述:

错误:
 问题 1: 无法为软件包安装最佳更新候选 gnome-control-center-3.28.2-19.el8.x86_64
  - 没有东西可提供 gnome-settings-daemon(x86-64) >= 3.32.0-13(gnome-control-center-3.28.2-27.0.2.an8.x86_64 需要)
 问题 2: 软件包 gnome-control-center-3.28.2-19.0.1.an8.x86_64 需要 gnome-control-center-filesystem = 3.28.2-19.0.1.an8,但没有提供者可以被安装
  - 无法同时安装 gnome-control-center-filesystem-3.28.2-27.0.2.an8.noarch 和 gnome-control-center-filesystem-3.28.2-19.0.1.an8.noarch
  - 安装的软件包的问题 gnome-control-center-3.28.2-19.el8.x86_64
  - 无法为软件包安装最佳更新候选 gnome-control-center-filesystem-3.28.2-19.el8.noarch
  - gnome-control-center-3.28.2-19.el8.x86_64 不属于 distupgrade 仓库
  - 没有东西可提供 gnome-settings-daemon(x86-64) >= 3.32.0-13(gnome-control-center-3.28.2-27.0.2.an8.x86_64 需要)
(尝试在命令行中添加 '--allowerasing' 来替换冲突的软件包 或 '--skip-broken' 来跳过无法安装的软件包 或 '--nobest' 来不只使用软件包的最佳候选)
Could not automatically sync with Anolis OS repositories.
        Check the output of 'yum distro-sync' to manually resolve the issue.

appstream的repo里面只有:gnome-settings-daemon-3.32.0-9.el8.x86_64.rpm 
版本低于3.32.0-13
Comment 2 xuchunmei alibaba_cloud_group 2022-01-12 20:49:59 UTC
之前已提过bug:
https://bugs.openanolis.cn/view.php?id=530
Comment 4 wanqian alibaba_cloud_group 2022-03-08 14:51:39 UTC
已验证,迁移成功