Bug 332 - [Anolis OS 7]centos7全量安装的请况下,centos 7.7 迁移到 anolisos7.9 失败
Summary: [Anolis OS 7]centos7全量安装的请况下,centos 7.7 迁移到 anolisos7.9 失败
Status: RESOLVED DUPLICATE of bug 309
Alias: None
Product: Anolis OS 7
Classification: Anolis OS
Component: OsMigration (show other bugs) OsMigration
Version: 7.9
Hardware: All Linux
: P1-Urgent S1-blocker
Target Milestone: ---
Assignee: wanqian
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 17:15 UTC by wanqian
Modified: 2023-02-24 14:41 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wanqian alibaba_cloud_group 2022-01-11 17:15:08 UTC
错误:软件包:postgresql-docs-9.2.24-1.el7_5.x86_64 (@anaconda)
          需要:postgresql(x86-64) = 9.2.24-1.el7_5
          正在删除: postgresql-9.2.24-1.el7_5.x86_64 (@anaconda)
              postgresql(x86-64) = 9.2.24-1.el7_5
          更新,由: postgresql-9.2.24-7.an7.x86_64 (updates)
              postgresql(x86-64) = 9.2.24-7.an7
          可用: postgresql-9.2.24-4.an7.x86_64 (os)
              postgresql(x86-64) = 9.2.24-4.an7
 您可以尝试添加 --skip-broken 选项来解决该问题
 您可以尝试执行:rpm -Va --nofiles --nodigest



anolis7 源中未提供 postgresql-docs 。
Comment 1 wanqian alibaba_cloud_group 2022-01-12 17:47:29 UTC
全量安装:
使用CentOS 7.7 ISO安装系统,选择带GUI服务器软件环境,并勾选所有可选组件,安装完成后不进行系统更新,使用迁移工具迁移到Anolix OS 7.9版本
x86_64 和aarch64均有此情况

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

CentOS 7.7 迁移Anolis OS 7.9
迁移命令:
yum -y install python3
wget  https://gitee.com/anolis/centos2anolis/raw/master/centos2anolis.py
python3 centos2anolis.py -v 7.9
Comment 2 杨晓旋 uniontech_group 2022-01-26 19:10:36 UTC
同309
Comment 3 yunqi-zwt alibaba_cloud_group 2023-02-24 14:41:56 UTC
 参考 杨晓璇 comment

*** This bug has been marked as a duplicate of bug 309 ***